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 W. Eaton
Subject: CVS build error with new sort
Date: Mon, 04 Feb 2008 02:55:23 -0500

On  3-Feb-2008, John Swensen wrote:

| 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

I don't know why this is happening.  I don't see this problem, but I'm
not using OS X.

Demangling the above symbol name doesn't work for me.  What is the
result of

  echo __ZN11octave_sortIiE11set_compareEPFbiiE | c++filt

on your system?

jwe


reply via email to

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