Bruce Dubbs wrote: > 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:
> make[1]: *** [all] Error 2 > 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. I found: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258 It doesn't help a lot. It appears that we either edit the Makefile (gcc/Makefile.in) to omit the .info file or retain the older texinfo package. Another option may be to add --no-warn and/or --no-validate to the MAKEINFOFLAGS, but I haven't tried that. Very few people use the .info files, but I'd like to get other opinions. I did want to get out LFS-7.3-rc1 in the next day or two, but this is slowing things up. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page