opensubscriber
   Find in this group all groups
 
Unknown more information…

c : cyrus-sasl@lists.andrew.cmu.edu 24 May 2005 • 9:02PM -0400

Re: Beta release of Cyrus SASL 2.1.22
by Andreas Winkelmann

REPLY TO AUTHOR
 
REPLY TO GROUP




Am Tuesday 24 May 2005 08:20 schrieb Simon Matter:

> I still get the this when building with enable-static:
>
> ./configure --enable-static && make
>
> ....
>
> gcc -shared  auxprop.lo canonusr.lo checkpw.lo client.lo common.lo
> config.lo external.lo md5.lo saslutil.lo server.lo seterror.lo dlopen.lo
> plugin_common.lo  -ldl -lresolv -lresolv -lcrypt -lz -lc  -Wl,-soname
> -Wl,libsasl2.so.2 -o .libs/libsasl2.so.2.0.22
> (cd .libs && rm -f libsasl2.so.2 && ln -s libsasl2.so.2.0.22 libsasl2.so.2)
> (cd .libs && rm -f libsasl2.so && ln -s libsasl2.so.2.0.22 libsasl2.so)
> ar cru .libs/libsasl2.a  auxprop.o canonusr.o checkpw.o client.o common.o
> config.o external.o md5.o saslutil.o server.o seterror.o dlopen.o
> plugin_common.o
> ranlib .libs/libsasl2.a
> creating libsasl2.la
> (cd .libs && rm -f libsasl2.la && ln -s ../libsasl2.la libsasl2.la)
> ln -s ../plugins/sasldb.c ../sasldb/db_berkeley.c ../sasldb/allockey.c
> ../plugins/cram.c ../plugins/digestmd5.c ../plugins/otp.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 otp.o plain.o anonymous.o
> ar: sasldb.o: No such file or directory
> make[2]: *** [libsasl2.a] Error 1
> make[2]: Leaving directory `/root/cyrus-sasl-2.1.22/lib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/cyrus-sasl-2.1.22'
> make: *** [all] Error 2
>
> Any ideas how to fix it?

At the moment for a quick-and-dirty workaround start "make" twice.

The links for the *.c Files for the Static objects are created after all *.c
Files are compiled.

--
Andreas

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.