On Sun, Oct 12, 2008 at 10:04 PM, Marius Schamschula
<
marius173@...> wrote:
> 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
Octave doesn't ever reference these symbols, so I suspect it's a
miscompilation of GLPK.
--
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz
_______________________________________________
Bug-octave mailing list
Bug-octave@...
https://www-old.cae.wisc.edu/mailman/listinfo/bug-octave