Errors building webcit (trunk) on uncnsrd: checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc mv: cannot stat `po/POTFILES': No such file or directory /configure: line 23941: po/POTFILES.tmp: No such file or directory configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing intltool commands /config.status: line 1329: ./intltool-extract.in: No such file or directory
autogen runs, but configure fails. I'm beginning to think that the automake/intltool/libtool strategy was a mistake, and we should revert back to the code in webcit_before_automake as the trunk again. dothebart: I know you've put some effort into this, and I don't want to just throw it away. I appreciate everything you're doing for the project -- it's a very big help. So if you want to give this some more work, go ahead. How about we keep trying this build until the end of April, and if it builds clean on all of our test systems at that time, we'll begin publishing that code, and if not, we'll switch back to the old way?
