Greetings,
I am attempting to compile nfs-utils-1.2.5 on a blfs box with these:-
build: cblfs 64bit kernel-3.2.1
heimdal-1.5.2
the build ends like this:-
############
In file included from /usr/local/include/gssapi.h:39:0,
from context_heimdal.c:44:
/usr/include/gssglue/gssapi/gssapi.h:42:2: error: #error It appears you have
already included the Heimdal gssapi.h file
context_heimdal.c: In function 'write_heimdal_enc_key':
context_heimdal.c:76:3: warning: implicit declaration of function
'gssd_k5_err_msg'
context_heimdal.c:76:9: warning: assignment makes pointer from integer without
a cast
context_heimdal.c:82:10: warning: dereferencing 'void *' pointer
context_heimdal.c:82:10: error: request for member 'auth_context' in something
not a structure or union
context_heimdal.c:83:9: warning: assignment makes pointer from integer without
a cast
context_heimdal.c:100:9: warning: assignment makes pointer from integer
without a cast
context_heimdal.c:107:16: warning: comparison between signed and unsigned
integer expressions
context_heimdal.c: In function 'write_heimdal_seq_key':
context_heimdal.c:136:9: warning: assignment makes pointer from integer
without a cast
context_heimdal.c:142:10: warning: dereferencing 'void *' pointer
context_heimdal.c:142:10: error: request for member 'auth_context' in
something not a structure or union
context_heimdal.c:143:9: warning: assignment makes pointer from integer
without a cast
context_heimdal.c: In function 'serialize_krb5_ctx':
context_heimdal.c:215:31: error: 'MAX_CTX_LEN' undeclared (first use in this
function)
context_heimdal.c:215:31: note: each undeclared identifier is reported only
once for each function it appears in
context_heimdal.c:222:9: warning: dereferencing 'void *' pointer
context_heimdal.c:222:9: error: request for member 'more_flags' in something
not a structure or union
context_heimdal.c:222:24: error: 'LOCAL' undeclared (first use in this
function)
context_heimdal.c:245:6: warning: dereferencing 'void *' pointer
context_heimdal.c:245:6: error: request for member 'lifetime' in something not
a structure or union
context_heimdal.c:245:6: error: request for member 'lifetime' in something not
a structure or union
context_heimdal.c:248:17: warning: dereferencing 'void *' pointer
context_heimdal.c:248:17: error: request for member 'lifetime' in something
not a structure or union
context_heimdal.c:251:6: warning: dereferencing 'void *' pointer
context_heimdal.c:251:6: error: request for member 'auth_context' in something
not a structure or union
context_heimdal.c:251:6: error: request for member 'auth_context' in something
not a structure or union
make[2]: *** [gssd-context_heimdal.o] Error 1
#########
advice would be appreciated
sincerely
lux-integ
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page