Ticket #76 (closed defect: fixed)
Compilation problem.
| Reported by: | dreamcatch | Owned by: | smoku |
|---|---|---|---|
| Priority: | major | Component: | General |
| Version: | 2.1 | Keywords: | |
| Cc: | Tracforge_linkmap: | ||
| Blocking: | Blocked By: |
Description
Error after make:
mv -f .deps/c2s-sm.Tpo .deps/c2s-sm.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wl,-export-dynamic -L/usr/local/lib/mysql -L/usr/local/lib -o c2s c2s-authreg.o c2s-bind.o c2s-c2s.o c2s-main.o c2s-sm.o ../sx/libsx.la ../mio/libmio.la ../util/libutil.la ../subst/libsubst.la -lssl -lcrypto -lgsasl -lidn -lexpat -lresolv gcc -g -O2 -Wl,-export-dynamic -o c2s c2s-authreg.o c2s-bind.o c2s-c2s.o c2s-main.o c2s-sm.o -L/usr/local/lib/mysql -L/usr/local/lib ../sx/.libs/libsx.a -L/usr/lib ../mio/.libs/libmio.a ../util/.libs/libutil.a ../subst/.libs/libsubst.a -lssl -lcrypto /usr/lib/libgsasl.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err /usr/lib/libidn.so /usr/lib/libexpat.so -lresolv ../sx/.libs/libsx.a(sasl_gsasl.o): In function `_sx_sasl_open':/root/jabberd-2.1.6/sx/sasl_gsasl.c:167: undefined reference to `gsasl_session_hook_get' ../sx/.libs/libsx.a(sasl_gsasl.o): In function `_sx_sasl_client_process':/root/jabberd-2.1.6/sx/sasl_gsasl.c:319: undefined reference to `gsasl_session_hook_set' ../sx/.libs/libsx.a(sasl_gsasl.o): In function `_sx_sasl_gsasl_callback':/root/jabberd-2.1.6/sx/sasl_gsasl.c:609: undefined reference to `gsasl_session_hook_get' ../sx/.libs/libsx.a(sasl_gsasl.o): In function `sx_sasl_auth':/root/jabberd-2.1.6/sx/sasl_gsasl.c:760: undefined reference to `gsasl_session_hook_set' collect2: ld returned 1 exit status make[2]: *** [c2s] Error 1 make[2]: Leaving directory `/root/jabberd-2.1.6/c2s' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/jabberd-2.1.6' make: *** [all] Error 2
Change History
Note: See
TracTickets for help on using
tickets.
