Re: blt-2.4z-15l
Alexander Hansen <alexanderk.hansen <at> gmail.com>
2008-09-02 17:37:00 GMT
On Sep 2, 2008, at 1:22 PM, Peter Dyballa wrote:
Am 02.09.2008 um 18:50 schrieb Alexander Hansen:
blt shows an explicit build dependency on libjpeg, so the missing library _should_ be available. What do you get from
ls -l /sw/lib/libjpeg*.dylib ?
-rwxr-xr-x 1 root admin 144188 8 Dez 2006 /sw/lib/libjpeg.62.0.0.dylib
lrwxr-xr-x 1 root admin 20 8 Dez 2006 /sw/lib/libjpeg.62.dylib -> libjpeg.62.0.0.dylib
lrwxr-xr-x 1 root admin 20 8 Dez 2006 /sw/lib/libjpeg.dylib -> libjpeg.62.0.0.dylib
That looks right--no stray dangling symlink there.
(assuming your Fink tree is in /sw)
It is, of course.
I tried to change a *local* copy of the INFO file to contain a 'SetLDFLAGS: -L/sw/lib' line, but it did not make a change – I'm no Obama, obviously!
It's quite possible that that particular line in the makefile doesn't try to inherit the LDFLAGS setting. Normally fink passes -L/sw/lib in LDFLAGS anyway.
Maybe in the wrong place. Right now some compilation with Qt is running, but in a few hours I think I'll be able to look again into what happens when configure is running and logs into its LOG file(s). Is there a way to make fink show some internals, environment, propagation of settings from the INFO file?
--
Greetings
Pete
Only useless documentation transcends the first two laws.
– Arnold's Third Law of Documentation
You can get the environment that fink uses to build a package via
fink dumpinfo -fenv <packagename>
It might be useful to see that output for blt, to see if something in the environment is making the build unhappy.
Also: you didn't quote the whole compiler command. Go back a couple of lines and check if everything looks right. On my system, where this version of blt builds, I get the following:
...
gcc -Wall -O3 -fno-common -I. -I. -I/sw/include -I/usr/X11R6/include -o bltwish \
-DTCLLIBPATH=\"/sw/lib/tcl8.4\" \
./bltUnixMain.c libBLT.a -L/sw/lib -ltk8.4 -ltcl8.4 -L/usr/X11R6/lib -lX11 -ljpeg -lm
...
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-devel mailing list
Fink-devel <at> lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel