[Kroupware] Sasl compilation error.

Alexander Wallace aw at rwmotloc.com
Sun Nov 9 19:33:07 CET 2003


Hello there... I've been building Kolab on Debian woody alpha, and everything 
went smoothly (after upgrading openpackage (thanks to the advice list 
member)) until I try to compile sasl using the following line:

rpm -ba sasl.spec --define 'with_ldap yes' --define 'with_login yes'

Under /kolab/RPM/SRC/sasl as indicated by QIM. And as far as I know, I've 
followed all the steps in  the QIM.

The warnings and errors i'm gettng are the end of the process follow, but the 
whole output of the process can be found here: 
http://rwmotloc.com/~aw/sasl.out ( didn't want to attach just in case).

Hera are some warnings I get:

configure: warning: Disabling Java support
configure: warning: No DES support for DIGEST-MD5
configure: warning: OpenSSL not found -- OTP will be disabled
configure: warning: OpenSSL not found -- SRP will be disabled
configure: warning: OpenSSL not found -- NTLM will be disabled
digestmd5.c: In function `digestmd5_server_mech_step2':
digestmd5.c:2242: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
digestmd5.c:2259: warning: dereferencing type-punned pointer will break 
strict-aliasing rules

/kolab/bin/cc -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  -L/usr/local/lib -L/kolab/lib -ldl -lresolv -lresolv -ldb 
-lfsl -lnsl -lc  -Wl,-soname -Wl,libsasl2.so.2 -o .libs/libsasl2.so.2.0.13
/kolab/bin/ld: /kolab/lib/libfsl.a(pcre.o): gp-relative relocation against 
dynamic symbol pcre_malloc
/kolab/bin/ld: /kolab/lib/libfsl.a(pcre.o): gp-relative relocation against 
dynamic symbol pcre_malloc
/kolab/bin/ld: /kolab/lib/libfsl.a(pcre.o): gp-relative relocation against 
dynamic symbol pcre_free
/kolab/bin/ld: /kolab/lib/libfsl.a(pcre.o): gp-relative relocation against 
dynamic symbol pcre_free
/kolab/bin/ld: /kolab/lib/libfsl.a(pcre.o): gp-relative relocation against 
dynamic symbol pcre_free
/kolab/bin/ld: /kolab/lib/libfsl.a(pcre.o): gp-relative relocation against 
dynamic symbol pcre_free
/kolab/bin/ld: /kolab/lib/libfsl.a(pcre.o): gp-relative relocation against 
dynamic symbol pcre_malloc
/kolab/bin/ld: /kolab/lib/libfsl.a(pcre.o): gp-relative relocation against 
dynamic symbol pcre_malloc
/kolab/bin/ld: /kolab/lib/libfsl.a(pcre.o): gp-relative relocation against 
dynamic symbol pcre_free
/kolab/bin/ld: /kolab/lib/libfsl.a(pcre.o): gp-relative relocation against 
dynamic symbol pcre_free
/kolab/bin/ld: /kolab/lib/libfsl.a(pcre.o): gp-relative relocation against 
dynamic symbol pcre_free
/kolab/bin/ld: /kolab/lib/libfsl.a(pcre.o): gp-relative relocation against 
dynamic symbol pcre_free
/kolab/bin/ld: /kolab/lib/libfsl.a(pcre.o): gp-relative relocation against 
dynamic symbol pcre_malloc
/kolab/bin/ld: /kolab/lib/libfsl.a(pcre.o): gp-relative relocation against 
dynamic symbol pcre_malloc
collect2: ld returned 1 exit status
make[2]: *** [libsasl2.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
error: Bad exit status from /kolab/RPM/TMP/rpm-tmp.67263 (%build)


RPM build errors:
    Bad exit status from /kolab/RPM/TMP/rpm-tmp.67263 (%build)

Thanks to all that help in advance.



More information about the Kroupware mailing list