Doug,First off, it looks like you are missing the "#" signs on the compiler directives:
#if UCB
setpgrp(0,getpid());
#else
setpgrp();
#endif
I don't have access to an aix compiler, but this seems to fix it for gcc.
rex
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/
