search for: dhave_crypt_decl

Displaying 12 results from an estimated 12 matches for "dhave_crypt_decl".

2002 Jun 23
1
3.0 alpha 17 fails to build under Solaris 8
...got past the build stage. Sigh. Note that 2.2.3a built just fine with this same machine, same compiler (GCC 3.0.4), and same OpenSSL (0.9.6b). Not just the same versions, but the files themselves haven't moved. 27% pwd /tmp/pedwards/samba-3.0-alpha17/source 28% make Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/include/openssl -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. FLAGS32 = -DHAVE_CRYPT_DECL -I/usr/local/include/openssl -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I. -D_LARGEFILE_SOURCE -D_FILE_O...
2002 May 10
0
Problems when compiling samba3.0alpha17
...os \ --with-vfs \ --with-syslog \ --with-libsmbclient \ --with-winbind 2>&1 | tee configure.out ------------------------------------------------- This runs without any errors. Compiling shows the following error message : ------------------------------------------------- Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O -I/usr/local/kerberos/include -Iinclude -I./include -I./ubiqx -I./smbwrapper -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/local/kerberos/include -I. FLAGS32 = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O -I/usr/local/kerberos/include -Ii...
2003 May 02
0
--with-winbind-ldap-hack problems
...1, and I'd like to try the LDAP features since I have OpenLDAP running locally. The problem is, configure fails. :-( The first problem, according to the output in configure.log, was that ld could not find libldap.a. The releveant lines from config.log: configure:14291: gcc -o conftest -DHAVE_CRYPT_DECL -I/usr/include/ssl -O -L/usr/lib/lib conftest.c -lssl -lcrypto -lldap 1>&5 ld: -lldap: no match collect2: ld returned 1 exit status configure: failed program was: #line 14287 "configure" #include "confdefs.h" #include "./tests/summary.c...
2004 May 07
1
samba with ssl compilation failed
Hi, I'm building samba-2.2.8a fro source with ssl support. ./configure --with-ssl is ok But when I do a make: [root@server source]# make Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"...
2002 Sep 14
1
Freebsd make problems
...bsd 4.5 on a alpha based server. I got the samba source from the cvs [ 2.2 branch ] and I am running into come make problems. I used ./configure --with-ldapsam --with-ssl --with-quota --with-cups and after that gets done i type in make and i get the following errors: alphatest# make Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DSWATDIR="/usr/local/samba/swat" -DSBINDIR=&qu...
2003 Oct 28
4
Failed to compile Samba with SSL
...ollowing sequence: cd SSLeay-0.9.0b ./Configure linux-elf make make install cd ../samba-2.2.7/source ./configure --with-ssl make clean make all Log of the last command attached. What's wrong? Please, help me! Thank you in advance. Pavel. -------------- next part -------------- Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DS...
2000 Aug 02
0
Fix for configure.in
...th --with-ssl, but ssl base directory ${withval} does not exist or is not a directory. Aborting config" 1>&2 - exit 1 + AC_MSG_ERROR([called with --with-ssl, but ssl base directory ${withval} does not exist or is not a directory. Aborting config]) fi CFLAGS="-DHAVE_CRYPT_DECL $CFLAGS" # Damn, SSLeay defines its own @@ -1747,7 +1746,7 @@ # If we don't have all of these then disable large # file support. # -echo "checking if large file support can be enabled" +AC_MSG_CHECKING([if large file support can be enabled]) AC_TRY_COMPILE([ #if defined(HAV...
2002 Feb 26
2
compile problems on netbsd with samba-latest & openldap-2.0.23
dear list, i have problems when compiling openldap-2.0.23 and the latest samba version (2.2.3a) on netbsd (8500/180 powerpc). Openldap compile procedure is running fine but when trying to compile samba --with-ldapsam I get just this message : config.log : configure:13019: gcc -o conftest -O -I/usr/local/openldap-2.0.23/include -L/usr/local/openldap-2.0.23/lib conftest.c -lldap -llber
2002 Feb 28
1
compile problems on netbsd with samba-latest & openldap-2.0.23 resume
.../local/ldap-samba/lib/codepages \ --with-logfilebase=/usr/local/ldap-samba/var \ --with-smbmount --with-pam --with-ldapsam --with-ssl --with-quotas and this one rulez !! regards, Jan > dear list, > > same problem on FreeBSD-4.5 GENERIC i386 > > configure:13019: gcc -o conftest -DHAVE_CRYPT_DECL > -I/usr/local/ssl/include -O -I/usr/local/openldap-2.0.23/include > -L/usr/local/ssl/lib -L/usr/local/openldap-2.0.23/lib conftest.c -lssl > -lcrypto -lldap -llber -lpam 1>&5 > configure: failed program was: > #line 13015 "configure" > #include "confdef...
2002 Mar 01
3
--with-ldapsam Compile error on Solaris 8
Hi guys, I'm getting the following errors during 'make' (configure went just fine) Compiling passdb/pdb_ldap.c passdb/pdb_ldap.c: In function `ldap_open_connection': passdb/pdb_ldap.c:75: `LDAP_OPT_X_TLS_HARD' undeclared (first use in this function) passdb/pdb_ldap.c:75: (Each undeclared identifier is reported only once passdb/pdb_ldap.c:75: for each function it appears in.)
2003 Apr 20
1
log of build of 2.2.8a on Solaris9 using SUN's studio7 cc.
...d, but with quite a few warnings. Its attached to this mail. -- ======================================================== Lars Tunkrans Email: lars.tunkrans@bredband.net -------------------------------------------------------- -------------- next part -------------- # gmake Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/include/openssl -O -fast -xtarget=ultra -xarch=v8plusa -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr /local/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/local/kde/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba/va r" -DCONFI...
2003 Dec 01
0
No subject
...here, I have problems compiling the latest samba (samba-2.2.1a) with ssl support. The machine: SunOS 5.5.1 sun4u sparc SUNW,Ultra-30 First I installed SSLeay-0.9.0b without any problems. Then I configured samba with --with-ssl - no problems But then make failed as follows: >make Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/us...