Hi Many thanks, that fixed that problem.
Gena Amateur Call: M 0 E B P VOIP / IM: gena1959uk -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dan Nicholson Sent: Monday, July 30, 2007 1:59 PM To: [EMAIL PROTECTED]; BLFS Support List Subject: Re: NSS installed Firefox problem On 7/30/07, Georgina Joyce <[EMAIL PROTECTED]> wrote: > Hi > > I've installed the NSS packaged using the instructions in SVN 29 July 2007. > As part of my gnome build, I want to install Firefox. As I'm building gnome > to use orca, I understand I need to install a development version of Firefox, > so I checked out CVS 29 July 2007 the Firefox repository. I've tried to > follow the instructions for Firefox as a guide and hit this problem: > > > checking whether C++ requires implementation of unused virtual > methods... no > checking for trouble comparing to zero near std::operator!=()... no > checking for LC_MESSAGES... yes > checking for nspr-config... /usr/bin/nspr-config > checking for NSPR - version >= 4.0.0 (skipping)... yes > configure: error: system NSPR does not support PR_STATIC_ASSERT > *** Fix above errors and then restart with "make -f > client.mk build" > make[1]: *** [configure] Error 1 > make[1]: Leaving directory `/usr/src/gena/cvs/mozilla' > > I'm not sure what it is I need to fix. Any ideas what I've done wrong with > the installation of NSS, or is it a Firefox configuration issue? I'm sure the CVS version of firefox requires a newer version of NSS/NSPR. In that case, I would remove the --enable-system-{nss,nspr} arguments in .mozconfig and let it build the version that is in the CVS tree. It won't interfere with the versions in /usr. Otherwise, you can try installing CVS versions of NSS/NSPR to /usr. They wouldn't be usable by firefox-2.x or thunderbird-2.x, though. The first solution sounds easier. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page __________ NOD32 2428 (20070730) Information __________ This message was checked by NOD32 antivirus system. http://www.eset.com -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
