Hi, I downloaded the icecat source from: http://ftp.gnu.org/gnu/gnuzilla/3.5.7/icecat-3.5.7.tar.bz2 . (would it be better if I had downloaded a .deb source package from anywhere?)
I've looked at a similar thread at the gnewsense-dev mailing list called "RE: compiling icecat on mips"(http://www.mail-archive.com/[email protected]/msg00579.html) and followed some instructions from there, downloading dependencies for the compiling procedure. I also downloaded the patch xulrunner-mips-n32.patch and put it in the "source root" directory(/home/myusername/src/icecat-3.5.7./xulrunner-mips-n32.patch). Maybe I should have done anything else with the file? I didn't know so that's where I put it. I got some errors before the "make" compiling procedure ended: ../../staticlib/components/libxpconnect.a(xpcthreadcontext.o): In function `XPCPerThreadData::GetDataImpl(JSContext*)': xpcthreadcontext.cpp:(.text+0x1850): relocation truncated to fit: R_MIPS_TLS_GD against `gTLSIsMainThread' ../../staticlib/components/libnecko.a(nsSocketTransportService2.o): In function `nsSocketTransportService::Shutdown()': nsSocketTransportService2.cpp:(.text+0x11d8): relocation truncated to fit: R_MIPS_TLS_GD against `gTLSIsMainThread' ../../staticlib/components/libnecko.a(nsSocketTransportService2.o): In function `nsSocketTransportService::Init()': nsSocketTransportService2.cpp:(.text+0x32fc): relocation truncated to fit: R_MIPS_TLS_GD against `gTLSIsMainThread' collect2: ld returned 1 exit status make[3]: *** [libxul.so] Error 1 make[3]: Leaving directory `/home/linuxaiz/src/icecat-3.5.7/toolkit/library' make[2]: *** [libs_tier_toolkit] Error 2 make[2]: Leaving directory `/home/linuxaiz/src/icecat-3.5.7' make[1]: *** [tier_toolkit] Error 2 make[1]: Leaving directory `/home/linuxaiz/src/icecat-3.5.7' make: *** [default] Error 2 myusern...@gnewsense:~/src/icecat-3.5.7$ Niklas -- Niklas Holmkvist _______________________________________________ gNewSense-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gnewsense-users
