[3218] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

krb5-build/963: Building krb5-1.2.2 on OpenBSD2.8.

daemon@ATHENA.MIT.EDU (Dennis Davis)
Tue Jun 5 06:45:06 2001

Resent-From: gnats@rt-11.mit.edu (GNATS Management)
Resent-To: tlyu@mit.edu
Resent-Reply-To: krb5-bugs@MIT.EDU, Dennis Davis <D.H.Davis@bath.ac.uk>
Message-Id: <200106051144.aa13032@ancho.bath.ac.uk>
Date: Tue, 5 Jun 2001 11:44:21 +0100 (BST)
From: Dennis Davis <D.H.Davis@bath.ac.uk>
Reply-To: Dennis Davis <D.H.Davis@bath.ac.uk>
To: krb5-bugs@mit.edu
Cc: Dennis Davis <D.H.Davis@bath.ac.uk>


>Number:         963
>Category:       krb5-build
>Synopsis:       Building krb5-1.2.2 on OpenBSD2.8.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tlyu
>State:          open
>Class:          sw-bug
>Submitter-Id:   unknown
>Arrival-Date:   Tue Jun  5 06:45:00 EDT 2001
>Last-Modified:
>Originator:     Dennis Davis
>Organization:
Bath University Computing Services, UK
>Release:        krb5-1.2.2
>Environment:
	
System: OpenBSD ancho.bath.ac.uk 2.8 ANCHO#0 i386


>Description:
krb5-1.2.2 won't compile on OpenBSD2.8.  Appended below is a simple
diff to remedy this.
>How-To-Repeat:
Not applicable.
>Fix:
I've been looking at getting Kerberos5 (krb5-1.2.2) compiled &
running on the OpenBSD operating system.  Appended below is the one
simple diff I needed to get it to compile on OpenBSD2.8.


*** krb5-1.2.2/src/kdc/network.c.orig	Wed Feb 28 22:07:28 2001
--- krb5-1.2.2/src/kdc/network.c	Thu May 17 09:40:39 2001
***************
*** 51,57 ****
--- 51,59 ----
  #endif
  #include <arpa/inet.h>
  
+ #ifndef OpenBSD
  #include <net/if.h>
+ #endif /* OpenBSD */
  
  extern int errno;
  
>Audit-Trail:
>Unformatted:
Diffs needed to get krb5-1.2.2 to compile on OpenBSD2.8.

home help back first fref pref prev next nref lref last post