Calixto Melean wrote:
> I knew this was an old one. However, in my case, when I delete those
> files, javac does not do anything know. Yes, I type javac
> HelloWorldApp.java and I get the prompt back immediately and no class
> file, you can even give it a garbage input file and it will not complain
> or do anything. Any idea? BTW, I am using glibc on a slackware 3.5
> system, jdk1.1.6v2glibc
>
> Mats Petersson wrote:
> >
> > On Wed, 16 Sep 1998, Calixto Melean (Personal) wrote:
> >
> > > I installed the corresponding jdk in my glibc linux system. the java
> > > command runs fine. however, the compiler (javac) gives me the following
> > > errors:
> > >
> > > SIGSEGV 11* segmentation violation
> > >
> > > Full thread dump:
> > > Monitor Cache Dump:
> > > Registered Monitor Dump:
> > > Monitor IO lock: <unowned>
> > > Child death monitor: <unowned>
> > > Event monitor: <unowned>
> > > I/O monitor: <unowned>
> > > Alarm monitor: <unowned>
> > > Monitor registry: <unowned>
> > > Thread Alarm Q:
> > >
> > >
> > >
> >
> > This is an old one.... delete (or rename) the libc.so* and /or libdl.so*
> > stuff in the /lib directory. Either of them (or both) clashes in some way
> > with the libraries you have currently on ur system.
> >
> > Regards,
> > Mats Petersson
I don't know about using the glibc version on Slackware. I have always used
the libc5 versions of the JDK and on my new Slackware 3.5 system I am running
JDK1.1.6v4a libc5 version out of the box (with no lib modifications, etc.)
with no problems so far. I haven't pushed the envelope on this new system
whatsoever because I haven't had time yet but with the minor testing I've done
I haven't had a problem.
K.R.
--
K.R. Foley
Alwan, Inc.
[EMAIL PROTECTED]