Package: libc6
Version: 2.1.2-5
Severity: normal

This is the output on a potato alpha machine (faure.debian.org):

[EMAIL PROTECTED]:~$ nm -D /lib/libc-2.1.2.so |grep [gs]etres[ug]id
00000000000cede0 W getresgid
00000000000cedb8 T getresuid
00000000000cf280 W setresuid
[EMAIL PROTECTED]:~$ 

and this is on my private potato i386 machine:

asterix:~$ nm -D /lib/libc-2.1.2.so |grep [gs]etres[ug]id
0009c254 T getresgid
0009c1e8 T getresuid
0009bf90 T setresgid
0009c010 W setresuid
asterix:~$ 

I can't link a program on alpha, that compiles (and runs) fine on my i386 box.


Thomas
-- System Information
Debian Release: potato
Kernel Version: Linux asterix 2.2.13 #1 Wed Oct 20 20:20:14 CEST 1999 i586 
unknown

Versions of the packages libc6 depends on:
ii  ldso            1.9.11-4       The Linux dynamic linker, library and utilit

Reply via email to