similar to: Cannot compile 3.0.0 @ HP-UX - Errors in libsmb/clikrb5.c ?

Displaying 20 results from an estimated 3000 matches similar to: "Cannot compile 3.0.0 @ HP-UX - Errors in libsmb/clikrb5.c ?"

2004 Jul 24
0
Error: make: *** [libsmb/clikrb5.o] Error 1
Hi, new to this list. Running samba 3.0.2 under Mac OS X 10.3.4, Darwin 7.4.0. Downloaded 3.0.5 and compiled. I get the warning: make: *** [libsmb/clikrb5.o] Error 1 Samba 3.0.5 has not been installed, when I do $ smbd --version, I still get 3.0.2 Thanks in advance for any help or suggestion. Charly
2004 Dec 22
0
Samba 3.0.10 ADS Setup issue Again
Well I spoke a bit to soon. While I was able to get to the stage of doing a make I get the following errors when the make ends, this is using Kerberos 5: libsmb/clikrb5.c: In function `krb5_set_real_time': libsmb/clikrb5.c:49: dereferencing pointer to incomplete type libsmb/clikrb5.c:50: dereferencing pointer to incomplete type libsmb/clikrb5.c: In function
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
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
2003 Oct 28
1
Compile Problem (krb5)
I'm trying to build samba 3 with the ads support and along with that I apparently need ldap and krb5. I have installed openldap, krb5 (had to install even though Solaris 9 has krb5 in it, the .h file 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
2004 Nov 09
2
3.0.8 build failure OS X 10.3.6
I am trying to build 3.0.8 Release on OS X Server 10.3.6 as the latest version of samba installed with the 10.3.6 update (3.0.5) has broken our backup strategy which has a Windows server backing up SAMBA/SMB volumes ( this issue is noted in Dantz Retrospect KB and the solution is to upgrade to SAMBA 3.0.6+). We use the OS X server as a PDC. After a ./configure; make Using FLAGS = -O
2006 Oct 11
3
PLEASE HELP - MAC NEWBIE - MAC OS X 10.4.8 (Intel) compiling errors of Samba 3.0.23.c
Hello, I am trying to compile the latest samba 3.0.23c on MAC Intel OS X 10.4.8 and I am getting errors with the krb5 stuff. I have searched the net and found other people with the same error but didn't see any solution. Has 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
2006 Mar 03
0
Help compiling 3.0.21c on Mac OS X 10.4.5
My first attempt of compiling Samba or pretty much anything 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
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
2003 Aug 13
2
samba v3b3, SuSE 8.0 enterprise, heimdal 0.6, openssl ADS issues
Hi again all, I'm trying to get samba 3b3 working with ADS on Suse 8.0 enterprise. I've installed heimdal kerberos 0.6 with openldap support. Now when I did that, I used the configure options of: ./configure --with-openldap=/usr/local/bin --with-openldap-include=/usr/local/include --with-openldap-lib=/usr/local/lib --enable-shared=yes there's another config option of
2004 Jun 18
0
installing samba 3.0.4 on MAC OS X issue
I am having a hard time installing samba 3.0.4 on MAC OS X 10.3.x "Panther". I was able to run the configure command w/out any errors. Here is what I am getting when I run the make command. Using FLAGS = -O -I./popt -Iinclude -I/usr/local/samba-3.0.4/source/include -I/usr/local/samba-3.0.4/source/ubiqx -I/usr/local/samba-3.0.4/source/smbwrapper -I. -I/sw/include
2004 Jul 02
0
Can't configure Samba with Kerberos support
I'm trying to compile Samba 3.0.4 with Active Directory support on OpenBSD 3.5, using the native Kerberos libraries (which happens to be Heimdal 0.6). Unfortunately, ./configure isn't working right. I think i'm missing a switch or something. If anyone can help me figure out what the problem is, i would really appreciate it. First a bit of info on OpenBSD's Kerberos path
2004 Jun 25
1
Compilation with Kerberos problem
I'm trying to compile Samba 3.0.4 with Active Directory support on OpenBSD 3.5, using the native Kerberos libraries (which happens to be Heimdal 0.6). Unfortunately, ./configure isn't working right. If anyone can help me figure out what the problem is, i would appreciate it. First a bit of info on OpenBSD's Kerberos path layout, in case it matters: /usr/libexec - daemons
2003 Jul 07
4
Error compiling 3.0.0beta2 on HP-UX
Hello! I'm trying to compile 3.0.0beta2 on a HP-UX 11.00 machine with gcc v3.2. After running configure --prefix=/some/where, I ran make which exited with this error message: Compiling lib/snprintf.c lib/snprintf.c:832: conflicting types for `snprintf' /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/include/stdio.h:493: previous declaration of `snprintf' *** Error exit code 1
2003 Nov 15
0
Unable to compile Samba 3.0.0 on Max OS X 10.2
Gentle Reader, I am unable to build Samba 3.0.0 from source on Max OS X 10.2 using Apple's version of the gcc compiler. I downloaded the source tarball, unpacked it and did: % ./configure % make The make compiles many files OK but aborts during compilation of clikrb5.c Has anyone successfully built Samba 3.0.0 on OS X 10.2 and if so, what am I doing wrong? Chris Brown
2007 Nov 01
1
Problem with compiling 64bit R(2.5.1) under HP-UX(ia64)
Hi there, We are trying to compile a 64bit version of R (2.5.1) on HP-UX (B.11.23 U ia64), but are running into some problems. This is our configure step: ../configure --prefix=/rnd/homes/lfan/R251 --enable-R-shlib CC="cc" CFLAGS="+z +DD64" CXX="aCC" CXXFLAGS="-b -lxnet +z +DD64" FC="f90" FCFLAGS="+DD64" F77="f90"
2003 Jan 30
0
Compiling 3.0 alpha 21 on HP-UX 11.00
Hi! I'm trying to compile 3.0 alpha 21 on a HP-UX 11.00 machine. make bombs out with the following error message: lib/snprintf.c:790: conflicting types of `snprintf? /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/include/stdio.h:493: previous declaration of `snprintf? *** Error exit code 1 I tried to compile it with gcc 3.2, which I got from the HP-UX porting centre. I wanted to use
2009 Nov 27
0
No subject
make reinstall, and it gives the the following: ----------begin output---------- Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function 'krb5_set_real_time': libsmb/clikrb5.c:132: error: dereferencing pointer to incomplete type libsmb/clikrb5.c:133: error: dereferencing pointer to incomplete type The following command failed: cc -I. -I/usr/ports/net/samba33/work/samba-3.3.9/source
2008 Apr 24
0
The problem with compiling samba 3.0.28.1
Hello. I have such a problem. I would like to join the freebsd(6.3) computer to existing Windows Domain. (managed by Windows Server 2003 R2) 0)I have working windows domain and working freebsd computer. 1)Firstly I've compiled and installed heimdal 1.0.1 /usr/ports/security/heimdal/ on freebsd It's ok I've editted krb5.conf. kinit gets a ticket from the REALM and klist says its
2009 Nov 27
0
No subject
I get a suspiciously similar message, though I can't for the life of me figure out why it's referencing a much earlier version of samba, namely 3.0.37. Seems weird to me. ----------begin output---------- Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function 'krb5_set_real_time': libsmb/clikrb5.c:128: error: dereferencing pointer to incomplete type libsmb/clikrb5.c:129: error: