Summary: | www/libxul: compiler error in dsa.c | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | O. Hartmann <ohartmann> |
Component: | Individual Port(s) | Assignee: | Beat Gaetzi <beat> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
O. Hartmann
2009-12-03 09:40:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->gecko Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->feedback have you any special flags in your /etc/make.conf? I can't reproduce this on the FreeBSD cluster or local. Same problem here, my CFLAGS in make.conf are : CFLAGS= -O2 -pipe Hi,
Marc Lagrange wrote:
> Same problem here, my CFLAGS in make.conf are :
> CFLAGS= -O2 -pipe
Could you please check if xulrunner is still installed on your system?
If yes, please deinstall xulrunner and try to rebuild libxul once again.
Thanks,
Beat
Hi, Could you please check if net/mpich2 is installed on your system? Thanks, Beat Responsible Changed From-To: gecko->beat I'll take it. Hi, Please try this patch: http://people.freebsd.org/~beat/pr/141131/libxul-mpich2.patch Beat beat 2009-12-28 11:22:33 UTC FreeBSD ports repository Modified files: www/libxul/files patch-security_coreconf_FreeBSD.mk Log: - Fix build if net/mpich2 is installed PR: ports/141131 Reported by: "O. Hartmann" <ohartman AT zedat.fu-berlin.de>, Marc Lagrange <rhaamo AT gruik.at>, Rainer Hurling <rhurlin AT gwdg.de> (thanks!) Revision Changes Path 1.3 +6 -0 ports/www/libxul/files/patch-security_coreconf_FreeBSD.mk _______________________________________________ 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" State Changed From-To: feedback->closed Committed. Thanks! |