[Fedora-directory-devel] libatomic.o missing; Solaris 8 Build

Jason daelic at gmail.com
Tue Oct 9 23:28:25 UTC 2007


Hi there! remember me? I finally got past this problem, so I thought I
would share just in case anyone was fool enough to try and get this
working on solaris 8. :)

I had to do 2 things to get past compiling LDAPSDK:

1: I ended up compiling sasl dynamic
2: I had to modify c-sdk/ldap/clients/tools/Makefile. Added -lsasl2 to
the end of SASL_LIBS

e.g.

SASL_LIBS = -L/root/ldap/cyrus-sasl-2.1.20/build-nostatic/lib -lsasl2

On 10/3/07, Jason <daelic at gmail.com> wrote:
> On 10/2/07, Richard Megginson <rmeggins at redhat.com> wrote:
> > >
> > Then use --with-sasl-lib=/path/to/built and --with-sasl-inc=/path/to/built
> > > I even updated LD_LIBRARY_PATH to include
> > > /root/ldap/cyrus-sasl-2.1.20/built/lib, but I'm still getting the same
> > > compile error, saying there are undefined symbols.
>
> I was hoping I could say this worked, but alas... I cannot. I even
> decided to install sasl to the system, so that the libraries are in
> /usr/local/lib/sasl2 but even that does not allow the compile to link
> correctly.
>




More information about the Fedora-directory-devel mailing list