pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/38394: OpenSSH 4.7 compilation fails with 'kerberos' option set



>Number:         38394
>Category:       pkg
>Synopsis:       OpenSSH 4.7 compilation fails with 'kerberos' option set
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 09 15:55:00 +0000 2008
>Originator:     Michael-John Turner
>Release:        4.0
>Organization:
N/A
>Environment:
NetBSD aurora.pimp.org.za 4.0_STABLE NetBSD 4.0_STABLE (AURORA_40) #0: Wed Mar  
5 23:08:03 GMT 2008 
root%aurora.pimp.org.za@localhost:/usr/obj/sys/compile/AURORA_40 sparc64

>Description:
When compiling OpenSSH 4.7 from pkgsrc (security/openssh), with the 'kerberos' 
option set, compilation fails with the following error:

...
cc -O2 -mcpu=v9 -I/usr/local/include -I/usr/include -Wall -Wpointer-arith 
-Wuninitialized -Wsign-compare -Wno-pointer-sign -I. -I.. -I. -I./.. 
-I/usr/include -I/usr/include -I/usr/local/include -I/usr/include 
-I/usr/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-arc4random.c
In file included from bsd-arc4random.c:17:
../includes.h:149:19: error: kafs.h: No such file or directory
...

FWIW, I have mit-krb5 from pkgsrc installed in addition to the standard Heimdal.
>How-To-Repeat:
Build from security/openssh pkgsrc with the 'kerberos' option enabled.
>Fix:
includes.h and session.c must be patched to look for <krb5/kafs.h> not <kafs.h>.



Home | Main Index | Thread Index | Old Index