Re: [Fink-devel] octave-forge-2004.02.12-1

2004-03-10 Thread Christian Schaffner
Hi Michael On 08.03.2004, at 21:32, Michael Kluskens wrote: fink install octave-forge gives: ... 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

Re: [Fink-devel] octave-forge-2004.02.12-1

2004-03-09 Thread jfm
On Mar 8, 2004, at 9:32 PM, Michael Kluskens wrote: fink install octave-forge gives: ld: can't locate file for: -lqhull Thanks for the reminder _ the issue came up already before. Fixed in cvs. (if you can't wait, just add in the info file a line SetLIBRARY_PATH: %p/lib ) JF Mertens

[Fink-devel] octave-forge-2004.02.12-1

2004-03-08 Thread Michael Kluskens
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

[Fink-devel] octave-forge-2004.02.12-1

2004-02-27 Thread Martin Rocek
I don't know who to contact, but it won't compile; after going through a lot, it gives a whole string of errors and then gives up; up until then, it seemed fine. /sw/include/png.h:952: error: parse error before `*' token /sw/include/png.h:953: error: parse error before `*' token

[Fink-devel] octave-forge-2004.02.12-1

2004-02-21 Thread Linc Davis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks for contributing this package. I'm unable to build it: checking for qh_qhull in -lqhull... yes [...] 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 -