monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] monotone-0.41 compile failure with glibc(disabled-nls)


From: Daniel Black
Subject: [Monotone-devel] monotone-0.41 compile failure with glibc(disabled-nls)
Date: Mon, 17 Nov 2008 05:17:49 +1100
User-agent: KMail/1.9.10

As per https://bugs.gentoo.org/show_bug.cgi?id=238540 monotone fails to 
compile when glibc is compiled with --disable-nls. This occures even when 
monotone is configured with ./configure --disable-nls.

Sympton manifests itself as:

./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man 
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc 
--localstatedir=/var/lib --disable-nls --enable-ipv6 --with-system-pcre 
--libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
...
checking whether NLS is requested... no
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
checking whether xgettext supports --flag... yes
checking for cxxabi.h... yes
...
x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.  
-I./lua       -ggdb -O2 -fno-stack-protector -fno-strict-aliasing 
-fno-omit-frame-pointer -Wall -W -Wno-unused -fno-strict-aliasing -MT 
mtn-vocab.o -MD -MP -MF .deps/mtn-vocab.Tpo -c -o mtn-vocab.o 
`test -f 'vocab.cc' || echo './'`vocab.cc
In file included 
from 
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4/x86_64-pc-linux-gnu/bits/messages_members.h:42,
                 
from 
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4/bits/locale_facets_nonio.h:1910,
                 
from /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4/locale:48,
                 from /usr/include/boost/format.hpp:23,
                 from sanity.cc:18:
/usr/include/libintl.h:40: error: expected unqualified-id before 'const'
/usr/include/libintl.h:40: error: expected `)' before 'const'
/usr/include/libintl.h:40: error: expected `)' before 'const'
/usr/include/libintl.h:40: error: expected initializer before 'const'
/usr/include/libintl.h:45: error: expected unqualified-id before 'const'
/usr/include/libintl.h:45: error: expected `)' before 'const'
/usr/include/libintl.h:45: error: expected `)' before 'const'
/usr/include/libintl.h:45: error: expected initializer before 'const'
/usr/include/libintl.h:52: error: expected unqualified-id before 'const'
....

Portage 2.2_rc14 (default-linux/amd64/2007.0, gcc-4.3.2, glibc-2.7-r2, 
2.6.25-gentoo-r7 x86_64)
=================================================================
System uname: 
Linux-2.6.25-gentoo-r7-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_4200+-with-glibc2.2.5
Timestamp of tree: Sat, 15 Nov 2008 20:22:02 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.6.2
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     9999
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.62-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 
1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.4
virtual/os-headers:  2.6.23-r3

-- 
Daniel Black <address@hidden>
Gentoo Foundation

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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