This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcj/227: compile error prims.cc


David Kidd wrote:

> I have attached the lib dir listing.
> I have decided to upgrade because changing
> from struct sigcontext to sigcontext caused a

That should be change "struct sigcontext_struct" to "struct sigcontext"

>   ------------------------------------------------------------------------
> -rwxr-xr-x   1 root     root       652412 Oct 25  1998 /lib/libc-2.0.7.so*
> lrwxrwxrwx   1 root     root           13 Apr 18 22:37 /lib/libc.so.4 -> libc.so.4.7.6*
> -rwxr-xr-x   1 root     root       634880 Jun  5  1996 /lib/libc.so.4.7.6*
> lrwxrwxrwx   1 root     root           14 Apr 18 22:41 /lib/libc.so.5 -> libc.so.5.4.46*
> -rwxr-xr-x   1 root     root       614840 Oct  6  1998 /lib/libc.so.5.4.46*
> lrwxrwxrwx   1 root     root           13 Apr 18 22:38 /lib/libc.so.6 -> libc-2.0.7.so*

It looks like you have both libc6 and libc5 installed (and a libc4! ancient!!) But it depends on
which libc's _headers_ you have installed. Anyway, I agree with you than an upgrade is probibly the
best option.

regards

  [ bryce ]




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]