make -f Smake gives:
Don't forget to
- add "gl/Makefile" to AC_CONFIG_FILES in ./configure.ac,
- mention "gl" in SUBDIRS in Makefile.am,
- mention "-I gl/m4" in ACLOCAL_AMFLAGS in Makefile.am,
- invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC,
- invoke gl_INIT in ./configure.ac.
autoreconf --install
gl/Makefile.am:17: automatically discovered file `xreadlink.h' should not be
explicitly mentioned
gl/Makefile.am:17: automatically discovered file `xreadlink.c' should not be
explicitly mentioned
autoreconf: automake failed with exit status: 1
*** Error code 1
Stop in /home/jhs/src/pspp (line 13 of Smake).
I have automake 1.9.6, autoconf 2.59c, gettext 0.14.5, and a recent
cvs checkout of Gnulib. All of the conditions in the "Don't forget" list
are met.
uname -ap:
OpenBSD math.gcsu.edu 3.7 GENERIC#0 i386 Intel(R) Xeon(TM) CPU 2.80GHz
("GenuineIntel" 686-class)
though this problem has happened on a 32-bit i386 w/ GNU/Linux too.
-Jason
--
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org
_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev