Date: Wed, 12 Nov 2014 03:55:41 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 194490] www/firefox 33.0 does not build on FreeBSD 8.4 under poudriere Message-ID: <bug-194490-21738-XszSbf4NQh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-194490-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-194490-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194490 --- Comment #7 from Don Lewis <truckman@FreeBSD.org> --- That worked. I get this error on startup: (process:2183): GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed but firefox appears to function properly. I suspect that this addition to bsd.gecko.mk would allow 33.0 to build correctly: +CONFIGURE_TARGET:=${ARCH:C/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL} -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194490-21738-XszSbf4NQh>