Errored on compile. Here is what seemed to be the most relevant part:
g++ -M -no-cpp-precomp -I/sw/include -I/sw/include/octave-2.1.57 -I/sw/include/octave-2.1.57/octave -I/sw/include -g -O2 -DHAVE_OCTAVE_21 -DGALOIS_DISP_PRIVATES -DHAVE_ND_ARRAYS -DTYPEID_HAS_CLASS -DCLASS_HAS_LOAD_SAVE ov-galois.cc | /sw/bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,ov-galois\.o,pic/& & ov-galois.d,g' > ov-galois.d-t && mv ov-galois.d-t ov-galois.d
echo "Compiling galois.o"; \
mkoctfile -DHAVE_OCTAVE_21 -v -L/sw/lib -lhdf5 -DGALOIS_DISP_PRIVATES -DHAVE_ND_ARRAYS -DTYPEID_HAS_CLASS -DCLASS_HAS_LOAD_SAVE -c galois.cc
Compiling galois.o
g++ -c -no-cpp-precomp -I/sw/include -I/sw/include/octave-2.1.57 -I/sw/include/octave-2.1.57/octave -I/sw/include -g -O2 -DHAVE_OCTAVE_21 -DGALOIS_DISP_PRIVATES -DHAVE_ND_ARRAYS -DTYPEID_HAS_CLASS -DCLASS_HAS_LOAD_SAVE galois.cc -o galois.o
galois.cc: In function `boolMatrix mx_el_lt(const galois&, const galois&)':
galois.cc:1282: error: `NBM' undeclared (first use this function)
galois.cc:1282: error: (Each undeclared identifier is reported only once for
each function it appears in.)
galois.cc: In function `boolMatrix mx_el_eq(const galois&, const galois&)':
galois.cc:1282: error: `TBM' undeclared (first use this function)
galois.cc:1282: error: `FBM' undeclared (first use this function)
make[2]: *** [galois.o] Error 1
make[1]: *** [comm/] Error 2
make: *** [main/] Error 2
### execution of make failed, exit code 2
Failed: compiling octave-forge-2004.02.12-2 failed


--
Package manager version: 0.20.0
Distribution version: 0.7.0.cvs
Mac OS X version: 10.3.3
December 2001 Developer Tools
gcc version: 3.3
make version: 3.79
Feedback Courtesy of FinkCommander



-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to