fink install octave-forge gives:

mkoctfile -DHAVE_OCTAVE_21 -v deref.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 deref.cc -o deref.o
g++ -bundle -bundle_loader /sw/bin/octave-2.1.53 -o deref.oct deref.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 mark_for_deletion.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 mark_for_deletion.cc -o mark_for_deletion.o
g++ -bundle -bundle_loader /sw/bin/octave-2.1.53 -o mark_for_deletion.oct mark_for_deletion.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 -lqhull tsearch.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 tsearch.cc -o tsearch.o
g++ -bundle -bundle_loader /sw/bin/octave-2.1.53 -o tsearch.oct tsearch.o -lqhull -L/sw/lib/octave-2.1.53 -loctave -lcruft -loctinterp -framework vecLib
ld: warning -prebind has no effect with -bundle
ld: can't locate file for: -lqhull
make[2]: *** [tsearch.oct] Error 1
make[1]: *** [geometry/] Error 2
make: *** [main/] Error 2
### execution of make failed, exit code 2
Failed: compiling octave-forge-2004.02.12-1 failed



maybe related or not is that I have qhull installed:


fink list qhull

fink list qhull
Information about 2858 packages read in 2 seconds.
i qhull 2002.1-10 Calculate convex hulls and related struct...


--
Package manager version: 0.19.1
Distribution version: 0.6.2.cvs
Mac OS X version: 10.3.2
December 2001 Developer Tools
gcc version: 3.3
make version: 3.79
Feedback Courtesy of FinkCommander



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to