Hello,
I downloaded and tried to compile IceCat 3 on Linux gNewSense, but I have some
problems.
The "./configure" passes with no errors, only one warning :
"configure: warning: Recreating autoconf.mk with updated nspr-config output"
The "make" passes with errors. I can't read all because the beginning was
erased ; but at the end I can read :
nsTableFrame.cpp: In member function «PRBool
BCMapBorderIterator::SetNewRowGroup()»:
nsTableFrame.cpp:5977: attention : comparaison entre des expressions entières
signée et non signée
nsTableFrame.cpp: In member function «void
nsTableFrame::AdjustRowIndices(PRInt32, PRInt32)»:
nsTableFrame.cpp:6863: erreur interne du compilateur: Erreur de segmentation
Veuillez soumettre un rapport complet d'anomalies,
avec le source pré-traité si nécessaire.
Consultez pour plus de détail.
For Debian GNU/Linux specific bug reporting instructions,
see .
make[4]: *** [nsTableFrame.o] Erreur 1
make[4]: quittant le répertoire « /opt/icecat-3-g1/layout/tables »
make[3]: *** [libs] Erreur 2
make[3]: quittant le répertoire « /opt/icecat-3-g1/layout »
make[2]: *** [libs_tier_gecko] Erreur 2
make[2]: quittant le répertoire « /opt/icecat-3-g1 »
make[1]: *** [tier_gecko] Erreur 2
make[1]: quittant le répertoire « /opt/icecat-3-g1 »
make: *** [default] Erreur 2
It seems to be a compiler problem... what should I do ?
I send you the result for "./configure", and the end of the result for "make"
(the beginning was erased in the console).
Thanks in advance,
Nicolas Hussein, Paris