Re: ud segfault (was: When will the amd64 port be stable?)

2004-12-12 Thread Ron Johnson
On Sun, 2004-12-12 at 05:18 +, Steve McIntyre wrote: David Liontooth [EMAIL PROTECTED] wrote: Goswin von Brederlow wrote: [snip] The reason for this becomes clear once you turn on warnings in the compilation: gcc -DPACKAGE=\ud\ -DVERSION=\0.7.1\ -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1

amd64 repository for debian-marillat

2004-12-12 Thread Drew Hess
I want to set up a repository of AMD64 binary packages for the source packages at ftp://ftp.nerim.net/debian-marillat/ What I'd like is a script that checks the source packages there for updates. When a new source package version is available, it would build an AMD64 binary package and stick it

Re: ud segfault (was: When will the amd64 port be stable?)

2004-12-12 Thread Steve McIntyre
[EMAIL PROTECTED] wrote: On Sun, 2004-12-12 at 05:18 +, Steve McIntyre wrote: The reason for this becomes clear once you turn on warnings in the compilation: gcc -DPACKAGE=\ud\ -DVERSION=\0.7.1\ -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_GETHOSTNAME=1 -I. -I. -g

Re: ud segfault (was: When will the amd64 port be stable?)

2004-12-12 Thread Ron Johnson
On Sun, 2004-12-12 at 12:39 +, Steve McIntyre wrote: [EMAIL PROTECTED] wrote: On Sun, 2004-12-12 at 05:18 +, Steve McIntyre wrote: [snip] Turning on warnings also highlights other silly coding bugs, but I'll leave those for other people. Hey, let's start a flame war about the

Re: amd64 repository for debian-marillat

2004-12-12 Thread Jerome Warnier
On Sun, 2004-12-12 at 00:24 -0800, Drew Hess wrote: I want to set up a repository of AMD64 binary packages for the source packages at ftp://ftp.nerim.net/debian-marillat/ What I'd like is a script that checks the source packages there for updates. When a new source package version is

mysql 4.1

2004-12-12 Thread Corin Langosch
Hi, after further testing it shows that the official mysql binary from www.mysql.com mysql-standard-4.1.7-unknown-linux-x86_64-glibc23.tar.gz doesnt' work with the latest pure64 or gcc-3.4. as mentioned, always the locks block the whole mysql-server and it cant even be killed. i'm now running

Re: Bug#271758: ud segfault (was: When will the amd64 port be stable?)

2004-12-12 Thread Steve Kemp
On Sun, Dec 12, 2004 at 05:18:37AM +, Steve McIntyre wrote: David Liontooth [EMAIL PROTECTED] wrote: Goswin von Brederlow wrote: And now the same with -f please. I didn't see a segfault in the starce and it is probably its child that dies. You can also compile the ud with debug infos

Re: mysql 4.1

2004-12-12 Thread Goswin von Brederlow
Corin Langosch [EMAIL PROTECTED] writes: Hi, after further testing it shows that the official mysql binary from www.mysql.com mysql-standard-4.1.7-unknown-linux-x86_64-glibc23.tar.gz doesnt' work with the latest pure64 or gcc-3.4. as mentioned, always the locks block the whole mysql-server

Re: mysql 4.1

2004-12-12 Thread Frederik Schueler
Hello, On Sun, Dec 12, 2004 at 04:38:41PM +0100, Goswin von Brederlow wrote: Corin Langosch [EMAIL PROTECTED] writes: i downloaded the sources but cant compile them. it always complains about linuxthreads..? i didnt find a mysql-4.1.7 precompiled on alioth, isnt it exisiting? A patched

Re: ud segfault

2004-12-12 Thread David Liontooth
Steve McIntyre wrote: OK, so I'm bored. I've just looked at the bug and found the problem. ud's source is quite ugly, suggesting a novice author. I can recreate the bug quite readily here, and it's crashing down below a sprintf() call: (gdb) bt #0 0x002a956e9980 in strlen () from

Re: mysql 4.1

2004-12-12 Thread Frederik Schueler
Hi, On Sun, Dec 12, 2004 at 04:56:55PM +0100, Frederik Schueler wrote: A patched version will be uploaded, as soon as the build is done. unfortunately the package FTBFS, an error in the documentation package. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=285344 Greetings Frederik

Re: amd64 repository for debian-marillat

2004-12-12 Thread David Liontooth
Drew Hess wrote to debian-amd64@lists.debian.org : I want to set up a repository of AMD64 binary packages for the source packages at ftp://ftp.nerim.net/debian-marillat/ What I'd like is a script that checks the source packages there for updates. When a new source package version is available,

Re: amd64 repository for debian-marillat

2004-12-12 Thread Drew Hess
Thanks. Christian does have a new AMD64 repository. It's not quite ready for prime time, but he says it should be in the next week or two. For future reference, it's located here: http://cyberspace.ucla.edu/marillat/ but it's not apt-get'able at the moment. d On Sun, 12 Dec 2004 11:51:55

Library packages with only static archives

2004-12-12 Thread Drew Hess
binutils-dev only supplies a static archive for libiberty. On AMD64, this means that you can't use libiberty functions in shared libraries, because libiberty.a isn't compiled with -fPIC. Seems to me that all library packages on AMD64 should come with shared libs. d

Re: [debian-amd64] Dependents on java runtime

2004-12-12 Thread Steve Feehan
On Sun, Dec 12, 2004 at 03:26:22PM -0800, David Liontooth wrote: A number of recent packages in debian-amd64 depend variously on j2sdk1.5 (eg freewatch) and j2re1.4 (eg freemind) or java2-runtime (both), which are not available from the mirrors. I've installed Sun's now fully released

Re: Dependents on java runtime

2004-12-12 Thread Jerome Warnier
On Sun, 2004-12-12 at 15:26 -0800, David Liontooth wrote: A number of recent packages in debian-amd64 depend variously on j2sdk1.5 (eg freewatch) and j2re1.4 (eg freemind) or java2-runtime (both), which are not available from the mirrors. I've installed Sun's now fully released

Dummy Java packages creation [was: Re: Dependents on java runtime]

2004-12-12 Thread Grzegorz B. Prokopski
On Sun, 2004-12-12 at 18:26, David Liontooth wrote: A number of recent packages in debian-amd64 depend variously on j2sdk1.5 (eg freewatch) and j2re1.4 (eg freemind) or java2-runtime (both), which are not available from the mirrors. I've installed Sun's now fully released

Re: [debian-amd64] Dependents on java runtime

2004-12-12 Thread David Liontooth
Steve Feehan wrote: On Sun, Dec 12, 2004 at 03:26:22PM -0800, David Liontooth wrote: A number of recent packages in debian-amd64 depend variously on j2sdk1.5 (eg freewatch) and j2re1.4 (eg freemind) or java2-runtime (both), which are not available from the mirrors. I've installed Sun's now