Quoting Greg Lewis <[EMAIL PROTECTED]> (Fri, 29 Jun 2007 14:50:57 +0000 (UTC)):
> glewis 2007-06-29 14:50:57 UTC > > FreeBSD ports repository > > Modified files: > java/diablo-jdk15 Makefile > java/diablo-jre15 Makefile > Log: > . Make the LIB_DEPENDS for compat6x look for z.3 rather than (the correct) > c.6 since the latter is (erroneously) found in linux_base if that is > installed. This should be switched back once LIB_DEPENDS is fixed to > ignore Linux shared libraries. Isn't it the case that LIB_DEPENDS searches in the ldconfig directories? If it is like I remember (and described in the last sentence), then this can be fixed by searching for the linux ports which utilize USE_LDCONFIG instead of using INSTALLS_SHLIB, or which use "some" ldconfig (the linux ldconfig has to be used and it has to chroot into the LINUXBASE, INSTALLS_SHLIB does the right thing). Bye, Alexander. -- The one day you'd sell your soul for something, souls are a glut. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
