Ah, I was installing in the same directory as previous builds, I see the
issue when installing to a fresh location.

They shouldn't be different.  FYI the following was causing the 1.9.2
builds to fail: https://bugzilla.mozilla.org/show_bug.cgi?id=529764


On Mon, 2009-11-23 at 12:33 -0500, Hillel Lubman wrote:
> I see that libjmalloc.so is included in 
> firefox-3.6b3.en-US.opensolaris-i386.tar.bz2 however it is omitted from 
> firefox-3.6b4pre.en-US.solaris2.11-i386.tar.bz2. Why are they different?
> 
> Hillel.
> 
> 
> On 23/11/2009 12:13, Rob McMahon wrote:
> > Works for me:
> >
> >
> > > dump -Lv ~/src/firefox/firefox-bin | egrep 'malloc|PATH'
> > [3]    NEEDED          libjemalloc.so
> > [16]    RUNPATH         $ORIGIN:$ORIGIN/..:/usr/X11/lib:/lib
> > [17]    RPATH           $ORIGIN:$ORIGIN/..:/usr/X11/lib:/lib
> > > ldd ~/src/firefox/firefox-bin | egrep 'malloc'
> >     libjemalloc.so => <path-to-firefox>/firefox-3.6b2/libjemalloc.so
> > >
> >
> > Rob

Reply via email to