bug-gnuzilla
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building GNU IceCat and Xulrunner


From: Giuseppe Scrivano
Subject: Re: Building GNU IceCat and Xulrunner
Date: Wed, 10 Dec 2008 20:06:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hi Ludovic,

I see there is something broken in the build system and I'll need to
take a look at it so sorry me too for the dirty solution I'll show you
but at least you can have something working until a better solution will
come :-) 
What do you think about build xulrunner and after build the browser
without specify the xul library to use?  The additional cost is that
libxul will be build twice.

Regards,
Giuseppe

address@hidden (Ludovic Courtès) writes:

> Hello,
>
> Sorry for the delay.
>
> Giuseppe Scrivano <address@hidden> writes:
>
>> By the way, what do you think about generating both icecat and libxul at
>> the same time?  You can do it hacking the default .mozconfig file using:
>>
>> ac_add_options --enable-libxul
>>
>> instead of:
>>
>> ac_add_options --disable-libxul
>>
>>
>> You'll have to remove this line too:
>>
>> ac_add_options --disable-shared
>
> I tried that, by removing `.mozconfig' to avoid any conflicts and
> configuring the thing with the following options:
>
>   "--enable-application=browser"
>   "--enable-libxul"
>   "--disable-javaxpcom"
>   "--disable-tests"
>
>   "--enable-optimize"
>   "--disable-debug"
>   "--disable-static"
>   "--enable-shared"
>   "--enable-strip"
>   "--with-system-jpeg"
>   "--with-system-zlib"
>   "--with-system-bz2"
>   "--enable-system-cairo"
>   "--disable-crashreporter"
>
>   "--with-user-appdir=.gnuzilla"
>   "--with-distribution-id=org.gnu.gnuzilla"
>   "--with-branding=browser/branding/unofficial"
>   "--disable-official-branding"
>
> This way, I do get both the `icecat' binary and `libxul.so', but I don't
> have `xpidl'.  Likewise, this doesn't provide any of the `.pc' files
> (pkg-config) needed by, e.g., MPlayer-plug-in.  So I guess xulrunner and
> the browser can't be built at the same time.
>
> Thanks,
> Ludo'.
>
>
>
> --
> http://gnuzilla.gnu.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]