Hello,

I wanted to upgrade my octave-forge package to the latest stable release (2004.09.09-1), but it fails with the following mesage (just the last lines) :

Processing main/struct/...
mkoctfile -DHAVE_OCTAVE_21 -v getfields.cc
g++ -c -no-cpp-precomp -I/sw/include -I/sw/include/octave-2.1.53 -I/sw/include/octave-2.1.53/octave -I/sw/include -g -O2 -DHAVE_OCTAVE_21 getfields.cc -o getfields.o
g++ -bundle -bundle_loader /sw/bin/octave-2.1.53 -o getfields.oct getfields.o -L/sw/lib/octave-2.1.53 -loctave -lcruft -loctinterp -framework vecLib
ld: warning -prebind has no effect with -bundle
mkoctfile -DHAVE_OCTAVE_21 -v setfields.cc
g++ -c -no-cpp-precomp -I/sw/include -I/sw/include/octave-2.1.53 -I/sw/include/octave-2.1.53/octave -I/sw/include -g -O2 -DHAVE_OCTAVE_21 setfields.cc -o setfields.o
g++ -bundle -bundle_loader /sw/bin/octave-2.1.53 -o setfields.oct setfields.o -L/sw/lib/octave-2.1.53 -loctave -lcruft -loctinterp -framework vecLib
ld: warning -prebind has no effect with -bundle
mkoctfile -DHAVE_OCTAVE_21 -v struct.cc
g++ -c -no-cpp-precomp -I/sw/include -I/sw/include/octave-2.1.53 -I/sw/include/octave-2.1.53/octave -I/sw/include -g -O2 -DHAVE_OCTAVE_21 struct.cc -o struct.o
g++ -bundle -bundle_loader /sw/bin/octave-2.1.53 -o struct.oct struct.o -L/sw/lib/octave-2.1.53 -loctave -lcruft -loctinterp -framework vecLib
ld: warning -prebind has no effect with -bundle
Processing main/symbolic/...
make[2]: Nothing to be done for `all'.
make[1]: Target `all' not remade because of errors.
Processing nonfree/
make[1]: Nothing to be done for `all'.
Build finished.
Please read FIXES/README before you install.
main/ not complete. See log for details
make: *** [all] Error 1
### execution of make failed, exit code 2
Failed: compiling octave-forge-2004.09.09-1 failed



Actually, it looks like it compiles without troubles, but fails at the end because of errors I do not see.
Had anyone the same problem ?


I have a PowerMac G5, Mac OS X 10.3.5 with Xcode 1.1

Thank you for your help,


Alexandre Vial




------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to