Re: glibc and php4

2003-03-13 Thread GOTO Masanori
At Thu, 13 Mar 2003 10:49:38 +0700, arief_mulya wrote: So it turn out that sunrpc licensing is not affecting the release of glibc 2.3. I'm glad, but will still try to learn the sunrpc stuff and will try to help Jeff do the porting. But meanwhile, as I have needs for php4, why do current

Processed: Re: Bug#184498: php4 conflicts libc6 in testing

2003-03-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 184498 libc6 Bug#184498: php4 conflicts libc6 in testing Bug reassigned from package `php4' to `libc6'. merge 184498 183477 Bug#183477: libc6's conflict against php4 is pretty much bogus and useless Bug#184498: php4 conflicts libc6 in testing

Bug#184495: libc6.postinst needs to restart postgres

2003-03-13 Thread GOTO Masanori
At Wed, 12 Mar 2003 22:43:37 -0500, Anthony DeRobertis wrote: On Wednesday, March 12, 2003, at 07:53 PM, GOTO Masanori wrote: Is it ok to restart /etc/init.d/postgresql in postgresql package? That will terminate all connections. Some (many?) programs (e.g., msyslog, which could even be

Bug#91311: semid_ds conflicts with SUSv2

2003-03-13 Thread Mark Brown
On Thu, Mar 13, 2003 at 12:32:29AM +0900, GOTO Masanori wrote: Mark Brown wrote: --- tendra-4.1.2.orig/src/lib/machines/linux/80x86/startup/xpg3.h +++ tendra-4.1.2/src/lib/machines/linux/80x86/startup/xpg3.h @@ -4,8 +4,9 @@ #define _SVID_SOURCE 1 #define _BSD_SOURCE

Re: 2.3.1-15 ETA?

2003-03-13 Thread Carlos O'Donell
It's ready to go out. There is no reason to stay -14. Well, I plan to fix preinst with the suggestion of Anthony DeRobertis [EMAIL PROTECTED] (Bug#184036), but it may be fixed in -16. OK, I release -15 really soon. Are you going to include the HPPA pthread patches? I haven't seen a cvs

Bug#184573: missing res_search in -lresolv

2003-03-13 Thread Daniel Jacobowitz
On Thu, Mar 13, 2003 at 10:51:05AM +0100, Robert Millan wrote: Package: libc0.3 Severity: normal res_search is not present in -lresolv for libc0.3. from an autoconf test: $ cat test.c /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match

Bug#184573: missing res_search in -lresolv

2003-03-13 Thread Daniel Jacobowitz
Bah, disregard my previous comment. It should be present. On Thu, Mar 13, 2003 at 10:51:05AM +0100, Robert Millan wrote: Package: libc0.3 Severity: normal res_search is not present in -lresolv for libc0.3. from an autoconf test: $ cat test.c /* Override any gcc2 internal prototype to

Processed: Re: Bug#184589: opie-libs-fb_0.9.1-0.snapshot.20030303-2(m68k/unstable/poseidon): FTBFS on m68k

2003-03-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign #184589 glibc Bug#184589: opie-libs-fb_0.9.1-0.snapshot.20030303-2(m68k/unstable/poseidon): FTBFS on m68k Bug reassigned from package `opie-libs-fb' to `glibc'. merge #184589 #181661 Unknown command or malformed arguments to command.

Processed: Re: Processed: Re: Bug#184589: opie-libs-fb_0.9.1-0.snapshot.20030303-2(m68k/unstable/poseidon): FTBFS on m68k

2003-03-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: merged #184589 #181661 Unknown command or malformed arguments to command. merge 184589 181661 Bug#181661: opie-libs-fb: [m68k] FTBFS Bug#184589: opie-libs-fb_0.9.1-0.snapshot.20030303-2(m68k/unstable/poseidon): FTBFS on m68k Bug#159723: libc6-dev:

Bug#184696: libc6: Outdated libc6 ? (problem with recent OpenOffice snapshots)

2003-03-13 Thread Emmanuel Charpentier
Package: libc6 Version: 2.3.1-14 Severity: normal I have had problems with recent OpenOffice snapshots (644m1 and 644m4). The 644m1 crashes in various situations, complaining of a runtime linking problem, 644m4 doesn't even start and hangs silently. See

Bug#184573: missing res_search in -lresolv

2003-03-13 Thread Robert Millan
Package: libc0.3 Severity: normal res_search is not present in -lresolv for libc0.3. from an autoconf test: $ cat test.c /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype

Re: 2.3.1-15 ETA?

2003-03-13 Thread GOTO Masanori
At Wed, 12 Mar 2003 23:12:08 -0800 (PST), [EMAIL PROTECTED] wrote: Do you have any idea when -15 will be coming down the pike? :} Im having a problem with the php conflict and several sites. It's ready to go out. There is no reason to stay -14. Well, I plan to fix preinst with the suggestion

Re: glibc and php4

2003-03-13 Thread GOTO Masanori
At Thu, 13 Mar 2003 10:49:38 +0700, arief_mulya wrote: So it turn out that sunrpc licensing is not affecting the release of glibc 2.3. I'm glad, but will still try to learn the sunrpc stuff and will try to help Jeff do the porting. But meanwhile, as I have needs for php4, why do current

Re: Bug#184495: libc6.postinst needs to restart postgres

2003-03-13 Thread GOTO Masanori
At Wed, 12 Mar 2003 22:43:37 -0500, Anthony DeRobertis wrote: PS: I plan to try fiddling the soname on the libnss modules; let's home we can say Goodbye! to all this silly restarting business. Thanks, please check it! Regards, -- gotom

Bug#184565: libc0.3: missing shm* functions (from sys/shm.h)

2003-03-13 Thread Robert Millan
Package: libc0.3 Severity: normal the following functions are not implemented for libc0.3: $ cat test.c #include sys/shm.h main () { shmctl (0, 0, 0); shmat (0, 0, 0); shmget (0, 0, 0); shmdt (0); } $ gcc test.c -o test /tmp/cciwRATu.o(.text+0x2b): In function `main': : warning: shmat is

Bug#184573: missing res_search in -lresolv

2003-03-13 Thread Robert Millan
Package: libc0.3 Severity: normal res_search is not present in -lresolv for libc0.3. from an autoconf test: $ cat test.c /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype

debian-glibc@lists.debian.org

2003-03-13 Thread =?gb2312?q?=B8=DF=D0=A7=C2=CA_
http://www.kingeye.net

Bug#91311: semid_ds conflicts with SUSv2

2003-03-13 Thread Mark Brown
On Thu, Mar 13, 2003 at 12:32:29AM +0900, GOTO Masanori wrote: Mark Brown wrote: --- tendra-4.1.2.orig/src/lib/machines/linux/80x86/startup/xpg3.h +++ tendra-4.1.2/src/lib/machines/linux/80x86/startup/xpg3.h @@ -4,8 +4,9 @@ #define _SVID_SOURCE 1 #define _BSD_SOURCE

Re: 2.3.1-15 ETA?

2003-03-13 Thread Carlos O'Donell
It's ready to go out. There is no reason to stay -14. Well, I plan to fix preinst with the suggestion of Anthony DeRobertis [EMAIL PROTECTED] (Bug#184036), but it may be fixed in -16. OK, I release -15 really soon. Are you going to include the HPPA pthread patches? I haven't seen a cvs

Bug#184573: missing res_search in -lresolv

2003-03-13 Thread Daniel Jacobowitz
On Thu, Mar 13, 2003 at 10:51:05AM +0100, Robert Millan wrote: Package: libc0.3 Severity: normal res_search is not present in -lresolv for libc0.3. from an autoconf test: $ cat test.c /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match

Bug#184573: missing res_search in -lresolv

2003-03-13 Thread Daniel Jacobowitz
Bah, disregard my previous comment. It should be present. On Thu, Mar 13, 2003 at 10:51:05AM +0100, Robert Millan wrote: Package: libc0.3 Severity: normal res_search is not present in -lresolv for libc0.3. from an autoconf test: $ cat test.c /* Override any gcc2 internal prototype to

Bug#91311: semid_ds conflicts with SUSv2

2003-03-13 Thread GOTO Masanori
At Thu, 13 Mar 2003 13:21:04 +, Mark Brown wrote: On Thu, Mar 13, 2003 at 12:32:29AM +0900, GOTO Masanori wrote: Mark Brown wrote: --- tendra-4.1.2.orig/src/lib/machines/linux/80x86/startup/xpg3.h +++ tendra-4.1.2/src/lib/machines/linux/80x86/startup/xpg3.h @@ -4,8 +4,9 @@

Re: Bug#184495: libc6.postinst needs to restart postgres

2003-03-13 Thread GOTO Masanori
At Thu, 13 Mar 2003 17:48:33 +0900, GOTO Masanori wrote: At Wed, 12 Mar 2003 22:43:37 -0500, Anthony DeRobertis wrote: PS: I plan to try fiddling the soname on the libnss modules; let's home we can say Goodbye! to all this silly restarting business. Thanks, please check it! Hm, from my

Processed: Re: Bug#184495: libc6.postinst needs to restart postgres

2003-03-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: severity 184495 important Bug#184495: libc6.postinst needs to restart postgres Severity set to `important'. thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian