[11116] in Kerberos-V5-bugs
[krbdev.mit.edu #6545] Fails to compile on QNX 6.4.1
daemon@ATHENA.MIT.EDU (mkraai@beckman.com via RT)
Thu Aug 13 17:41:27 2009
Mail-Followup-To: rt@krbdev.mit.edu
mail-copies-to: never
From: "mkraai@beckman.com via RT" <rt-comment@krbdev.MIT.EDU>
In-Reply-To: <rt-6545@krbdev.mit.edu>
Message-ID: <rt-6545-31620.1.51602029394759@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #6545'":;"'AdminCc of krbdev.mit.edu Ticket #6545'":;@MIT.EDU
Date: Thu, 13 Aug 2009 21:41:02 +0000 (UTC)
Reply-To: rt-comment@krbdev.MIT.EDU
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
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.
---------------------------------------------------------------------------------
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs