Simon Josefsson <[email protected]> writes:

>> * HP-UX 11.00
>>
>>   CC     utmp_logout.o
>> cc: "utmp_logout.c", line 76: error 1588: "e_termination" undefined.
>> cc: "utmp_logout.c", line 76: error 1531: Invalid member of struct or union.
>> cc: "utmp_logout.c", line 77: error 1588: "e_exit" undefined.
>> cc: "utmp_logout.c", line 77: error 1531: Invalid member of struct or union.
>> gmake[2]: *** [utmp_logout.o] Error 1
>>
>> The 'struct utmpx' on HP-UX has a field ut_exit with components called
>> __e_termination and __e_exit, not e_termination and e_exit.
>
> I'll leave this for later.

I don't have any time to debug HP-UX issues, so I've documented that
HP-UX is not a supported target.  If someone wants to port InetUtils to
HP-UX, that would be welcome.

/Simon

Reply via email to