Bug#654712: /usr/include/net/if.h:94:17: error: field ‘ifi_lastchange’ has incomplete type

2012-01-05 Thread Christoph Egger
Package: libc0.1-dev Version: 2.13-23 Severity: normal Hi! Compiling /- | #include | | int main() { | } \- with gcc -ansi results in a /usr/include/net/if.h:94:17: error: field ‘ifi_lastchange’ has incomplete type error message Seen in tcos build -- System Information: Debian Rel

Bug#654744: eglibc: non-standard gcc/g++ used for build (gcc-4.4)

2012-01-05 Thread Matthias Klose
Package: eglibc Version: 2.13-24 Severity: important User: debian-...@lists.debian.org Usertags: non-standard-compiler, gcc-4.4 This package builds with a non standard compiler version; please check if this package can be built with the default version of gcc/g++, or with gcc-4.6/g++-4.6. Please

Bug#553206: libc6: sscanf segfaults with %d on large decimal input string

2012-01-05 Thread Jonathan Neuschäfer
Package: libc6 Version: 2.13-24 Followup-For: Bug #553206 This also happens with plain scanf. -- System Information: Debian Release: wheezy/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.1.0-1-

Bug#654835: libc/NEWS.Debian: please suggest use of LIBRARY_PATH and CPATH envvars

2012-01-05 Thread Jonathan Nieder
Package: libc6 Version: 2.13-24 Severity: minor Justification: documentation Tags: patch libc6's NEWS.Debian explains: you might try to pass the following option to your compiler: -B/usr/lib/ -I/usr/include/ Lately I've been building gcc trunk from time to t