Hello, > > Which version of autoconf / automake are you using? > > > > Franz Schmid > This is what I have on my system right now: > autoconf 2.57-2woody1 > autoconf2.13 2.13-47woody1 > automake 1.4-p4-1.1
I don't know if it's required but everythings ok after updateing to automake 1.7 (e.g. by adding "deb http://www.fs.tum.de/~bunk/debian woody/bunk-1 main contrib non-free" and installing it via apt) by .. carsten ps: hello to everyone on the list > I just deleted autoconf2.13, and I'm now getting a different error :-) > then I installed autoconf2.13 again too check if I got the same error as > before, and that I did, so the last error came because of autoconf2.13, > case solved. > > Now I get this error: > klaus at tjener:~/cvs/scribus/Scribus$ make -f Makefile.dist > This Makefile is only for the CVS repository > This will be deleted before making the distribution > > *** Creating acinclude.m4 > !!! If you get recursion errors from autoconf, it is advisable to set > the > environment variable M4 to something including "--nesting-limit=500" > *** Creating aclocal.m4 > *** Creating configure > *** Creating config.h template > *** Creating Makefile templates > scribus/Makefile.am:170: invalid unused variable name: `AM_LDFLAGS' > scribus/libabout/Makefile.am:15: invalid unused variable name: > `AM_LDFLAGS' > scribus/libprefs/Makefile.am:15: invalid unused variable name: > `AM_LDFLAGS' > scribus/plugins/libchar/Makefile.am:16: invalid unused variable name: > `AM_LDFLAGS' > scribus/plugins/svgexplugin/Makefile.am:5: invalid unused variable name: > `AM_LDFLAGS' > scribus/plugins/printpreview/Makefile.am:16: invalid unused variable > name: `AM_LDFLAGS' > scribus/libpostscript/Makefile.am:23: invalid unused variable name: > `AM_LDFLAGS' > scribus/libpdf/Makefile.am:24: invalid unused variable name: > `AM_LDFLAGS' > make[1]: *** [cvs] Error 1 > make: *** [all] Error 2 > > I'm running Debian/woody
