Bug 12146 - ../source4/heimdal/lib/gssapi/gssapi/gssapi_spnego.h:41:1: fatal error: unknown type name 'GSSAPI_CPP_START'
Summary: ../source4/heimdal/lib/gssapi/gssapi/gssapi_spnego.h:41:1: fatal error: unkno...
Status: RESOLVED DUPLICATE of bug 12142
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.4.5
Hardware: x64 Mac OS X
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-12 15:54 UTC by Ruga
Modified: 2016-08-15 09:56 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruga 2016-08-12 15:54:52 UTC
The option "--with-system-mitkrb5" returns the following

ERROR: MIT krb5 build requires at least 1.9.0. Kerberos 5 release 1.7-prerelease is found and cannot be used
ERROR: You may try to build with embedded Heimdal Kerebros by not specifying --with-system-mitkrb5
"

Compiling without the above option returns the following

[ 573/3582] Compiling lib/addns/dnsrecord.c
In file included from ../lib/addns/dnsrecord.c:24:
In file included from ../lib/addns/dns.h:31:
In file included from ../lib/replace/system/gssapi.h:47:
../source4/heimdal/lib/gssapi/gssapi/gssapi_spnego.h:41:1: fatal error: unknown type name 'GSSAPI_CPP_START'
GSSAPI_CPP_START
^
1 error generated.
Waf: Leaving directory `/Volumes/home/opt/src/samba-4.4.5/bin'
Build failed:  -> task failed (err #1): 
        {task: cc dnsrecord.c -> dnsrecord_1.o}
make: *** [all] Error 1
Comment 1 Ruga 2016-08-15 09:56:14 UTC

*** This bug has been marked as a duplicate of bug 12142 ***