Re: Cannot make 3.12 on FreeBSD 7.0

2008-09-10 Thread Wan-Teh Chang
On Wed, Sep 10, 2008 at 4:48 PM, Nelson B Bolyard <[EMAIL PROTECTED]> wrote: > Wan-Teh Chang wrote, On 2008-09-10 16:27: > >> I just added NSS 3.12 build instructions with this information. The file >> may take a few hours to show up on the website: >> http://www.mozilla.org/projects/security/pki/

Re: Cannot make 3.12 on FreeBSD 7.0

2008-09-10 Thread Nelson B Bolyard
Wan-Teh Chang wrote, On 2008-09-10 16:27: > I just added NSS 3.12 build instructions with this information. The file > may take a few hours to show up on the website: > http://www.mozilla.org/projects/security/pki/nss/nss-3.12/nss-3.12-build.html I thought the plan was to not increase the amount

Re: Cannot make 3.12 on FreeBSD 7.0

2008-09-10 Thread Wan-Teh Chang
On Tue, Sep 9, 2008 at 2:56 PM, Nelson B Bolyard <[EMAIL PROTECTED]> wrote: > Paul Hoffman wrote, On 2008-09-09 13:52: >> Greetings again. I'm trying to build 3.12 on FreeBSD 7.0. I follow >> the directions on >> >>

Re: Cannot make 3.12 on FreeBSD 7.0

2008-09-10 Thread Julien R Pierre - Sun Microsystems
Wan-Teh Chang wrote: > > 68 MOZ_OBJFORMAT := $(shell test -x /usr/bin/objformat && > /usr/bin/objformat || echo elf) > 69 > 70 ifeq ($(MOZ_OBJFORMAT),elf) > 71 DLL_SUFFIX = so > 72 else > 73 DLL_SUFFIX = so.1.0 > 74 endif > > Let's focus on line 68. On your Fr

Re: Cannot make 3.12 on FreeBSD 7.0

2008-09-10 Thread Wan-Teh Chang
On Tue, Sep 9, 2008 at 5:28 PM, Wan-Teh Chang <[EMAIL PROTECTED]> wrote: > On Tue, Sep 9, 2008 at 4:52 PM, Paul Hoffman <[EMAIL PROTECTED]> wrote: >> >> I nuked mozilla/* and used the two cvs commands above. The make now ends >> with: >> >> /usr/bin/ld: cannot find -lnssutil3 >> gmake[3]: *** >> [

Re: Cannot make 3.12 on FreeBSD 7.0

2008-09-10 Thread Paul Hoffman
>I just added build instructions for 3.11.4 and 3.12.1 to the page > Thank you. That page has a *lot* of variables that the 3.11.4-specific page does not. >I see that you, Paul, were the last previous e

Re: Cannot make 3.12 on FreeBSD 7.0

2008-09-09 Thread Nelson B Bolyard
Paul Hoffman wrote, On 2008-09-09 16:52: > At 2:56 PM -0700 9/9/08, Nelson B Bolyard wrote: >> Paul Hoffman wrote, On 2008-09-09 13:52: >>> Greetings again. I'm trying to build 3.12 on FreeBSD 7.0. I follow >>> the directions on >>> >>>

Re: Cannot make 3.12 on FreeBSD 7.0

2008-09-09 Thread Nelson B Bolyard
Paul Hoffman wrote, On 2008-09-09 16:52: > At 2:56 PM -0700 9/9/08, Nelson B Bolyard wrote: >> Paul Hoffman wrote, On 2008-09-09 13:52: > I nuked mozilla/* and used the two cvs commands above. The make now ends with: > > /usr/bin/ld: cannot find -lnssutil3 OK, so this time, it's failing to find

Re: Cannot make 3.12 on FreeBSD 7.0

2008-09-09 Thread Paul Hoffman
At 5:28 PM -0700 9/9/08, Wan-Teh Chang wrote: >On Tue, Sep 9, 2008 at 4:52 PM, Paul Hoffman <[EMAIL PROTECTED]> wrote: >> >> I nuked mozilla/* and used the two cvs commands above. The make >>now ends with: >> >> /usr/bin/ld: cannot find -lnssutil3 >> gmake[3]: *** >> [FreeBSD7.0_DBG.OBJ/FreeBS

Re: Cannot make 3.12 on FreeBSD 7.0

2008-09-09 Thread Wan-Teh Chang
On Tue, Sep 9, 2008 at 4:52 PM, Paul Hoffman <[EMAIL PROTECTED]> wrote: > > I nuked mozilla/* and used the two cvs commands above. The make now ends with: > > /usr/bin/ld: cannot find -lnssutil3 > gmake[3]: *** > [FreeBSD7.0_DBG.OBJ/FreeBSD_SINGLE_SHLIB/libfreebl3.so.1.0] Error 1 > gmake[3]: Leavin

Re: Cannot make 3.12 on FreeBSD 7.0

2008-09-09 Thread Paul Hoffman
At 2:56 PM -0700 9/9/08, Nelson B Bolyard wrote: >Paul Hoffman wrote, On 2008-09-09 13:52: >> Greetings again. I'm trying to build 3.12 on FreeBSD 7.0. I follow >> the directions on >> >> >> and do the CVSing. 'g

Re: Cannot make 3.12 on FreeBSD 7.0

2008-09-09 Thread Wan-Teh Chang
On Tue, Sep 9, 2008 at 1:52 PM, Paul Hoffman <[EMAIL PROTECTED]> wrote: > Greetings again. I'm trying to build 3.12 on FreeBSD 7.0. I follow > the directions on > > and do the CVSing. 'gmake nss_build_all' ends with

Re: Cannot make 3.12 on FreeBSD 7.0

2008-09-09 Thread Nelson B Bolyard
Paul Hoffman wrote, On 2008-09-09 13:52: > Greetings again. I'm trying to build 3.12 on FreeBSD 7.0. I follow > the directions on > > > and do the CVSing. 'gmake nss_build_all' ends with: Since you're trying to