[sldev] [VWR] [llmozlib] - what version of mozilla/firefox?

Callum Prentice callum at lindenlab.com
Tue Dec 18 15:34:47 PST 2007


> I've gotten a little closer.  Some of the issues today were do to a bug 
> in a script I wrote to copy the mozilla libraries and headers over into 
> the linden build tree. Right now the viewer is complaining that it can't 
> find /usr/libexec/gecko as it attempts to bring up the login page. You 
> can see that in the attached run log.  This, of course, looks like a 
> build issue on my end because I'm using Solaris. What is frustrating is 
> that there is no core file so it looks like my next best bet is using 
> truss or DTrace to catch what's going wrong.

I haven't seen that error before - my best guess would be a problem finding the profile dirs (the 
places it wants to find the runtime files and where is stores the user settings).


>> Which platform are you using and which type of build are you using? 
>> (Debug/Release/Deployment/Development etc.)
> 
> The platform is Solaris x86 using and I'm building using the 
> release_client target. My plan is to offer up the Solaris version of the 
> llmozlib build scripts and patches as soon as I get a stable SL build.

Wow! That's superb - great job getting a Solaris build going.

>> It is available via SVN - https://svn.secondlife.com/svn/llmozlib/trunk/
> 
> Excellent!  I'll go grab a copy from svn and will see what changed.  I 
> also need to know what Mozilla branch you recommend. I'm sure the build 
> scripts under the svn tree are all I need to reference :)

The current version in the client wants 1.8.0.x (similar to Firefox 1.5.x). The newer version I 
mentioned earlier uses the more recent 1.8.1.x version of Gecko (like Firefox 2.0.x). Apart from 
having a single, unified source for everything, the big win is that we'll start getting security 
patches and updates again.


More information about the SLDev mailing list