>>There is a signature:
>
>>Just run
>>objdump -p /lib/libc.so.6 | sed -n '/^Version definitions/,/^$/p'
>
>So it seems that objdump should be similar to the UNIX dump command ???
>Anyway, altough SuSE states that they are using
>
>shaky joerg 2 > objdump -p /lib/libc.so.6
Your libc is glibc 2.0. Jakub's trick will only work with glibc 2.1 and
later; there was no versioning information in glibc 2.0.
p.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]