[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: build failures
From: |
Bruno Haible |
Subject: |
Re: build failures |
Date: |
Fri, 5 Aug 2011 12:42:51 +0200 |
User-agent: |
KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; ) |
Hi Simon,
> gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DNO_XMALLOC
> -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -I../intl
> -fvisibility=hidden -g -O2 -MT unictype/categ_LC.o -MD -MP -MF $depbase.Tpo
> -c -o unictype/categ_LC.o unictype/categ_LC.c &&\
> mv -f $depbase.Tpo $depbase.Po
> unictype/categ_LC.c:27: error: 'UC_CATEGORY_MASK_LC' undeclared here (not in
> a function)
> make[4]: *** [unictype/categ_LC.o] Error 1
It looks like the generated unictype.h file is broken (possibly empty?).
Can you compare unictype.in.h with unictype.h? Was there an error when it
was created? What happens if you remove it and try "make" again?
> In file included from unictype/test-combiningclass_name.c:17:
> ./config.h:1990:1: warning: "HAVE_DECL_TCGETSID" redefined
> In file included from ./config.h:64,
> from unictype/test-combiningclass_name.c:17:
> ./../config.h:1975:1: warning: this is the location of the previous definition
What is the result of
$ grep -i tcgetsid config.status gltests/config.status
Bruno
--
Cato Bontjes van Beek <http://en.wikipedia.org/wiki/Cato_Bontjes_van_Beek>