[krbdev.mit.edu #1847] daemon.c doesn't build on tru64 unix
Ken Raeburn via RT
rt-comment at krbdev.mit.edu
Fri Sep 12 23:23:03 EDT 2003
After the fix to 1791 re-enabled the building of the function 'daemon',
the builds on tru64 unix started failing because it won't compile
there. (Previously, the nightly tests weren't running on the trunk for
alpha-osf; presumably the builds would have failed because 'daemon'
wasn't defined.) The compiler complains about the usage of setpgrp with
no arguments when two are required.
More information about the krb5-bugs
mailing list