Content-Transfer-Encoding: 7bit
Content-Type: text/html;
charset=us-ascii
X-RT-Original-Encoding: iso-8859-1
Content-Length: 1693
Howdy,
When I try to compile krb5 1.7 on a
QNX 6.4.1 machine, it fails. There are a number of problems:
* krb5 tries to include sys/errno.h,
which doesn't exist, instead of errno.h, which does.
* QNX does not define CERASE,
etc.
* The utmp structure doesn't have
a ut_host member and the utmpx structure isn't declared.
* krb5 doesn't know how to build
shared libraries on QNX.
* Some networking functions are
provided by libsocket but applications which use them don't link against
it.
The attached patch fixes these issues.
Matt
The server made the following annotations
---------------------------------------------------------------------------------
This message contains information that may be privileged or confidential and is the property of Beckman Coulter, Inc. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
---------------------------------------------------------------------------------