The following reply was made to PR ports/159831; it has been noted by GNATS.
From: Sayetsky Anton <[email protected]> To: [email protected], Anthony Jenkins <[email protected]> Cc: Subject: Re: ports/159831: www/firefox is broken Date: Mon, 22 Aug 2011 11:08:28 +0300 2011/8/22 Anthony Jenkins <[email protected]>: > I had the same problem here, it seems the firefox-6.0 build is pulling > jstypes.h from the base system Confirmed. I had both libxul and spidermonkey installed. I removed libxul, but cannot remove spidermonkey. So moved jstypes.h from spidermonkey to jstypes.h.bak. Then switched WITH_DBUS in firefox to YES, and it builds succesfully again. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
