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

samba compile problem on axp linux 2.1.130



AXP CPU
Linux 2.1.130 with smb support enabled
Samba 2.0.0beta2
configure --with-smbmount --prefix=/usr
make
...
Linking bin/smbd
smbd/chgpasswd.o: In function `dochild':
chgpasswd.c(.text+0x664): undefined reference to `setresgid'
chgpasswd.c(.text+0x668): undefined reference to `setresgid'
chgpasswd.c(.text+0x69c): undefined reference to `setresgid'
chgpasswd.c(.text+0x6a0): undefined reference to `setresgid'
smbd/uid.o: In function `init_uid':
uid.c(.text+0x74): undefined reference to `setresgid'
smbd/uid.o(.text+0x78):uid.c: more undefined references to `setresgid'
follow
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1

setresuid() is in the library, but not setresgid(). ???
This kernel appears not to include setresgid in entry.S, though the
code exists in the kernel. ???

Dr. Tom Holroyd -- tomh@nibh.go.jp
I would dance and be merry,
Life would be a ding-a-derry,
If I only had a brain.
        -- The Scarecrow




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