On Sat, May 28, 2005, Ralf S. Engelschall wrote:

> On Fri, May 27, 2005, Matthias Kurz wrote:
> 
> > On Fri, May 27, 2005, Jean-Marc LIGER wrote:
> >
[...]
> > I guess there should be something like -lsasl in the link-line after -lldap.
> 
> Yes, exactly that's the problem.

Did you do something ? I have the problem, that sasl from CURRENT does
not build under Solaris after the upgrade to sasl-2.1.21. Still have
to find out, what it is. There seem to be problems with the Makefiles.
It bails out with:
creating libsasl2.la
(cd .libs && rm -f libsasl2.la && ln -s ../libsasl2.la libsasl2.la)
ln -s ../plugins/sasldb.c  ../plugins/cram.c ../plugins/digestmd5.c 
../plugins/plain.c ../plugins/anonymous.c .
adding static plugins and dependencies
ar cru .libs/libsasl2.a sasldb.o db_berkeley.o allockey.o cram.o digestmd5.o 
plain.o anonymous.o
ar: sasldb.o: No such file or directory
make[2]: *** [libsasl2.a] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I could not decide whether it links the wrong file (.c instead .o) or
whether it fails to compile the .c files. The build under freebsd worked,
so i will try to compare the build logs.


   (mk)

-- 
Matthias Kurz; Fuldastr. 3; D-28199 Bremen; VOICE +49 421 53 600 47
  >> Im prämotorischen Cortex kann jeder ein Held sein. (bdw) <<
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to