octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS build error with new sort


From: John Swensen
Subject: CVS build error with new sort
Date: Sun, 3 Feb 2008 20:41:57 -0500

I am trying to build the most recent CVS (as of 2008/02/03 about 8PM) and am having a linker error involving the new sort stuff for sparse matrices. When trying to link liboctave.dylib, I get the following error: ld: duplicate symbol __ZN11octave_sortIiE11set_compareEPFbiiE in pic/ Array-i.o and pic/sparse-sort.o


My configure line is as follows:
./configure CC=gcc-4 CXX=g++-4 F77=gfortran CPPFLAGS=-I/sw/include LDFLAGS="-L/System/Library/Frameworks/Accelerate.framework -L/sw/lib - lreadline -lSystem -lSystemStubs -framework Accelerate" --prefix=/sw/ opt/octave/3.0_cvs20080203 --with-blas="-framework Accelerate"

John Swensen


reply via email to

[Prev in Thread] Current Thread [Next in Thread]