Sascha Lucas ha scritto:
Hi,
it seems that the gcc can't find sablot library in your system, but for emerge it's installed, remove that -lsablot, from your flags, it was a try to force the linking of that library.
whould you please try to do a simple
# emerge net-libs/libwww app-text/sablotron www-servers/lighttpd
this will force the reinstallation of those 2 libraries and then of lighttpd.
I've found an interesting bug-report for problem:
http://bugs.gentoo.org/show_bug.cgi?id=65693#c25
it seems to be an java-issue. Perhaps I will wait until it is fixed in portage.
Thanks,
Sascha.
I bet you don't need java in php-cgi if that is the true problem try, if you don't need sablotron (xml) add that negative use flag too
USE="-java -xml2" emerge php-cgi
then emerge your preferite web server :-)
-- [email protected] mailing list
