[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#48371: libc6: setresgid(2) not available on alpha



Package: libc6
Version: 2.1.2-5
Severity: normal

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

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

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 to: