Bluehost.com Web Hosting $6.95

[Samba] libtalloc on samba-3.2.0

This is a discussion on [Samba] libtalloc on samba-3.2.0 within the Samba forums, part of the Networking and Network Related category; Hi, I already read some messages with libtalloc problem and I have the same problem. Redhat enterprise linux 5 samba ...


Go Back   Usenet Forums > Networking and Network Related > Samba

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-02-2008
Stéphane PURNELLE
 
Posts: n/a
Default [Samba] libtalloc on samba-3.2.0

Hi,

I already read some messages with libtalloc problem and I have the same
problem.
Redhat enterprise linux 5 samba compiled from source.

Démarrage des services SMB :/usr/local/sbin/smbd: error while loading
shared libraries: libtalloc.so.1: cannot open shared object file: No such
file or directory
[FAILED]
Démarrage des services NMB :/usr/local/sbin/nmbd: error while loading
shared libraries: libtalloc.so.1: cannot open shared object file: No such
file or directory
[FAILED]

[root@cortest-node1 source]# ldd /usr/local/sbin/smbd
linux-gate.so.1 => (0x00110000)
libldap-2.3.so.0 => /usr/local/lib/libldap-2.3.so.0 (0x002ed000)
liblber-2.3.so.0 => /usr/local/lib/liblber-2.3.so.0 (0x00111000)
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00265000)
libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00edc000)
libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x0011c000)
libcom_err.so.2 => /lib/libcom_err.so.2 (0x00142000)
libcups.so.2 => /usr/local/lib/libcups.so.2 (0x00145000)
libssl.so.0.9.7 => /usr/local/lib/libssl.so.0.9.7 (0x001e4000)
libcrypto.so.0.9.7 => /usr/local/lib/libcrypto.so.0.9.7
(0x008cd000)
libz.so.1 => /usr/lib/libz.so.1 (0x00178000)
libpthread.so.0 => /lib/libpthread.so.0 (0x0018b000)
libm.so.6 => /lib/libm.so.6 (0x00ab3000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x001a2000)
libacl.so.1 => /lib/libacl.so.1 (0x001d0000)
libattr.so.1 => /lib/libattr.so.1 (0x001d7000)
libcap.so.1 => /lib/libcap.so.1 (0x001dc000)
libresolv.so.2 => /lib/libresolv.so.2 (0x00215000)
libnsl.so.1 => /lib/libnsl.so.1 (0x00228000)
libdl.so.2 => /lib/libdl.so.2 (0x001e0000)
libpopt.so.0 => /usr/lib/libpopt.so.0 (0x0023f000)
libtalloc.so.1 => not found
libtdb.so.1 => not found
libwbclient.so.0 => not found
libc.so.6 => /lib/libc.so.6 (0x00ada000)
libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x00247000)
libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00293000)
libkeyutils.so.1 => /lib/libkeyutils.so.1 (0x00fbc000)
/lib/ld-linux.so.2 (0x00da4000)
libselinux.so.1 => /lib/libselinux.so.1 (0x0029c000)
libsepol.so.1 => /lib/libsepol.so.1 (0x009d2000)

Could you help me or explain what package must be added.

thanks

Stéphane

-----------------------------------
Stéphane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba

Reply With Quote
  #2 (permalink)  
Old 07-02-2008
Stéphane PURNELLE
 
Posts: n/a
Default RE [Samba] libtalloc on samba-3.2.0

Hi,

It seems that the symlink is not correcly applyed.

/usr/local/lib/libtalloc.so.1 not exist
/usr/local/lib/libtalloc.so exist.

a+

Stéphane

-----------------------------------
Stéphane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467

samba-bounces+stephane.purnelle=corman.be@lists.samba.or g a écrit sur
02/07/2008 11:01:07 :

> Hi,
>
> I already read some messages with libtalloc problem and I have the same


> problem.
> Redhat enterprise linux 5 samba compiled from source.
>
> Démarrage des services SMB :/usr/local/sbin/smbd: error while loading
> shared libraries: libtalloc.so.1: cannot open shared object file: No

such
> file or directory
> [FAILED]
> Démarrage des services NMB :/usr/local/sbin/nmbd: error while loading
> shared libraries: libtalloc.so.1: cannot open shared object file: No

such
> file or directory
> [FAILED]
>
> [root@cortest-node1 source]# ldd /usr/local/sbin/smbd
> linux-gate.so.1 => (0x00110000)
> libldap-2.3.so.0 => /usr/local/lib/libldap-2.3.so.0 (0x002ed000)
> liblber-2.3.so.0 => /usr/local/lib/liblber-2.3.so.0 (0x00111000)
> libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00265000)
> libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00edc000)
> libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x0011c000)
> libcom_err.so.2 => /lib/libcom_err.so.2 (0x00142000)
> libcups.so.2 => /usr/local/lib/libcups.so.2 (0x00145000)
> libssl.so.0.9.7 => /usr/local/lib/libssl.so.0.9.7 (0x001e4000)
> libcrypto.so.0.9.7 => /usr/local/lib/libcrypto.so.0.9.7
> (0x008cd000)
> libz.so.1 => /usr/lib/libz.so.1 (0x00178000)
> libpthread.so.0 => /lib/libpthread.so.0 (0x0018b000)
> libm.so.6 => /lib/libm.so.6 (0x00ab3000)
> libcrypt.so.1 => /lib/libcrypt.so.1 (0x001a2000)
> libacl.so.1 => /lib/libacl.so.1 (0x001d0000)
> libattr.so.1 => /lib/libattr.so.1 (0x001d7000)
> libcap.so.1 => /lib/libcap.so.1 (0x001dc000)
> libresolv.so.2 => /lib/libresolv.so.2 (0x00215000)
> libnsl.so.1 => /lib/libnsl.so.1 (0x00228000)
> libdl.so.2 => /lib/libdl.so.2 (0x001e0000)
> libpopt.so.0 => /usr/lib/libpopt.so.0 (0x0023f000)
> libtalloc.so.1 => not found
> libtdb.so.1 => not found
> libwbclient.so.0 => not found
> libc.so.6 => /lib/libc.so.6 (0x00ada000)
> libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x00247000)
> libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00293000)
> libkeyutils.so.1 => /lib/libkeyutils.so.1 (0x00fbc000)
> /lib/ld-linux.so.2 (0x00da4000)
> libselinux.so.1 => /lib/libselinux.so.1 (0x0029c000)
> libsepol.so.1 => /lib/libsepol.so.1 (0x009d2000)
>
> Could you help me or explain what package must be added.
>
> thanks
>
> Stéphane
>
> -----------------------------------
> Stéphane PURNELLE stephane.purnelle@corman.be
> Service Informatique Corman S.A. Tel : 00 32 087/342467
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/listinfo/samba

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

Reply With Quote
  #3 (permalink)  
Old 07-02-2008
Stéphane PURNELLE
 
Posts: n/a
Default RE RE [Samba] libtalloc on samba-3.2.0

Hi,

I confim that it's the missing symlink who cause problems.
copy symlink from samba source/bin to install lib resolve problem


Stéphane

-----------------------------------
Stéphane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467

samba-bounces+stephane.purnelle=corman.be@lists.samba.or g a écrit sur
02/07/2008 11:26:54 :

> Hi,
>
> It seems that the symlink is not correcly applyed.
>
> /usr/local/lib/libtalloc.so.1 not exist
> /usr/local/lib/libtalloc.so exist.
>
> a+
>
> Stéphane
>
> -----------------------------------
> Stéphane PURNELLE stephane.purnelle@corman.be
> Service Informatique Corman S.A. Tel : 00 32 087/342467
>
> samba-bounces+stephane.purnelle=corman.be@lists.samba.or g a écrit sur
> 02/07/2008 11:01:07 :
>
> > Hi,
> >
> > I already read some messages with libtalloc problem and I have the

same
>
> > problem.
> > Redhat enterprise linux 5 samba compiled from source.
> >
> > Démarrage des services SMB :/usr/local/sbin/smbd: error while loading
> > shared libraries: libtalloc.so.1: cannot open shared object file: No

> such
> > file or directory
> > [FAILED]
> > Démarrage des services NMB :/usr/local/sbin/nmbd: error while loading
> > shared libraries: libtalloc.so.1: cannot open shared object file: No

> such
> > file or directory
> > [FAILED]
> >
> > [root@cortest-node1 source]# ldd /usr/local/sbin/smbd
> > linux-gate.so.1 => (0x00110000)
> > libldap-2.3.so.0 => /usr/local/lib/libldap-2.3.so.0

(0x002ed000)
> > liblber-2.3.so.0 => /usr/local/lib/liblber-2.3.so.0

(0x00111000)
> > libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2

(0x00265000)
> > libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00edc000)
> > libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x0011c000)
> > libcom_err.so.2 => /lib/libcom_err.so.2 (0x00142000)
> > libcups.so.2 => /usr/local/lib/libcups.so.2 (0x00145000)
> > libssl.so.0.9.7 => /usr/local/lib/libssl.so.0.9.7 (0x001e4000)
> > libcrypto.so.0.9.7 => /usr/local/lib/libcrypto.so.0.9.7
> > (0x008cd000)
> > libz.so.1 => /usr/lib/libz.so.1 (0x00178000)
> > libpthread.so.0 => /lib/libpthread.so.0 (0x0018b000)
> > libm.so.6 => /lib/libm.so.6 (0x00ab3000)
> > libcrypt.so.1 => /lib/libcrypt.so.1 (0x001a2000)
> > libacl.so.1 => /lib/libacl.so.1 (0x001d0000)
> > libattr.so.1 => /lib/libattr.so.1 (0x001d7000)
> > libcap.so.1 => /lib/libcap.so.1 (0x001dc000)
> > libresolv.so.2 => /lib/libresolv.so.2 (0x00215000)
> > libnsl.so.1 => /lib/libnsl.so.1 (0x00228000)
> > libdl.so.2 => /lib/libdl.so.2 (0x001e0000)
> > libpopt.so.0 => /usr/lib/libpopt.so.0 (0x0023f000)
> > libtalloc.so.1 => not found
> > libtdb.so.1 => not found
> > libwbclient.so.0 => not found
> > libc.so.6 => /lib/libc.so.6 (0x00ada000)
> > libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x00247000)
> > libkrb5support.so.0 => /usr/lib/libkrb5support.so.0

(0x00293000)
> > libkeyutils.so.1 => /lib/libkeyutils.so.1 (0x00fbc000)
> > /lib/ld-linux.so.2 (0x00da4000)
> > libselinux.so.1 => /lib/libselinux.so.1 (0x0029c000)
> > libsepol.so.1 => /lib/libsepol.so.1 (0x009d2000)
> >
> > Could you help me or explain what package must be added.
> >
> > thanks
> >
> > Stéphane
> >
> > -----------------------------------
> > Stéphane PURNELLE stephane.purnelle@corman.be
> > Service Informatique Corman S.A. Tel : 00 32

087/342467
> > --
> > To unsubscribe from this list go to the following URL and read the
> > instructions: https://lists.samba.org/mailman/listinfo/samba

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

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

Reply With Quote
  #4 (permalink)  
Old 07-08-2008
Michael Adam
 
Posts: n/a
Default Re: RE RE [Samba] libtalloc on samba-3.2.0

I just fixed the library build in the v3-3-test branch.
Symlinks are in the right direction, install is fixed.
And so on.
If you like you could try that!

Michael

Michael Adam wrote:
> Oops.
>
> There are still bugs to the new internal shared libs feature
> especially related to make install. Also note that the link
> is in the wrong direction. libtalloc.so.1 should be the file
> and libtalloc.so should be the symlink to libtalloc.so.1 .
>
> I am plan to fix that for the next bugfix releases, but for
> sure this will be gone in 3.3.0 (which we plan to release in
> roughly 6 months).
>
> If your problem is reproducible, you could help keeping track
> of this by filing a bug at bugzilla.samba.org (and assign it
> to obnox@samba.org).
>
> Note that you can disable the use of shared libs internally
> by specifying "--disable-shared-libs" as an option to configure.
> (Except for libwbclient which Jerry wanted to be shared-only.)
>
> Cheers - Michael
>
>
> Stéphane PURNELLE wrote:
> > Hi,
> >
> > I confim that it's the missing symlink who cause problems.
> > copy symlink from samba source/bin to install lib resolve problem
> >
> >
> > Stéphane
> >
> > -----------------------------------
> > Stéphane PURNELLE stephane.purnelle@corman.be
> > Service Informatique Corman S.A. Tel : 00 32 087/342467
> >
> > samba-bounces+stephane.purnelle=corman.be@lists.samba.or g a écrit sur
> > 02/07/2008 11:26:54 :
> >
> > > Hi,
> > >
> > > It seems that the symlink is not correcly applyed.
> > >
> > > /usr/local/lib/libtalloc.so.1 not exist
> > > /usr/local/lib/libtalloc.so exist.
> > >
> > > a+
> > >
> > > Stéphane
> > >
> > > -----------------------------------
> > > Stéphane PURNELLE stephane.purnelle@corman.be
> > > Service Informatique Corman S.A. Tel : 00 32 087/342467
> > >
> > > samba-bounces+stephane.purnelle=corman.be@lists.samba.or g a écritsur
> > > 02/07/2008 11:01:07 :
> > >
> > > > Hi,
> > > >
> > > > I already read some messages with libtalloc problem and I have the

> > same
> > >
> > > > problem.
> > > > Redhat enterprise linux 5 samba compiled from source.
> > > >
> > > > Démarrage des services SMB :/usr/local/sbin/smbd: error while loading
> > > > shared libraries: libtalloc.so.1: cannot open shared object file: No
> > > such
> > > > file or directory
> > > > [FAILED]
> > > > Démarrage des services NMB :/usr/local/sbin/nmbd: error while loading
> > > > shared libraries: libtalloc.so.1: cannot open shared object file: No
> > > such
> > > > file or directory
> > > > [FAILED]
> > > >
> > > > [root@cortest-node1 source]# ldd /usr/local/sbin/smbd
> > > > linux-gate.so.1 => (0x00110000)
> > > > libldap-2.3.so.0 => /usr/local/lib/libldap-2.3.so.0

> > (0x002ed000)
> > > > liblber-2.3.so.0 => /usr/local/lib/liblber-2.3.so.0

> > (0x00111000)
> > > > libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2

> > (0x00265000)
> > > > libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00edc000)
> > > > libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x0011c000)
> > > > libcom_err.so.2 => /lib/libcom_err.so.2 (0x00142000)
> > > > libcups.so.2 => /usr/local/lib/libcups.so.2 (0x00145000)
> > > > libssl.so.0.9.7 => /usr/local/lib/libssl.so.0.9.7 (0x001e4000)
> > > > libcrypto.so.0.9.7 => /usr/local/lib/libcrypto.so.0.9.7
> > > > (0x008cd000)
> > > > libz.so.1 => /usr/lib/libz.so.1 (0x00178000)
> > > > libpthread.so.0 => /lib/libpthread.so.0 (0x0018b000)
> > > > libm.so.6 => /lib/libm.so.6 (0x00ab3000)
> > > > libcrypt.so.1 => /lib/libcrypt.so.1 (0x001a2000)
> > > > libacl.so.1 => /lib/libacl.so.1 (0x001d0000)
> > > > libattr.so.1 => /lib/libattr.so.1 (0x001d7000)
> > > > libcap.so.1 => /lib/libcap.so.1 (0x001dc000)
> > > > libresolv.so.2 => /lib/libresolv.so.2 (0x00215000)
> > > > libnsl.so.1 => /lib/libnsl.so.1 (0x00228000)
> > > > libdl.so.2 => /lib/libdl.so.2 (0x001e0000)
> > > > libpopt.so.0 => /usr/lib/libpopt.so.0 (0x0023f000)
> > > > libtalloc.so.1 => not found
> > > > libtdb.so.1 => not found
> > > > libwbclient.so.0 => not found
> > > > libc.so.6 => /lib/libc.so.6 (0x00ada000)
> > > > libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x00247000)
> > > > libkrb5support.so.0 => /usr/lib/libkrb5support.so.0

> > (0x00293000)
> > > > libkeyutils.so.1 => /lib/libkeyutils.so.1 (0x00fbc000)
> > > > /lib/ld-linux.so.2 (0x00da4000)
> > > > libselinux.so.1 => /lib/libselinux.so.1 (0x0029c000)
> > > > libsepol.so.1 => /lib/libsepol.so.1 (0x009d2000)
> > > >
> > > > Could you help me or explain what package must be added.
> > > >
> > > > thanks
> > > >
> > > > Stéphane
> > > >
> > > > -----------------------------------
> > > > Stéphane PURNELLE stephane.purnelle@corman.be
> > > > Service Informatique Corman S.A. Tel : 00 32

> > 087/342467
> > > > --
> > > > To unsubscribe from this list go to the following URL and read the
> > > > instructions: https://lists.samba.org/mailman/listinfo/samba
> > > --
> > > To unsubscribe from this list go to the following URL and read the
> > > instructions: https://lists.samba.org/mailman/listinfo/samba

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

>
> --
> Michael Adam <ma@sernet.de> <obnox@samba.org>
> SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
> phone: +49-551-370000-0, fax: +49-551-370000-9
> AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
> http://www.SerNet.DE, mailto: Info @ SerNet.DE




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


--

i.A. Michael Adam

--
Michael Adam <ma@sernet.de>
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.SerNet.DE, mailto: Info @ SerNet.DE

--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: comment

iD8DBQFIc9lCyU9JOBhPkDQRAhbWAKCBjvuVE8rT4D5YW/WowwHSppxVPACeKq8T
4Kyh06gS76X6UM8Ib93cWiw=
=tc8X
-----END PGP SIGNATURE-----

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 01:39 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0