Hi,
I tried to figure out how to create fink packages by creating one for the
jack-audio-connection kit (I know there's a separate os x version...)
The package compiled and installed almost fine, but other programs seemed to link
to the library version in the source directory (/sw/src...), so I removed my
test package again using the fink remove <mypackagename> command.
It didn't complain about any errors, but now I can't compile the new version
of kdelibs3, cause it tries to link against the (non existent) jack library.
The error msg. I'm getting is:
<...>
flex/lib -o libartskde.la -rpath /sw/lib -L/sw/lib/flex/lib -L/sw/lib -L/usr/X11R6/lib -no-undefined -version-info 3:0:2 libartskde_la.all_cc.lo libartskde_la.all_cpp.lo ../../kio/libkio.la -lqtmcop -lsoundserver_idl -L/sw/lib -L/usr/X11R6/lib
grep: /sw/src/root-jack-0.99.0-1/sw/lib/libjack.la: No such file or directory
sed: /sw/src/root-jack-0.99.0-1/sw/lib/libjack.la: No such file or directory
libtool: link: `/sw/src/root-jack-0.99.0-1/sw/lib/libjack.la' is not a valid libtool archive
make[3]: *** [libartskde.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
NAME-3.3.1-22 make-build failed!
### execution of /var/tmp/tmp.1.tr0BfH failed, exit code 1
Failed: compiling kdelibs3-3.3.1-22 failed
I removed all the jack files in my fink installation.
How can I tell the system that there's no jack lib?
Does libtool have something like a database of installed libraries that has to be refreshed?
Before installing my package, it was validated...
Maybe you could also tell me where the bug in my test package might be? Else, i'd probably
ask on the dev list for some help with my package...
Thanks in advance Falko
------------------------------------------------------- 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
