[blfs-dev] xulrunner is required for icedtea source build

2012-05-08 Thread Pierre Labastie
According to the book, xulrunner is required for icedtea source build. 
But it is not in the book anymore.
According to the policy of having required deps in the book, shouldn't 
xulrunner be put back?

Pierre
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Re: [blfs-dev] xulrunner is required for icedtea source build

2012-05-08 Thread Andrew Benton
On Tue, 08 May 2012 12:50:03 +0100
Pierre Labastie  wrote:

> According to the book, xulrunner is required for icedtea source build. 
> But it is not in the book anymore.
> According to the policy of having required deps in the book, shouldn't 
> xulrunner be put back?

The Firefox and Seamonkey pages have a paragraph that mentions how you
can install all the development libs. If they need changing to
accommodate icedtea please let me know.

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Re: [blfs-dev] xulrunner is required for icedtea source build

2012-05-08 Thread Bruce Dubbs
Pierre Labastie wrote:
> According to the book, xulrunner is required for icedtea source build. 
> But it is not in the book anymore.
> According to the policy of having required deps in the book, shouldn't 
> xulrunner be put back?

If it's really required, yes.  We didn't really delete it, but commented it 
out, 
so if we do need it, it will be easy to put back in.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Re: [blfs-dev] xulrunner is required for icedtea source build

2012-05-08 Thread Pierre Labastie
Le 08/05/2012 14:13, Andrew Benton a écrit :
> On Tue, 08 May 2012 12:50:03 +0100
> Pierre Labastie  wrote:
>
>> According to the book, xulrunner is required for icedtea source build.
>> But it is not in the book anymore.
>> According to the policy of having required deps in the book, shouldn't
>> xulrunner be put back?
> The Firefox and Seamonkey pages have a paragraph that mentions how you
> can install all the development libs. If they need changing to
> accommodate icedtea please let me know.
>
> Andy
Thanks for pointing me to that. I'll test tomorrow.

Pierre
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Re: [blfs-dev] xulrunner is required for icedtea source build

2012-05-10 Thread DJ Lucas
Pierre Labastie  wrote:

>Le 08/05/2012 22:22, Pierre Labastie a écrit :
>>
>>> The Firefox and Seamonkey pages have a paragraph that mentions how
>you
>>> can install all the development libs. If they need changing to
>>> accommodate icedtea please let me know.
>>>
>>> Andy
>> Thanks for pointing me to that. I'll test tomorrow.
>>
>> Pierre
>I am sorry to say that one is hard. After building d-bus, cups, giflib 
>and firefox (and all deps), I obtain this error:
>--
>/usr/bin/make -f 
>/sources/icedtea6/icedtea6-1.9.7/openjdk-ecj/hotspot/make/linux
>/Makefile checks
>make[7]: Entering directory 
>`/sources/icedtea6/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir'
> >&2 echo "*** This OS is not supported:" `uname -a`; exit 1;
>*** This OS is not supported: Linux turbolivirt 3.3.4-lfs-1 #1 SMP Tue 
>May 8 00:34:11 CEST 2012 x86_64 GNU/Linux
>make[7]: *** [check_os_version] Error 1
>make[7]: Leaving directory 
>`/sources/icedtea6/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir'
>make[6]: *** [linux_amd64_compiler2/debug] Error 2
>make[6]: Leaving directory 
>`/sources/icedtea6/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir'
>make[5]: *** [generic_build2] Error 2
>make[5]: Leaving directory 
>`/sources/icedtea6/icedtea6-1.9.7/openjdk-ecj/hotspot/make'
>make[4]: *** [product] Error 2
>make[4]: Leaving directory 
>`/sources/icedtea6/icedtea6-1.9.7/openjdk-ecj/hotspot/make'
>make[3]: *** [hotspot-build] Error 2
>make[3]: Leaving directory
>`/sources/icedtea6/icedtea6-1.9.7/openjdk-ecj'
>make[2]: *** [build_product_image] Error 2
>make[2]: Leaving directory
>`/sources/icedtea6/icedtea6-1.9.7/openjdk-ecj'
>make[1]: *** [stamps/icedtea-ecj.stamp] Error 2
>make[1]: Leaving directory `/sources/icedtea6/icedtea6-1.9.7'
>-
>It does not look like an error with firefox development libs. And 
>actually I do not understand what is going on. The directory 
>/sources/icedtea6/icedtea6-1.9.7/openjdk-ecj/hotspot/make has 
>disappeared... No time to investigate. I think I'll go back to old jdk.
>
>Pierre
>-- 
>http://linuxfromscratch.org/mailman/listinfo/blfs-dev
>FAQ: http://www.linuxfromscratch.org/blfs/faq.html
>Unsubscribe: See the above information page
>
>-- 
>This message has been scanned for viruses and
>dangerous content, and is believed to be clean.

Hopefully I'll have an initial build of OpenJDK 7 (IcedTea-2.1) this weekend 
for amd64.
-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

-- 
This message has been scanned for viruses and
dangerous content, and is believed to be clean.

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-dev] xulrunner is required for icedtea source build

2012-05-10 Thread Bruce Dubbs
DJ Lucas wrote:

> Hopefully I'll have an initial build of OpenJDK 7 (IcedTea-2.1) this weekend 
> for amd64.

Lovely.  Thanks.

   -- Bruce

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page