Ah so... sure enough these libraries are found in their default locations /usr/local/samba/lib.
./configure LDFLAGS=Wl,-rpath,/usr/local/samba/lib SOLVED this problem on RHEL 5.3, x86_64 with gcc 4.1.2 Thanks, RW Hornbaker ________________________________________ From: John Drescher [[email protected]] Sent: Friday, August 21, 2009 3:22 PM To: Hornbaker, RW Cc: [email protected] Subject: Re: [Samba] Compiling on RHEL 5.3 possible? --libtalloc does not exist On Fri, Aug 21, 2009 at 5:16 PM, Hornbaker, RW<[email protected]> wrote: > I've tried Samba 3.2.14, 3.3.7, and 3.4 (source3). In each instance, smbd was > missing > libtalloc.so.1 > libtdb.so.1 > libwbclient.so.0 > as reported by ldd. It didn't work to well either :-) > > I've not been able to find RHEL 5 libtalloc package. I tried installing some > from fedora core(6 and 11), however, they had considerable dependency > trees... some of which conflicted with what was already installed. This is a samba library. John -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
