Bug#339981: linux-kernel-headers: asm/cpu-features.h includes non-existant file cpu-feature-overrides.h on mips(el)

2005-12-14 Thread Steinar H. Gunderson
On Sun, Nov 20, 2005 at 02:06:15AM +0100, Steinar H. Gunderson wrote: evms miscompiles on mips(el) due to some missing file or wrong #include: Is there anything happening on this? I can't get evms into testing (neither via testing-proposed-updates or via unstable) because of this bug, and thus I

compil libgtkmm against libgtk-dfb

2005-12-14 Thread Xavier Oswald
Hi, I'm working on gparted and want to make it working with the dfb. I know that libgtkmm is compiled with the libgtk-X11 libs so I need to have libgtkmm compiled against libgtk-dfb. Someone can tell me how can I do that ..? Or maybe it was already done ? Thanks! Friendly, -- Xavier Oswald

Bug#343140: libc6: resolver always checks search list in /etc/resolv.conf

2005-12-14 Thread Gabor Gombas
On Mon, Dec 12, 2005 at 09:13:13PM -0800, Edward Buck wrote: In a nutshell, when using 'search' lines in /etc/resolv.conf, the resolver always appends listed search domains to a hostname lookup even when the host being searched is fully-qualified (contains one or more dots). No, a host name

Bug#343365: libc6: strfry() SEGVs

2005-12-14 Thread Branden Robinson
Package: libc6 Version: 2.3.5-8 Severity: important When I attempt to use strfry() as documented, it segfaults. Please see the following attachments: * my C source code * my compiled ELF executable * a transcript of my GDB session -- System Information: Debian Release: testing/unstable APT

Bug#343140: libc6: resolver always checks search list in /etc/resolv.conf

2005-12-14 Thread Edward Buck
Hi Gabor, Gabor Gombas wrote: On Mon, Dec 12, 2005 at 09:13:13PM -0800, Edward Buck wrote: In a nutshell, when using 'search' lines in /etc/resolv.conf, the resolver always appends listed search domains to a hostname lookup even when the host being searched is fully-qualified (contains one

Bug#340871: Test Case

2005-12-14 Thread Stephen R Marenka
echo #include math.h buggy.c g++ -O1 -pedantic buggy.c And so the errors begin ... | /usr/include/bits/mathinline.h: In function 'double __atan(double)': | /usr/include/bits/mathinline.h:128: error: declaration of 'double __atan(double) ' throws different exceptions |