[Samba] Problem starting smbd (2.2.5.0) on AIX 4.3.3...

William Jojo jojowil at hvcc.edu
Tue Feb 25 21:22:40 GMT 2003



did you compile this yourself? or get it from the Bull site?

If you did, what compiler are you using?

do an lslpp -l bos.rte.libc and get the level, also do an lppchk -v
bos.rte.libc and make sure it comes back clean.

what maintenance level are you at?

Bill


On Tue, 25 Feb 2003, mpf wrote:

> Trying to run samba 2.2.5.0 on AIX 4.3.3...when I try to start smbd I get
> the following:
> 
> JP1:/usr/local/sbin/smbd -D -s /usr/local/lib/samba-2.2.5.0/smb.conf
> Could not load program /usr/local/sbin/smbd:
> Symbol resolution failed for smbd because:
>         Symbol strndup (number 202) is not exported from dependent
>           module /usr/lib/libc.a(shr.o).
> Examine .loader section symbols with the 'dump -Tv' command.
> 
> 
> 
> 
> 
> My smb.conf is as follows:
> 
> 
> [global]
>    printing = AIX
>    printcap name = /etc/qconfig
>    load printers = yes
>    guest account = nobody
>         print command = qprt -P%p -dp %s
>    encrypt passwords = yes
>         hosts allow = 128.200.
>         workgroup = janesville
> ;  This next option sets a separate log file for each client. Remove
> ;  it if you want a combined log file.
> ;   log file = /usr/local/samba/log.%m
> 
> ;  You will need a world readable lock directory and "share modes=yes"
> ;  if you want to support the file sharing modes for multiple users
> ;  of the same files
> ;  lock directory = /usr/local/samba/var/locks
> ;  share modes = yes
> [homes]
>    comment = Home Directories
>    browseable = yes
>    read only = no
>    create mode = 0750
>         guest ok = yes
> 
> [printers]
>    comment = All Printers
>    browseable = no
>    printable = yes
>         guest ok = yes
>    writable = no
>    create mode = 0700
>         print command = qprt -P%p -dp %s
> 
> [rootdir]
>         path = /
>         public = yes
>         guest ok = yes
>         browseable = yes
>         read only = no
> 
> 
> Any help would be greatly appreciated.
> 
> Thanks,
> 
> Mark Freeh
> Systems Administrator
> Janesville Sackner Group
> 
> 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 



More information about the samba mailing list