From octave-maintainers-request at bevo dot che dot wisc dot edu Thu Dec 11 09:47:02 2003 Subject: Re: Building latest CVS on Solaris 9 From: Albert Chin To: octave-maintainers at bevo dot che dot wisc dot edu Date: Thu, 11 Dec 2003 09:46:44 -0600 On Wed, Dec 10, 2003 at 02:24:48PM -0600, John W. Eaton wrote: > On 10-Dec-2003, Albert Chin wrote: > > | Trying to build latest CVS on Solaris 9 with: > | $ cc -V > | cc: Forte Developer 7 C 5.4 2002/03/09 > | > | I run into the following problem: > | CC -G -o liboctave.so \ > | > | [...] > | > | ld: fatal: symbol `boolNDArray mx_el_and(const boolNDArray&,const > | boolNDArray&)' is multiply-defined: > | (file pic/boolNDArray.o type=FUNC; file pic/mx-bnda-bnda.o > | type=FUNC); > | > | [...] > > Please try the following patch. Thanks, it worked. -- albert chin (china at thewrittenword dot com)