Hi all,
Now that John has posted the source of octave 3.0.3 I've started building it under Mac OS X. I ran into the csparse.cc error, but thanks to Jarsoslav's patch got past that. I now am stuck with the following error (this is from the x86 10.4.11 build, but I get the same error for Mac OS X 10.5.5 and on both PPC and intel platforms):
g++ -bundle -bundle_loader ../src/octave -o __glpk__.oct pic/__glpk__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -Wl,-framework -Wl,vecLib -lfftw3 -lreadline -lncurses -lhdf5 -lz -lm -L/usr/local/bin/../lib/gcc-lib/i386-apple-darwin8.11.1/4.0.3/ -L/usr/local/bin/../lib/gcc-lib/i386-apple-darwin8.11.1/4.0.3 -L/usr/lib/gcc// -L/usr/local/bin/../lib/gcc-lib/i386-apple-darwin8.11.1/4.0.3/// -L/usr/lib// -lhdf5 -lz -lf95 -lm -lSystemStubs -lmx -lglpk
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
__glp_lib_fault_hook
__glp_lib_print_hook
collect2: ld returned 1 exit status
make[2]: *** [__glpk__.oct] Error 1
make[1]: *** [src] Error 2
make: *** [all] Error 2
Note: I'm building against glpk 4.32.
--
Marius Schamschula
Webmaster
The Huntsville Macintosh Users Group
www.hmug.org
webmaster at hmug dot org
marius at schamschula dot com
_______________________________________________
Bug-octave mailing list
Bug-octave@...
https://www-old.cae.wisc.edu/mailman/listinfo/bug-octave