Dalibor wrote: >Kiyo Inaba wrote: >> But, it works fine for 'vmintegration.info', but still 'hacking.info', >> 'hacking.info-1' and 'hacking.info-2' are missing. The creation date >> suggests haking.* needs some special treatment. > >thanks for the update, Kiyo. I'm not seeing any problems during my >builds atm, so I'd like to try to reproduce it. What is your setup where >you experience this bug?
My previous mail was written in a hurry, and slightly incorrect. When I checked out from CVS the doc directory (ls'ed with -ltr) looks like -rw-r--r-- 1 inaba root 209873 Oct 20 05:35 texinfo.tex -rw-r--r-- 1 inaba root 7566 Oct 20 05:35 README.jaxp -rw-r--r-- 1 inaba root 192 Oct 20 05:35 Makefile.am -rw-r--r-- 1 inaba root 60594 Dec 5 06:28 vmintegration.texinfo -rw-r--r-- 1 inaba root 24483 Dec 14 14:09 Makefile.in -rw-r--r-- 1 inaba root 71543 Dec 14 21:31 hacking.info -rw-r--r-- 1 inaba root 62256 Dec 14 21:31 vmintegration.info -rw-r--r-- 1 inaba root 71514 Dec 14 21:31 hacking.texinfo drwxr-xr-x 2 inaba root 512 Dec 20 23:45 CVS drwxr-xr-x 3 inaba root 512 Dec 20 23:45 api This means the dependency between 'hacking.texinfo' and 'hacking.info' are still needed to be resolved, and the build tries to run texinfo as before. You did your generation of 'hacking.info' too quick ;-) Once I touched 'hacking.info', the build went well. The 'hacking.info-1' or some other files are not the real problem. Kiyo _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
