![]() |
> Hi all. I've managed to get around a few of the compile problems with the > latest rjc6 beta, but am running into a few others that I can't figure > out: Ok, managed to get around the GettySysV.c++ compile problems by commenting out the exit_status struct, as well as commenting out the #if _HAS_UTMPX starting on line 149. Looks like it's ok using the _PATH_WTMP instead of the _PATH_WTMPX define... Is this the right way to do it? Something will still have to be done to get around the exit_status struct, as apparently it's there for SVR4.0.3 brokeness.. Regards, Dave