This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


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

Re: ldd / ld-linux.so.2.0.99 does not work


> 
> >>>>> Gary Goodger writes:
> 
>  > Submitter-Id:   gmg@pe.net
>  > Originator:     Gary M. Goodger
>  > Organization:   rarely
>  > Confidential:   no
>  > Synopsis:       ldd / ld-linux.so.2.0.99 does not work
>  > Release:        libc-2.0.99
>  > Environment:
>  > Host type: i686-pc-linux-gnu
>  > System: Linux 2.1.126 #126 Sat Oct 24 08:29:53 PDT 1998 i686 unknown
>  > Architecture: i686 (Pentium Pro 200)
>  > Addons: crypt linuxthreads
>  > Build CC: gcc
>  > Compiler version: 2.8.1
>  > Kernel headers: 2.1.126
> 
>  > Description:
>  >  ldd gets error from ld-linux.so.2.0.99
>  >  command issued: ldd /bin/ls
>  >  response: (ldd: /lib/ld-linux.so.2 exited with unknown exit code(139))
> 
> There seems to be some kind of bad interaction between glibc 2.0.99
> and Linux 2.1.126.  Could you try an older Linux kernel (like 2.1.125) 
> and tell us if that one works?
> 
> Thanks,
> Andreas

I tried Linux 2.1.125 and it works as expected - no problem.

ldd /bin/ls
  libc.so.6 => /lib/libc.so.6 (0x40019000)
  /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


Gary - gmg@pe.net



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