Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 1999 19:10:14 +0100 (CET)
From:      Peter Cornelius <pc@inr-delphi.fzk.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10164: XFree86-3.3.3.1 build fails with kerberosIV on 2.2.8
Message-ID:  <199902191810.TAA29668@inr-delphi.fzk.de>

next in thread | raw e-mail | index | archive | help

>Number:         10164
>Category:       ports
>Synopsis:       XFree86-3.3.3.1 build fails with kerberosIV on 2.2.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 19 10:20:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Peter Cornelius
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
Arbeitskreis Kultur und Kommunikation.
>Environment:

/usr/ports/x11/XFree86/work.saved/xc/programs/xdm# uname -a
FreeBSD inr-delphi.fzk.de 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Thu Feb 11 08:57:06 CET 1999 root@inr-delphi.fzk.de:/usr/src/sys/compile/INR-DELPHI  i386

>Description:

On my box, the build for XFree86-3.3.3.1 failed when saying 'YES' to
kerberos (kerberos 4, I think it is), when building xdm, although the
necessary files exist.

>How-To-Repeat:

well, ...
~> su - root
Password:
# cd /usr/ports/x11/XFree86/ ; make all install
[...]
Do you want to enable KerberosIV support? [YES] YES
[... and so on ...]

>Fix:

This is how I made her shut up:

/usr/ports/x11/XFree86/work.saved/xc/programs/xdm# diff -c krb4auth.c
*** krb4auth.c  Tue Feb 16 22:03:23 1999
--- krb4auth.c.orig     Tue Feb 16 16:26:45 1999
***************
*** 43,49 ****
  #  include <resolv.h>
  #endif
  
! #include <kerberosIV/krb.h>
  
  #include "krb4auth.h"         /* keep us honest */
  
--- 43,49 ----
  #  include <resolv.h>
  #endif
  
! #include <krb.h>
  
  #include "krb4auth.h"         /* keep us honest */
  
Best regards,

Peter.

---
Peter Cornelius <pc@akk.org>

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902191810.TAA29668>