samba libtalloc.so: open failed: No such file

  • Follow


I just downloaded samba3.2.4 from sunfreeware and got error.

root@soldev> cd /usr/local/samba/sbin
root@soldev> ./smbd -b
ld.so.1: smbd: fatal: libtalloc.so: open failed: No such file or
directory
Killed

root@soldev> pwd
/usr/local/samba/lib
root@soldev> ls -l libtalloc*
lrwxrwxrwx   1 root     root          14 Feb  2 13:57 libtalloc.so ->
libtalloc.so.1
-rwxr-xr-x   1 bin      bin        59628 Nov  1 21:22 libtalloc.so.1

root@soldev> more /etc/release
                      Solaris 10 10/08 s10s_u6wos_07b SPARC
           Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                            Assembled 27 October 2008
root@soldev> pkginfo -l SMCsamba
   PKGINST:  SMCsamba
      NAME:  samba
  CATEGORY:  application
      ARCH:  sparc
   VERSION:  3.2.4
   BASEDIR:  /usr/local
    VENDOR:  The Samba Group
    PSTAMP:  Steve Christensen
  INSTDATE:  Feb 02 2009 10:16
     EMAIL:  steve@smc.vnet.net
    STATUS:  completely installed
     FILES:     1405 installed pathnames
                   1 shared pathnames
                  96 directories
                  75 executables
              252176 blocks used (approx)

Thanks
Victor
0
Reply victorfeng1973 2/3/2009 4:03:22 PM

victorfeng1973@yahoo.com wrote:
> I just downloaded samba3.2.4 from sunfreeware and got error.
> 
> root@soldev> cd /usr/local/samba/sbin
> root@soldev> ./smbd -b
> ld.so.1: smbd: fatal: libtalloc.so: open failed: No such file or
> directory
> Killed
> 
> root@soldev> pwd
> /usr/local/samba/lib
> root@soldev> ls -l libtalloc*
> lrwxrwxrwx   1 root     root          14 Feb  2 13:57 libtalloc.so ->
> libtalloc.so.1
> -rwxr-xr-x   1 bin      bin        59628 Nov  1 21:22 libtalloc.so.1

Send feedback to sunfreeware and ask them to link the program properly.
Otherwise you might need to use a wrapper script with LD_LIBRARY_PATH

> 
> root@soldev> more /etc/release
>                       Solaris 10 10/08 s10s_u6wos_07b SPARC

Why don't you use the version of Samba that comes with Solaris?
/usr/sfw/bin/smbd
0
Reply Oscar 2/3/2009 4:24:25 PM


On Feb 3, 11:24=A0am, Oscar del Rio <del...@mie.utoronto.ca> wrote:
> victorfeng1...@yahoo.com wrote:
> > I just downloaded samba3.2.4 from sunfreeware and got error.
>
> > root@soldev> cd /usr/local/samba/sbin
> > root@soldev> ./smbd -b
> > ld.so.1: smbd: fatal: libtalloc.so: open failed: No such file or
> > directory
> > Killed
>
> > root@soldev> pwd
> > /usr/local/samba/lib
> > root@soldev> ls -l libtalloc*
> > lrwxrwxrwx =A0 1 root =A0 =A0 root =A0 =A0 =A0 =A0 =A014 Feb =A02 13:57=
 libtalloc.so ->
> > libtalloc.so.1
> > -rwxr-xr-x =A0 1 bin =A0 =A0 =A0bin =A0 =A0 =A0 =A059628 Nov =A01 21:22=
 libtalloc.so.1
>
> Send feedback to sunfreeware and ask them to link the program properly.
> Otherwise you might need to use a wrapper script with LD_LIBRARY_PATH
>
>
>
> > root@soldev> more /etc/release
> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 Solaris 10 10/08 s10s_u6wos=
_07b SPARC
>
> Why don't you use the version of Samba that comes with Solaris?
> /usr/sfw/bin/smbd

The one comes with Solaris runs well.

Thanks
Victor
0
Reply victorfeng1973 2/4/2009 2:53:28 AM

2 Replies
904 Views

(page loaded in 0.061 seconds)

Similiar Articles:













7/20/2012 6:09:21 AM


Reply: