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

cvs does not compile



Hello,

I just tried to compile the CVS to make sure my translation works properly,
and it does not work. Don't get me wrong, I did not expect this version to
work perfectly, but I just wanted to repport the found problem.

[...]
make[2]: Entering directory /home/mquinson/CVSIMPORT/dpkg/lib'
gcc  -g -O2  -Wall  -Wwrite-strings -Wpointer-arith -Wimplicit
-Wnested-externs -Wbad-function-cast -Wcast-qual -Wcast-align -Winline
-Wmissing-noreturn -Wsign-compare -ffunction-sections -fdata-sections
-DHAVE_CONFIG_H -D_GNU_SOURCE -DLOCALEDIR=\"/usr/local//share/locale\"
-I./intl -I../intl -I./include -I. -I. -I../include -I.. -I. -I./optlib
-DUSE_ZLIB -DCOPYINGFILE=\"/usr/local//share/doc/dpkg/copyright\" -c compat.c
In file included from /usr/include/libintl.h:97,
                 from ../include/dpkg.h:152,
		 from compat.c:34:
/usr/include/locale.h:123: parse error before ;'
make[2]: *** [compat.o] Erreur 1
make[2]: Leaving directory /home/mquinson/CVSIMPORT/dpkg/lib'
make[1]: *** [all-lib] Erreur 2
make[1]: Leaving directory /home/mquinson/CVSIMPORT/dpkg'
make: *** [all-recursive] Erreur 2
mquinson@blaise:~/CVSIMPORT/dpkg$ cat /usr/include/locale.h|head -123|tail -2
/* Set and/or return the current locale.  */
extern char *setlocale (int __category, __const char *__locale) __THROW;
mquinson@blaise:~/CVSIMPORT/dpkg$ dlocate /usr/include/locale.h     
libc6-dev: /usr/include/locale.h
mquinson@blaise:~/CVSIMPORT/dpkg$ dpkg -l libc6\*|grep ii
ii  libc6          2.2.5-6        GNU C Library: Shared libraries and Timezone
ii  libc6-dev      2.2.5-6        GNU C Library: Development Libraries and Hea

It looks like a libc problem ! What the hell did I do wrong ? where is this
__THROW symbole defined ?

Thanks for your help, Mt.

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!


-- 
To UNSUBSCRIBE, email to debian-dpkg-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: