Has anyone seen this error, if so how did you correct it.
Thanks.
Timothy
/bin/sh ./config.charset 'i686-pc-linux-gnu' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' \
-e 's/@''PACKAGE''@/groff/g' ./ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' \
-e 's/@''PACKAGE''@/groff/g' ./ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2 -c assert.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2 -c change_lf.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2 -c cmap.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2 -c color.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2 -c cset.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2 -c device.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2 -c errarg.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2 -c error.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2 -c fatal.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2 -c filename.cpp
g++ -I. -I. -I/sources/groff-1.21/src/include
-I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
-O2 -c font.cpp
font.cpp: In function 'int scale_round(int, int, int)':
font.cpp:250:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [font.o] Error 1
make[2]: Leaving directory `/sources/groff-1.21/src/libs/libgroff'
make[1]: *** [src/libs/libgroff] Error 2
make[1]: Leaving directory `/sources/groff-1.21'
make: *** [all] Error 2
root:/sources/groff-1.21#
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page