at least using jhalfs. It seems to build the executable OK, but then
makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I
../../gcc-4.7.2/gcc/doc \
-I ../../gcc-4.7.2/gcc/doc/include -o doc/gccint.info
../../gcc-4.7.2/gcc/doc/gccint.texi
gives a lot of warnings in files like:
sourcebuild.texi:679: warning: @itemx should not begin @table
generic.texi:1418: @itemx must follow @item
rtl.texi:7: warning: node next `RTL' in menu `Control Flow' and in
sectioning `GENERIC' differ
install.texi:4722: warning: @anchor should not appear in @heading
...
make[3]: Target `all' not remade because of errors.
rm gcc.pod
make[3]: Leaving directory `/sources/gcc-build/gcc'
make[2]: *** [all-gcc] Error 2
make[2]: Target `all-host' not remade because of errors.
make[2]: Target `all-target' not remade because of errors.
make[2]: Leaving directory `/sources/gcc-build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/sources/gcc-build'
-----------
Trying a manual make/make install does not work either. It gives the
same errors.
I'm looking for something on google, but so far have not found anything
recent or anything that looks like a reasonable work around.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page