15 Feb
2007
15 Feb
'07
09:35
Hello, I found my getpgrp problem: The check tests like this: int main() { if(getpgrp() == 0) printf("0\n"); else printf("1\n"); return 0;} It must be getpgrp() == -1 :-) Seems nobody ever noticed. Nobody ever build the package in root mode. Ciao -- http://www.dstoecker.eu/ (PGP key available) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org