Re: blackdown jdk and current sid libc6 (2.3.x)

2002-10-23 Thread Rupa Schomaker
-BEGIN PGP SIGNED MESSAGE- Stephen Zander <[EMAIL PROTECTED]> writes: >>>>>> "Rupa" == Rupa Schomaker <[EMAIL PROTECTED]> writes: > Rupa> Suggestions? > > Read the archives? Umm.. I did. In the month of Oct, there is only one mess

blackdown jdk and current sid libc6 (2.3.x)

2002-10-22 Thread Rupa Schomaker
-BEGIN PGP SIGNED MESSAGE- When ant kicks off a sub process I get the following error. Ant then hangs. /usr/lib/j2sdk1.3-bd/bin/i386/native_threads/java: relocation error: /usr/lib/j2sdk1.3-bd/jre/lib/i386/libjava.so: symbol __libc_waitpid, version GLIBC_2.0 not defined in file libc.so

Re: blackdown jdk and current sid libc6 (2.3.x)

2002-11-12 Thread Rupa Schomaker
butable (even if the license allowed it) but I did want to give a datapoint as to what works... So far so good. Rupa Schomaker <[EMAIL PROTECTED]> writes: > When ant kicks off a sub process I get the following error. Ant then > hangs. > > /usr/lib/j2sdk1.3-bd/bin/i386/native_thre

Re: blackdown jdk and current sid libc6 (2.3.x)

2002-11-12 Thread Rupa Schomaker
-BEGIN PGP SIGNED MESSAGE- Glen Mehn <[EMAIL PROTECTED]> writes: > Rupa Schomaker wrote: [ibm jdk work with libc 2.3.x] > It would be really cool if you made a .deb of the script(s) to convert > the .rpm to a .deb and install it (maybe even use wget to get it?). > &g

patch to mpkg-j2sdk to support IBM's 1.3.1 SDK

2002-11-12 Thread Rupa Schomaker
Here is my quick and dirty patch to the script in the mpkg-j2sdk package. To get the package, add the following to your sources.list: deb http://www.stud.uni-karlsruhe.de/~ude2 debian/ (the javaselect package looks promising, but the author suggests you don't use it) The patch is attached. It

Re: patch to mpkg-j2sdk to support IBM's 1.3.1 SDK

2002-11-13 Thread Rupa Schomaker
Takashi Okamoto <[EMAIL PROTECTED]> writes: > From: Rupa Schomaker <[EMAIL PROTECTED]> > Subject: patch to mpkg-j2sdk to support IBM's 1.3.1 SDK > Date: Tue, 12 Nov 2002 21:44:22 -0800 >> Here is my quick and dirty patch to the script in the mpkg-j2sdk >>

Re: libc upgrade has broken jdk 1.3?

2002-12-02 Thread Rupa Schomaker
Greg Wilkins <[EMAIL PROTECTED]> writes: > I get the same thing with 1.3.1_06 IBM's 1.3.x works fine for me with the newer libc... -- -rupa -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Status of GCC 3.2 and java?

2003-02-20 Thread Rupa Schomaker
Will there be a version of the JDK that is built with GCC 3.2? Now that the transition is on-going in unstable, it would be nice to be able to get the JDK in sync with the rest. eg: You can't use the java plugin with Mozilla anymore because Mozilla is being built with 3.2. -- -rupa -- To UNS

Re: Status of GCC 3.2 and java?

2003-02-22 Thread Rupa Schomaker
Juergen Kreileder <[EMAIL PROTECTED]> writes: >>> Will there be a version of the JDK that is built with GCC 3.2? > > We have released a gcc-3.2 based build a week ago. It's not available > as a .deb yet. Aha, ok, cool. I can use mpkg-j2sdk to make a deb... >> The relevant changes to gcc affect

Re: Apache mod_jk

2003-11-26 Thread Rupa Schomaker
Mariano GarcĂ­a <[EMAIL PROTECTED]> writes: > Hi all, > > I am installing tomcat with apache on Debian (testing). Looking for > information I have found that I need mod-jk apache module, and I have > found some references about libapache-mod-jk debian package. Rather than using the mod-jk module,

Re: Apache mod_jk

2003-11-28 Thread Rupa Schomaker
Thomas Cataldo <[EMAIL PROTECTED]> writes: > On Wed, 2003-11-26 at 22:06, Rupa Schomaker wrote: >> Rather than using the mod-jk module, I've been using >> ProxyPass/ProxyPassReverse to pass traffic back and forth. My config >> looks like this in the

IBM 1.3 JDK and current libc crashes (bug: 219102)

2003-12-09 Thread Rupa Schomaker
Anyone have any insight/suggestions on this bug? SEGV with new libc6 and ibm's 1.3 JDK... -- -rupa -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

blackdown jdk and current sid libc6 (2.3.x)

2002-10-22 Thread Rupa Schomaker
-BEGIN PGP SIGNED MESSAGE- When ant kicks off a sub process I get the following error. Ant then hangs. /usr/lib/j2sdk1.3-bd/bin/i386/native_threads/java: relocation error: /usr/lib/j2sdk1.3-bd/jre/lib/i386/libjava.so: symbol __libc_waitpid, version GLIBC_2.0 not defined in file libc.so

Re: blackdown jdk and current sid libc6 (2.3.x)

2002-10-23 Thread Rupa Schomaker
-BEGIN PGP SIGNED MESSAGE- Stephen Zander <[EMAIL PROTECTED]> writes: >>>>>> "Rupa" == Rupa Schomaker <[EMAIL PROTECTED]> writes: > Rupa> Suggestions? > > Read the archives? Umm.. I did. In the month of Oct, there is only one mess

Re: blackdown jdk and current sid libc6 (2.3.x)

2002-11-12 Thread Rupa Schomaker
butable (even if the license allowed it) but I did want to give a datapoint as to what works... So far so good. Rupa Schomaker <[EMAIL PROTECTED]> writes: > When ant kicks off a sub process I get the following error. Ant then > hangs. > > /usr/lib/j2sdk1.3-bd/bin/i386/native_t

Re: blackdown jdk and current sid libc6 (2.3.x)

2002-11-12 Thread Rupa Schomaker
-BEGIN PGP SIGNED MESSAGE- Glen Mehn <[EMAIL PROTECTED]> writes: > Rupa Schomaker wrote: [ibm jdk work with libc 2.3.x] > It would be really cool if you made a .deb of the script(s) to convert > the .rpm to a .deb and install it (maybe even use wget to get it?). > &g

patch to mpkg-j2sdk to support IBM's 1.3.1 SDK

2002-11-12 Thread Rupa Schomaker
Here is my quick and dirty patch to the script in the mpkg-j2sdk package. To get the package, add the following to your sources.list: deb http://www.stud.uni-karlsruhe.de/~ude2 debian/ (the javaselect package looks promising, but the author suggests you don't use it) The patch is attached. It

Re: patch to mpkg-j2sdk to support IBM's 1.3.1 SDK

2002-11-13 Thread Rupa Schomaker
Takashi Okamoto <[EMAIL PROTECTED]> writes: > From: Rupa Schomaker <[EMAIL PROTECTED]> > Subject: patch to mpkg-j2sdk to support IBM's 1.3.1 SDK > Date: Tue, 12 Nov 2002 21:44:22 -0800 >> Here is my quick and dirty patch to the script in the mpkg-j2sdk >>

Re: libc upgrade has broken jdk 1.3?

2002-12-02 Thread Rupa Schomaker
Greg Wilkins <[EMAIL PROTECTED]> writes: > I get the same thing with 1.3.1_06 IBM's 1.3.x works fine for me with the newer libc... -- -rupa

Status of GCC 3.2 and java?

2003-02-20 Thread Rupa Schomaker
Will there be a version of the JDK that is built with GCC 3.2? Now that the transition is on-going in unstable, it would be nice to be able to get the JDK in sync with the rest. eg: You can't use the java plugin with Mozilla anymore because Mozilla is being built with 3.2. -- -rupa

Re: Status of GCC 3.2 and java?

2003-02-22 Thread Rupa Schomaker
Juergen Kreileder <[EMAIL PROTECTED]> writes: >>> Will there be a version of the JDK that is built with GCC 3.2? > > We have released a gcc-3.2 based build a week ago. It's not available > as a .deb yet. Aha, ok, cool. I can use mpkg-j2sdk to make a deb... >> The relevant changes to gcc affect