Package: gettext Version: 0.17-9 Severity: important File: /usr/share/aclocal/gettext.m4
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi the configure check fails because gcc complains casting from char * to int: configure:5435: checking for GNU gettext in libc configure:5454: g++ -o conftest -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:18: error: cast from 'char*' to 'int' loses precision configure:5454: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sdcv" | #define PACKAGE_TARNAME "sdcv" | #define PACKAGE_VERSION "0.4.2" | #define PACKAGE_STRING "sdcv 0.4.2" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE_URL "" | #define PACKAGE "sdcv" | #define VERSION "0.4.2" | /* end confdefs.h. */ | #include <libintl.h> | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:5462: result: no Because of this, several programs might be compiled without gettext support even when maintainer wanted to enable this. - -- Michal Čihař | http://cihar.com | http://blog.cihar.com - -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.31.12-0.1-desktop (SMP w/2 CPU cores; PREEMPT) Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gettext depends on: ii dpkg 1.15.5.6 Debian package management system ii gettext-base 0.17-9 GNU Internationalization utilities ii install-info 4.13a.dfsg.1-5 Manage installed documentation in ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib ii libcroco3 0.6.2-1 a generic Cascading Style Sheet (C ii libglib2.0-0 2.22.4-1 The GLib library of C routines ii libgomp1 4.4.3-3 GCC OpenMP (GOMP) support library ii libncurses5 5.7+20090803-2 shared libraries for terminal hand ii libxml2 2.7.6.dfsg-2+b1 GNOME XML library Versions of packages gettext recommends: ii curl 7.19.7-1 Get a file from an HTTP, HTTPS or ii cvs 1:1.12.13-12 Concurrent Versions System ii lynx 2.8.8dev.2-1 Text-mode WWW Browser (transitiona ii wget 1.12-1.1 retrieves files from the web Versions of packages gettext suggests: pn gettext-doc <none> (no description available) - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkuP1G0ACgkQ3DVS6DbnVgSIqQCcDAkoYoawWvqq/W4WFjGsXeg7 r1MAmwXbpeEXtj6uZ/IqFsHhjZE5Z/zQ =Q42B -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

