Bug#166543: marked as done (libc6-dev: using GCC pow(x,y); does not compile.)

2002-10-26 Thread Debian Bug Tracking System
Your message dated Sat, 26 Oct 2002 20:28:04 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#166543: libc6-dev: using GCC pow(x,y); does not compile. has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is n

Bug#166543: libc6-dev: using GCC pow(x,y); does not compile.

2002-10-26 Thread Jouko Kivilahti
Package: libc6-dev Version: 2.3.1-3 Severity: important Using pow(x,y); at source does not compile -- a.c #include #include int main() { int a; a = pow(2,2); printf("%d\n",a); return (0); } -- $ gcc a.c /tmp/cc2ik7lo.o(.text+0x1f): In function `main': : undefined reference to

Bug#166543: marked as done (libc6-dev: using GCC pow(x,y); does not compile.)

2002-10-26 Thread Debian Bug Tracking System
Your message dated Sat, 26 Oct 2002 20:28:04 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#166543: libc6-dev: using GCC pow(x,y); does not compile. has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is n

Bug#166543: libc6-dev: using GCC pow(x,y); does not compile.

2002-10-26 Thread Jouko Kivilahti
Package: libc6-dev Version: 2.3.1-3 Severity: important Using pow(x,y); at source does not compile -- a.c #include #include int main() { int a; a = pow(2,2); printf("%d\n",a); return (0); } -- $ gcc a.c /tmp/cc2ik7lo.o(.text+0x1f): In function `main': : undefined reference to

Bug#166523: error in tzconfig script

2002-10-26 Thread Stephan Goll
Package: libc6 Version: n.a. os release: debian 2.2 potato Hi there, there is no error message. But when trying to select GMT+1 od GMT-1 the tzconfig script is unable to detect the valid timezone because there are GMT+10 and +11 as well as GMT-10 and -11 and so on. The script tries to get enougth

Bug#166523: error in tzconfig script

2002-10-26 Thread Stephan Goll
Package: libc6 Version: n.a. os release: debian 2.2 potato Hi there, there is no error message. But when trying to select GMT+1 od GMT-1 the tzconfig script is unable to detect the valid timezone because there are GMT+10 and +11 as well as GMT-10 and -11 and so on. The script tries to get enougth

Bug#165699: affirmation of php4/libc related bug

2002-10-26 Thread MH
The hypothesis about the #165563 bug is correct. I "forgot" to reinstall php4-imap. Trying with php4-mysql, php4-imap getting segfault like before. Fortunately, I don't need php4-imap; but anyway ... I don't reopen the bug, but can affirm the problem as expressed in the present bug. Bye, MH

Bug#166488: libc6: regexec sometimes segfaults when linked with Electric Fence

2002-10-26 Thread Tony Houghton
Package: libc6 Version: 2.3.1-3 Severity: normal Compiling the following program with: gcc -o regex -Wall -lefence regex.c it segfaults when run, but it's OK when efence isn't used. Changing the expression or the test string (eg to just the first line) sometimes stops the crashes, depending on

Bug#166450: glibc: s390x support

2002-10-26 Thread Bastian Blank
On Sat, Oct 26, 2002 at 07:10:39AM -0700, Jeff Bailey wrote: > Anyone know off hand where we can get a definitive list of architectures > we should support? I have no problem adding this, but it would be nice to > sanity check it when we're adding new things. hmm, dpkg includes a list of archs, a

Bug#165699: affirmation of php4/libc related bug

2002-10-26 Thread MH
The hypothesis about the #165563 bug is correct. I "forgot" to reinstall php4-imap. Trying with php4-mysql, php4-imap getting segfault like before. Fortunately, I don't need php4-imap; but anyway ... I don't reopen the bug, but can affirm the problem as expressed in the present bug. Bye, MH

Bug#166488: libc6: regexec sometimes segfaults when linked with Electric Fence

2002-10-26 Thread Tony Houghton
Package: libc6 Version: 2.3.1-3 Severity: normal Compiling the following program with: gcc -o regex -Wall -lefence regex.c it segfaults when run, but it's OK when efence isn't used. Changing the expression or the test string (eg to just the first line) sometimes stops the crashes, depending on

Bug#166450: glibc: s390x support

2002-10-26 Thread Bastian Blank
On Sat, Oct 26, 2002 at 07:10:39AM -0700, Jeff Bailey wrote: > Anyone know off hand where we can get a definitive list of architectures > we should support? I have no problem adding this, but it would be nice to > sanity check it when we're adding new things. hmm, dpkg includes a list of archs, a

Bug#166450: glibc: s390x support

2002-10-26 Thread Jeff Bailey
On Sat, Oct 26, 2002 at 02:25:58PM +0200, Bastian Blank wrote: > the following patch enabled and fixes building on the not yet release > s390x (64bit s390) architecture. Anyone know off hand where we can get a definitive list of architectures we should support? I have no problem adding this, but

Bug#166450: glibc: s390x support

2002-10-26 Thread Bastian Blank
Package: glibc Version: 2.3.1-3 Severity: wishlist the following patch enabled and fixes building on the not yet release s390x (64bit s390) architecture. bastian -- Totally illogical, there was no chance. -- Spock, "The Galileo Seven", stardate 2822.3 diff -urN glibc-2.3.1.orig/

Bug#166450: glibc: s390x support

2002-10-26 Thread Jeff Bailey
On Sat, Oct 26, 2002 at 02:25:58PM +0200, Bastian Blank wrote: > the following patch enabled and fixes building on the not yet release > s390x (64bit s390) architecture. Anyone know off hand where we can get a definitive list of architectures we should support? I have no problem adding this, but

Bug#166450: glibc: s390x support

2002-10-26 Thread Bastian Blank
Package: glibc Version: 2.3.1-3 Severity: wishlist the following patch enabled and fixes building on the not yet release s390x (64bit s390) architecture. bastian -- Totally illogical, there was no chance. -- Spock, "The Galileo Seven", stardate 2822.3 diff -urN glibc-2.3.1.orig