gnewsense-users
[Top][All Lists]
Advanced

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

Re: [gNewSense-users] where can i find information / pathces to build ic


From: matti christensen
Subject: Re: [gNewSense-users] where can i find information / pathces to build icecat on lemote system ?!
Date: Sun, 15 May 2011 23:13:59 +0300
User-agent: Internet Messaging Program (IMP) H3 (4.3.9)


i also had to add this; http://bugs.gentoo.org/attachment.cgi?id=251439

/mc

keep-IT-simple


Quoting Christophe Jarry <address@hidden>:

To build IceCat 3.6.x, try this:

    wget -c http://ftpmirror.gnu.org/gnuzilla/3.6.16/icecat-3.6.16.tar.bz2
    tar -xf icecat-3.6.16.tar.bz2
    cd icecat-3.6.16

Comment out the line:

    ac_add_options --enable-optimize="-pipe -O3"

in .mozconfig (otherwise IceCat prevents some pictures to be displayed on
YeeLoong). Then:

    patch -Np1 <../Work-around-FTBFS-on-mips-by-disabling-TLS-support.patch
    cp configure{,.orig}
    autoconf2.13 configure.in >configure

See autoconf line of
https://developer.mozilla.org/En/Developer_Guide/Build_Instructions/Linux_Prerequisites#All_other_systems
for explanations on the use of this old 2.13 version. Then:

    ./configure
    make
    sudo make install

Those instructions worked for me with IceCat 3.6.13. I think it will work for
you as well.

Christophe

_______________________________________________
gNewSense-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/gnewsense-users









reply via email to

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