bug-gnulib
[Top][All Lists]
Advanced

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

modules/error change?


From: Jim Meyering
Subject: modules/error change?
Date: Thu, 12 Oct 2006 23:34:19 +0200

Hi Eric,

Your recent change to modules/error causes trouble with coreutils.
I think it was automake that complained [yep, diagnostic below].
Did you need that change?
I've reverted it locally, and now bootstrap-and-build works fine again.

Jim

date: 2006-10-12 22:04:19 +0200;  author: ericb;  state: Exp;  lines: +1 -0
* modules/error (Makefile.am): Distribute files in /lib.
* modules/obstack (Makefile.am): Likewise.
=============================================================================
Index: modules/error
===================================================================
RCS file: /sources/gnulib/gnulib/modules/error,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -u -r1.8 -r1.9
--- modules/error       21 Aug 2006 06:11:26 -0000      1.8
+++ modules/error       12 Oct 2006 20:04:19 -0000      1.9
@@ -12,6 +12,7 @@ configure.ac:
 gl_ERROR

 Makefile.am:
+lib_SOURCES += error.h error.c

 Include:
 "error.h"


---------------------------------------------
FYI, here's how bootstrap failed:
...
./bootstrap: automake --add-missing --copy --force-missing ...
lib/gnulib.mk:18: automatically discovered file `error.h' should not be 
explicitly mentioned
lib/Makefile.am:20:   `lib/gnulib.mk' included from here
lib/gnulib.mk:18: automatically discovered file `error.c' should not be 
explicitly mentioned
lib/Makefile.am:20:   `lib/gnulib.mk' included from here




reply via email to

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