2011/7/23 Kazuhiro NISHIYAMA :
> Man page of issetugid(2) says that unistd.h has `int issetugid(void);',
> but Debian GNU/kFreeBSD 6.0.2's unistd.h does not.
Note that issetugid syscall stub is already provided, only the
prototype is missing.
I guess the only option is adding to sysdeps, but it
Package: libc0.1-dev
Version: 2.11.2-10+b1
Severity: normal
Man page of issetugid(2) says that unistd.h has `int issetugid(void);',
but Debian GNU/kFreeBSD 6.0.2's unistd.h does not.
I tried to build ruby's trunk, and it failed with a following error.
$ make
CC = ccache gcc
LD = ld
LDSHAR
2 matches
Mail list logo