The script's list of libraries begins with an invalid string: nss-config --libs -Wl,-R/usr/local/lib/nss ..... How-To-Repeat: Trying to build a mozilla application (such as thunderbird3) with-system-nss (as ALL ports should do) fails because of this problem.
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainers
State Changed From-To: open->feedback I am not really sure about it. Do you know if remove this will cripple other apps?
State Changed From-To: feedback->closed I don't really understand why all suddent now it causes problem when it has been there for about three years without any problem. Committed, thanks!
mezz 2010-04-29 01:58:18 UTC FreeBSD ports repository Modified files: security/nss Makefile security/nss/files nss-config.in Log: Fix the 'nss-config --libs' by remove the '-Wl,-R/usr/local/lib/nss' to allow other gecko applications to be able to build with nss. PR: ports/144994 Submitted by: mi Revision Changes Path 1.51 +1 -0 ports/security/nss/Makefile 1.3 +1 -1 ports/security/nss/files/nss-config.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"