Karl Berry wrote:
> For some reason I do not know, a few of the gnulib/m4/foo.m4
> files were being .cvsignore-d.  I fixed that, and now autogen.sh
> runs ok for me.

Thanks.  'autogen.sh' and './configure --enable-maintainer-mode' now 
run okay.  But 'make' fails.  A second run of 'make' says this:

$ make
make  all-recursive
make[1]: Entering directory `/home/ben/Sources/texinfo'
Making all in gnulib/lib
make[2]: Entering directory `/home/ben/Sources/texinfo/gnulib/lib'
make[2]: *** No rule to make target `sys_stat_.h', needed by 
`sys/stat.h'.  Stop.
make[2]: Leaving directory `/home/ben/Sources/texinfo/gnulib/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ben/Sources/texinfo'
make: *** [all] Error 2

Benno


Reply via email to