[Samba] [ANNOUNCE] Samba 3.2.2 Available for Download

Christoph Kaegi kaph at zhaw.ch
Fri Aug 22 13:27:54 GMT 2008


On 21.08-21:42, Tim Evans wrote:
> Karolin Seeger wrote:
>
>
>>   o Fix creation and installation of shared libraries.
>
> On Solaris 10 (Solaris 10 5/08 s10s_u5wos_10 SPARC), the build completes, 
> but starting the daemons results in:
>
> # /etc/init.d/samba start
> ld.so.1: smbd: fatal: libtalloc.so.1: open failed: No such file or directory
> Killed
> ld.so.1: nmbd: fatal: libtalloc.so.1: open failed: No such file or directory
> Killed
>
> Configure command was:
>
>  CC=cc ./configure --with-acl-support --with-included-popt --with-ldap=no 
> --with-ads=no
>
> Previously, the make failed with reference to the same shared libs, as was 
> reported by others on this list.
>

Add something like

  export LDFLAGS="-L/usr/lib/samba -R/usr/lib/samba"

to your environment, with paths pointing to where the samba libs
are going to be installed.

-- 
----------------------------------------------------------------------
Christoph Kaegi                                           kaph at zhaw.ch
----------------------------------------------------------------------


More information about the samba mailing list