[Samba] Compile errors for samba 3.5.2 on aix 5.3

2010-04-21 Thread Beau Gauthreaux
Any suggestions would be appreciated. I'm trying to compile samba 3.5.2 on aix 5.3 using gcc. And getting the following error while running: ./source3/make -d -f Makefile-noincludes Linking non-shared library bin/libsmbclient.a update time: 13:48:41.808974749 Apr 21, 2010 Suff_FindDeps

Re: [Samba] Compile errors for samba 3.5.2 on aix 5.3

2010-04-21 Thread William Jojo
Beau Gauthreaux wrote: Any suggestions would be appreciated. I'm trying to compile samba 3.5.2 on aix 5.3 using gcc. And getting the following error while running: Which make are you using? IBM's? Cheers, Bill ./source3/make -d -f Makefile-noincludes Linking non-shared library

Re: [Samba] Compile errors for samba 3.5.2 on aix 5.3

2010-04-21 Thread Craig Green
- From: samba-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org] On Behalf Of William Jojo Sent: Thursday, 22 April 2010 5:18 AM To: Beau Gauthreaux Cc: samba@lists.samba.org Subject: Re: [Samba] Compile errors for samba 3.5.2 on aix 5.3 Beau Gauthreaux wrote: Any suggestions

[Samba] Compile errors and warnings with samba-3.0.14a

2005-07-08 Thread ernie
Hello folks, While compiling samba I get a lot of warnings and errors which I don't know how to handle. I've been searching the internet and I found several notes from other people having the same errors/warnings, but never found a solution. In fact there was no response at all to these

[Samba] compile errors samba-3.0.15pre2 redhat 7.3

2005-05-31 Thread Hennie Rautenbach
Hi there, After configuring and doing a make of samba-3.0.15pre2 it fails with the following errors: snip Compiling libads/ads_status.c with -fPIC Linking nsswitch/libnss_wins.so lib/system.po: In function `sys_dlopen': lib/system.po(.text+0xd71): undefined reference to `dlopen'

Re: [Samba] compile errors samba-3.0.15pre2 redhat 7.3

2005-05-31 Thread Hennie Rautenbach
Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hennie Rautenbach wrote: | Hi there, | | After configuring and doing a make of samba-3.0.15pre2 | it fails with the following errors: | | snip | | Compiling libads/ads_status.c with -fPIC | Linking

[Samba] Compile errors 3.0.4 solaris 8

2004-05-20 Thread Allen Jasewicz
I had sent this email earlier and received no responses. Hopefully I am not being repetitive. This is the first time I have used the list. I will send it again. Since the message was sent I removed all the software I have installed and re-installed it to no avail. I don't know if the

[Samba] Compile errors samba 3.0.4 Solaris 2.8

2004-05-18 Thread Allen Jasewicz
I am getting a few compile error when trying to compile Samba samba-3.0.4. LDFLAGS=-L/usr/local/lib/gcc/sparc-sun-solaris2.8/3.4.0 LD_LIBRARY_PATH=/usr/local/lib:/usr/local/include:/usr/local/BerkeleyDB.4.2/lib i (I have tried gcc 3.3.2 and 3.4.0 also installed libnet-1.0.2, libpng-1.2.4,

[Samba] compile errors

2003-03-18 Thread Bob Matckie
Hi I have downloaded samba-2.2.8 and I'm trying to use the following command to compile the source. ./configure --prefix=/opt/samba --sysconfdir=/opt/samba/conf --with-smbmount --with-acl-support I got the following error when I tried to compile it. checking configure summary... ERROR: No

Re: [Samba] compile errors

2003-03-18 Thread Bradley W. Langhorst
On Tue, 2003-03-18 at 16:11, Bob Matckie wrote: Hi I have downloaded samba-2.2.8 and I'm trying to use the following command to compile the source. ./configure --prefix=/opt/samba --sysconfdir=/opt/samba/conf --with-smbmount --with-acl-support I got the following error when I tried to

[Samba] compile errors --with-ldapsam

2003-03-18 Thread Barry, Christopher
Hi all, I'm getting the following error when building today's SAMBA_2_2 cvs code, with the following configure options ./configure --with-smbwrapper --with-smbmount --with-ldapsam --with-quotas --with-msdfs --with-acl-support --with-libsmbclient snip Compiling passdb/pdb_tdb.c