[EMAIL PROTECTED] wrote: > LFS 6.3, GCC 4.1.2. The ./configure complains about nonexisting > example/Makefile.in but it finishes > without error. Then if I type make, it fails. > > I do see
creating example/Makefile sed: can't read ./example/Makefile.in: No such file or directory but the make step completes successfully. The example directory has a zero size Makefile in it (and a Makefile.am) but make doesn't enter the example directory. > If I copy Makefile.in to example/Makefile.in and then do ./configure and > make, it compiles, makes and installs. I don't know if it produces a properly > working or faulty libxml though. > Did you try running 'make check'? Joe -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
