gEDA-dev: fresh gaf build fails oddly for me (gettext related)
DJ Delorie
dj at delorie.com
Wed Dec 6 12:27:23 EST 2006
Note that 0.14.6 is the latest gettext for FC6. Requiring 0.15 broke
my builds.
The build fails because I have gettext 0.14, but it doesn't stop in
the right place...
src/Makefile.am: installing `./depcomp'
configure.ac:48: installing `./config.guess'
configure.ac:48: installing `./config.sub'
configure.ac:542: required file `intl/Makefile.in' not found
configure.ac:511: required file `./ABOUT-NLS' not found
autogen.sh running: autoconf ...
( cd gschem; \
./configure --prefix=/envy/dj/geda )
Configuring geda-gschem version 20061020
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
. . .
checking where the gettext function comes from... libc
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in
make: *** [gschem/config.h] Error 1
More information about the geda-dev
mailing list