Displaying 11 results from an estimated 11 matches for "krb5_krbhst_handle".
2003 Nov 04
1
Compiling Samba 3 on OS 10.2
...Samba 3 on Jaguar? I keep getting this error:
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c:139: #error UNKNOWN_GET_ENCTYPES_FUNCTIONS
libsmb/clikrb5.c:123: illegal external declaration, missing `;' after
`__ERROR_XX_UNKNOWN_CREATE_KEY_FUNCTIONS'
libsmb/clikrb5.c:188: undefined type, found `krb5_krbhst_handle'
libsmb/clikrb5.c:189: undefined type, found `krb5_krbhst_info'
cpp-precomp: warning: errors during smart preprocessing, retrying in basic
mode
make: *** [libsmb/clikrb5.o] Error 1
2004 Aug 04
1
Installing Samba 3.0.5 in Mac OSX 10.3.4 server
Hi all,
I'm installing Samba 3.0.5 in Mac OSX 10.3.4 server as root.
First, ./configure ----with-krb5=/usr/sbin
Second, when I do 'make' show this error:
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c: In function `krb5_locate_kdc':
libsmb/clikrb5.c:188: error: `krb5_krbhst_handle' undeclared (first use in this
function)
libsmb/clikrb5.c:188: error: (Each undeclared identifier is reported only once
libsmb/clikrb5.c:188: error: for each function it appears in.)
libsmb/clikrb5.c:188: error: parse error before "hnd"
libsmb/clikrb5.c:189: error: `krb5_krbhst_i...
2005 Dec 31
1
3.0.21a make fails on Mac OS X 10.4.3
Currently running 3.0.10 that comes standard with Mac OS X 10.4 (Tiger).
Attempted to install 3.0.21a last night and make failed like this:
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c: In function 'krb5_locate_kdc':
libsmb/clikrb5.c:306: error: 'krb5_krbhst_handle' undeclared (first use in
this function)
libsmb/clikrb5.c:306: error: (Each undeclared identifier is reported only once
libsmb/clikrb5.c:306: error: for each function it appears in.)
libsmb/clikrb5.c:306: error: parse error before 'hnd'
libsmb/clikrb5.c:307: error: 'krb5_krbhst_info...
2004 May 17
0
Darwin Install
...suppress -L/sw/lib
LDFLAGS = -L/sw/lib
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c:139: #error UNKNOWN_GET_ENCTYPES_FUNCTIONS
libsmb/clikrb5.c:123: illegal external declaration, missing `;' after
`__ERROR_XX_UNKNOWN_CREATE_KEY_FUNCTIONS'
libsmb/clikrb5.c:188: undefined type, found `krb5_krbhst_handle'
libsmb/clikrb5.c:189: undefined type, found `krb5_krbhst_info'
cpp-precomp: warning: errors during smart preprocessing, retrying in
basic mode
make: *** [libsmb/clikrb5.o] Error 1
[John-P-Kordik-Jrs-Computer:samba/samba-3.0.4/source] andy# make
Using FLAGS = -O -I./popt -Iinclude
-I/Use...
2004 Nov 09
2
3.0.8 build failure OS X 10.3.6
....8/source
LIBS = -lresolv -ldl -liconv
LDSHFLAGS = -bundle -flat_namespace -undefined suppress -L/sw/lib
LDFLAGS = -L/sw/lib
Compiling dynconfig.c
Compiling smbd/vfs.c
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c: In function `krb5_locate_kdc':
libsmb/clikrb5.c:209: error: `krb5_krbhst_handle' undeclared (first use
in this function)
libsmb/clikrb5.c:209: error: (Each undeclared identifier is reported
only once
libsmb/clikrb5.c:209: error: for each function it appears in.)
libsmb/clikrb5.c:209: error: parse error before "hnd"
libsmb/clikrb5.c:210: error: `krb5_krbhst_info...
2003 Oct 28
1
Compile Problem (krb5)
...wasn't there that
I could find). Now when building samba I'm getting this error
Compiling libsmb/clifile.c
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c:139:2: #error UNKNOWN_GET_ENCTYPES_FUNCTIONS
libsmb/clikrb5.c: In function `krb5_locate_kdc':
libsmb/clikrb5.c:188: error: `krb5_krbhst_handle' undeclared (first use in
this function)
libsmb/clikrb5.c:188: error: (Each undeclared identifier is reported only
once
libsmb/clikrb5.c:188: error: for each function it appears in.)
libsmb/clikrb5.c:188: error: parse error before "hnd"
libsmb/clikrb5.c:189: error: `krb5_krbhst_in...
2006 Oct 11
3
PLEASE HELP - MAC NEWBIE - MAC OS X 10.4.8 (Intel) compiling errors of Samba 3.0.23.c
...anyone successfully compiled it on 10.4.8 Intel? Any
help would be greatly appreciated as I am new to the mac platform but
have lots of linux experience. The errors are below:
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c: In function 'krb5_locate_kdc':
libsmb/clikrb5.c:378: error: 'krb5_krbhst_handle' undeclared (first use
in this function)
libsmb/clikrb5.c:378: error: (Each undeclared identifier is reported
only once
libsmb/clikrb5.c:378: error: for each function it appears in.)
libsmb/clikrb5.c:378: error: parse error before 'hnd'
libsmb/clikrb5.c:379: error: 'krb5_krbhst_in...
2003 Nov 15
0
Unable to compile Samba 3.0.0 on Max OS X 10.2
...d suppress -L/sw/lib
LDFLAGS = -L/sw/lib
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c:139: #error UNKNOWN_GET_ENCTYPES_FUNCTIONS
libsmb/clikrb5.c:123: illegal external declaration, missing `;' after
`__ERROR_XX_UNKNOWN_CREATE_KEY_FUNCTIONS'
libsmb/clikrb5.c:188: undefined type, found `krb5_krbhst_handle'
libsmb/clikrb5.c:189: undefined type, found `krb5_krbhst_info'
cpp-precomp: warning: errors during smart preprocessing, retrying in
basic mode
make: *** [libsmb/clikrb5.o] Error 1
%
------------------------------
Here's the compiler version:
------------------------------
% gcc -v
Re...
2004 Jun 18
0
installing samba 3.0.4 on MAC OS X issue
...-I. -I/sw/include
-I/usr/local/samba-3.0.4/source
LIBS = -lresolv -ldl -liconv
LDSHFLAGS = -bundle -flat_namespace -undefined suppress -L/sw/lib
LDFLAGS = -L/sw/lib
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c: In function `krb5_locate_kdc':
libsmb/clikrb5.c:188: error: `krb5_krbhst_handle' undeclared (first use in
this function)
libsmb/clikrb5.c:188: error: (Each undeclared identifier is reported only
once
libsmb/clikrb5.c:188: error: for each function it appears in.)
libsmb/clikrb5.c:188: error: parse error before "hnd"
libsmb/clikrb5.c:189: error: `krb5_krbhst_info...
2006 Mar 03
0
Help compiling 3.0.21c on Mac OS X 10.4.5
...nything like this
under Mac OS X. Dragged the source down, did ./configure with success
(AFAICT). When doing
#root > make
it chugs through quite a good part of it, but then:
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c: In function 'krb5_locate_kdc':
libsmb/clikrb5.c:306: error: 'krb5_krbhst_handle' undeclared (first
use in this function)
libsmb/clikrb5.c:306: error: (Each undeclared identifier is reported
only once
libsmb/clikrb5.c:306: error: for each function it appears in.)
libsmb/clikrb5.c:306: error: parse error before 'hnd'
libsmb/clikrb5.c:307: error: 'krb5_krbhst_...
2006 Nov 20
0
Compile error
Hi all,
I'm on a Mac Pro running OSX 10.4.8 and get the following compile errors:
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c: In function 'krb5_locate_kdc':
libsmb/clikrb5.c:378: error: 'krb5_krbhst_handle' undeclared (first use in
this function)
libsmb/clikrb5.c:378: error: (Each undeclared identifier is reported only
once
libsmb/clikrb5.c:378: error: for each function it appears in.)
libsmb/clikrb5.c:378: error: parse error before 'hnd'
libsmb/clikrb5.c:379: error: 'krb5_krbhst_info...