[Samba] Samba not compiling on AIX

2003-04-03 Thread Bobby Lalwani
Folks,
 
I just downloaded Samba 2.2.8 source and began to compile on my AIX 4.3.3 box.  I 
executed the ./configure and make and they seem to run just fine.  When I executed 
make install, I get the following error:
 
 
[EMAIL PROTECTED]:/bobby/samba-2.2.8/source make install
Using FLAGS =  -O  -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper 
-D_LARGE_FILES -DLOGFILEB
ASE=/usr/local/samba/var -DCONFIGFILE=/usr/local/samba/lib/smb.conf 
-DLMHOSTSFILE=/usr/local/sa
mba/lib/lmhosts   -DSWATDIR=/usr/local/samba/swat -DSBINDIR=/usr/local/samba/bin 
-DLOCKDIR=/us
r/local/samba/var/locks -DCODEPAGEDIR=/usr/local/samba/lib/codepages 
-DDRIVERFILE=/usr/local/sam
ba/lib/printers.def -DBINDIR=/usr/local/samba/bin 
-DPIDDIR=/usr/local/samba/var/locks -DLIBDIR=
/usr/local/samba/lib -DHAVE_INCLUDES_H -DPASSWD_PROGRAM=/usr/bin/passwd 
-DSMB_PASSWD_FILE=/usr/
local/samba/private/smbpasswd 
-DTDB_PASSWD_FILE=/usr/local/samba/private/smbpasswd.tdb
Using FLAGS32 =  -O  -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper 
-D_LARGE_FILES -DLOGFIL
EBASE=/usr/local/samba/var -DCONFIGFILE=/usr/local/samba/lib/smb.conf 
-DLMHOSTSFILE=/usr/local/
samba/lib/lmhosts   -DSWATDIR=/usr/local/samba/swat 
-DSBINDIR=/usr/local/samba/bin -DLOCKDIR=/
usr/local/samba/var/locks -DCODEPAGEDIR=/usr/local/samba/lib/codepages 
-DDRIVERFILE=/usr/local/s
amba/lib/printers.def -DBINDIR=/usr/local/samba/bin 
-DPIDDIR=/usr/local/samba/var/locks -DLIBDI
R=/usr/local/samba/lib -DHAVE_INCLUDES_H -DPASSWD_PROGRAM=/usr/bin/passwd 
-DSMB_PASSWD_FILE=/us
r/local/samba/private/smbpasswd 
-DTDB_PASSWD_FILE=/usr/local/samba/private/smbpasswd.tdb
Using LIBS =
Linking bin/smbd
/usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/3.2.1/../../../../powerpc-ibm-aix4.3.2.0/bin/ld:
 targe
t expall not found
collect2: ld returned 1 exit status
make: 1254-004 The error code from the last command is 1.
 
Any help would be greatly appreiated!
 
Thanks...Bobby
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Starting Samba on AIX

2003-03-31 Thread Bobby Lalwani
AIX guru's, I need some serious help!

I've installed Samba using smit.  Everything installed just fine.  I've configured my 
inetd.conf file, services file and smb.conf file nicely.  Whenever I try to start 
smbd, I get the following error:

exec(): 0509-036 Cannot load program ./smbd because of the following errors:   
0509-130 Symbol resolution failed for smbd because:
0509-136   Symbol strndup (number 198) is not exported from
   dependent module /usr/lib/libc.a(shr.o).
0509-192 Examine .loader section symbols with the  
 'dump -Tv' command.   

Any help would be greatly appreciated!

Thanks...Bobby
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Installing Samba on AIX

2003-03-27 Thread Bobby Lalwani
Hi,
 
I'm installing Samba version 2.2.7.0 using smit install.  Smit installs everything but 
doesn't create a /usr/local/samba dir.  All the samba files are located in 
/usr/local/bin.  But when I try to test my setup and so smbpasswd, it wants to look 
for everything in /usr/local/samba dir.
 
Should I just create a /usr/local/samba dir and copy all the samba files from bin to 
the respective samba dir?
 
Thanks...Bobby
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba