bug-gnulib
[Top][All Lists]
Advanced

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

Re: [bug-gnulib] Re: findutils-4.2.26 build error on HP-UX 10.20


From: Bruno Haible
Subject: Re: [bug-gnulib] Re: findutils-4.2.26 build error on HP-UX 10.20
Date: Fri, 6 Jan 2006 21:59:17 +0100
User-agent: KMail/1.5

Peter Fales wrote on 2005-11-22:
> The error message occurs while building gnulib/lib (as part of
> findutils-4.2.26):
>
> $ make
> make  all-am
> make[1]: Entering directory
> build/output/expmake/build/gnucoresrc/build/findutils/gnulib/lib'
> /opt/exp/gnu/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../..     -O -c mbchar.c In
> file included from mbchar.c:24:
> mbchar.h:160:20: wctype.h: No such file or directory
> make[1]: *** [mbchar.o] Error 1
> make[1]: Leaving directory
> build/output/expmake/build/gnucoresrc/build/findutils/gnulib/lib' make: ***
> [all] Error 2
> $

The problem is that findutils/gnulib/lib/Makefile.am contains the line

  libgnulib_a_SOURCES += mbchar.h mbchar.c

coming from gnulib's module/modules/mbchar. This has been fixed in gnulib
on 2005-09-26. After the findutils maintainer uses "gnulib-tool --update",
the problem should go away.

Bruno





reply via email to

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