[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cvs build fails
From: |
Jason Stover |
Subject: |
cvs build fails |
Date: |
Sun, 2 Oct 2005 22:57:23 +0000 |
User-agent: |
Mutt/1.4.2.1i |
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
--
address@hidden
SDF Public Access UNIX System - http://sdf.lonestar.org
- cvs build fails,
Jason Stover <=