Date: Fri, 20 Jun 2008 11:01:20 -0500 From: "Jeremy Messenger" <mezz7@cox.net> To: "Tom Evans" <tevans.uk@googlemail.com> Cc: gnome@freebsd.org Subject: Re: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! Message-ID: <op.uc11gizu9aq2h7@mezz.mezzweb.com> In-Reply-To: <1213966603.35536.8.camel@localhost> References: <op.ucxiscyq9aq2h7@mezz.mezzweb.com> <48597287.2040907@cyberbotx.com> <1213876731.10665.156.camel@localhost> <485A6E6B.2000606@cyberbotx.com> <1213894832.10665.175.camel@localhost> <op.uc0bldc29aq2h7@mezz.mezzweb.com> <1213966603.35536.8.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 20 Jun 2008 07:56:43 -0500, Tom Evans <tevans.uk@googlemail.com> wrote: > Ok, so I did a full kernel + world update last night, checked out a > fresh copy of the ports tree, and re-applied the marcusmerge. > > All my logs/conf are on http://87.194.39.182/fbsd/ff3_logs/ - the large > logs are also there bzipped, as I'm not sure if I've set up deflate on > that server. > > With this done, the port fails to build whilst linking a javascript > library (ff3-build-unmodified_port_makefile.log). With the patch > Makefile.diff applied to the port makefile, the port builds > (ff3-build-patched_port_makefile.log), but the resulting binary exhibits > the strange address bar issue I described earlier. I have some very > weird library sonames being built (see libnspr.txt). I thought that > ld-elf only looks at the first numeric of a soname, so 'libfoo.so.0.1' > is invalid, but the port seems to be building (at least) > libnspr4.so.1.0. > > There is also the usual kernel conf, make.conf, uname and pkg_info on > the website. In my make.conf, you'll see I am using ccache, but I wasn't > yesterday - Firefox takes way too long to rebuild without ccache :) > > If anything else would be useful, let me know. All of your stuff are useful, thanks. Your main problem is that a lot of your installed ports are out of date. See here: ff3-build-unmodified_port_makefile.log.bz2: --------------------------------------------- checking for nspr-config... /usr/local/bin/nspr-config checking for NSPR - version >= 4.7.0... no --------------------------------------------- We have nspr-4.7 and nss-3.11.9_2. When you are going to update all of your installed ports. Do not forget to read in UPDATING or your update won't get success. I would do follow in 20080323 on only pkg_deinstall or pkg_delete part, then follow 20080605 (gettext stuff) that should cover everything. Cheers, Mezz > Cheers > > Tom -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.uc11gizu9aq2h7>