-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim Evans >Sent: Thursday, August 21, 2008 10:00 PM >Subject: Re: [Samba] [ANNOUNCE] Samba 3.2.2 Available for Download > >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.
Tim, You still may have to move the libraries to their normal spot or make an entry in /etc/ld.so.conf to point to the directory where the libraries are kept for samba. James
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
