> > > Since last Friday, some changes to the CVS, probably -make, have > > > broken autogsdoc. Whenever you try to make _any_ docu (including > > > core) you will get a > > > autogsdoc[91165] No filename arguments found ... giving up > > > According to the ChangeLog for -base, there haven't been any > > > significant changes to Tool/* so I guess the problem somewhere in > > > -make. > > I can't reproduce this - I rebuilt from scratch, and then doing a > > cd core/base/Source > > make -f DocMakefile > > works fine ... at least, from a makefile point of view - autogsdoc is > > called with all the proper arguments. > > Run configure in -base, then go to Documentation and run 'make doc=yes' > > autogsdoc[97881] No filename arguments found ... giving up >
It works on my system (modulo the autogsdoc crash later). Have you inspected the autogsdoc command line ? are the filename arguments really missing on the command line ? Can you send us the full dump of the commands executed by make ? > Same happens when I try to re-create my documentation, although the > makefiles have not changed, nor has the overall system. I only updated > GNUstep to Tuesday night's CVS checkout. Last Friday's was working fine. Ok - I'm confused then :-) Maybe try a newer checkout, I do see changes in the gnustep-base Tools/ directory, maybe something was fixed. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
