texinfo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnulib --add-import


From: Karl Berry
Subject: gnulib --add-import
Date: Thu, 18 Dec 2014 17:29:01 GMT

A couple days ago, rerunning automake/autoconf started to fail because
gnulib started to require strcasecmp.c.  (Since I intentionally hadn't
updated anything, it's something of a mystery to me where the dependency
lies, but anyway.)

So just now I ran gnulib-tool --add-import, which brought in that file,
and numerous other changes.  All the tests pass, but it won't surprise
me if something in info (especially) needs adjusting.

.. just in case things start failing ...

k

P.S. Here was what the error looked like.

$ make check
..
missing file gnulib/lib/strcasecmp.c
configure.ac:86: error: expected source file, required through AC_LIBSOURCES, 
not found
gnulib/m4/gnulib-comp.m4:150: gl_INIT is expanded from...
configure.ac:86: the top level
autom4te: /usr/local/gnu/bin/m4 failed with exit status: 1
aclocal-1.14: error: echo failed with exit status: 1
make: *** [aclocal.m4] Error 1
Makefile:1178: recipe for target 'aclocal.m4' failed



reply via email to

[Prev in Thread] Current Thread [Next in Thread]