Bug#336496: ldd

2005-10-31 Thread Robert Millan

I observed this some time ago, but I didn't give it any importance untill
seeing this bug.

It is the same bug, right?

On GNU/Linux:

[EMAIL PROTECTED]:~$ ldd /bin/ls | grep /lib/ld
/lib/ld-linux.so.2 (0xb7f48000)

On GNU/kFreeBSD:

[EMAIL PROTECTED]:~$ ldd /bin/ls | grep /lib/ld
/lib/ld.so.1 = /lib/ld.so.1 (0x)

-- 
Robert Millan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#336496: ldd

2005-10-31 Thread Aurelien Jarno

Robert Millan a écrit :

I observed this some time ago, but I didn't give it any importance untill
seeing this bug.

It is the same bug, right?

On GNU/Linux:

[EMAIL PROTECTED]:~$ ldd /bin/ls | grep /lib/ld
/lib/ld-linux.so.2 (0xb7f48000)

On GNU/kFreeBSD:

[EMAIL PROTECTED]:~$ ldd /bin/ls | grep /lib/ld
/lib/ld.so.1 = /lib/ld.so.1 (0x)

It maybe be due to the ugly hack we have in the glibc to make ld.so.1 
both executable and a library.


--
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]