Hello!
I'm getting compilation error:
make[2]: Entering directory `/dane/domeny/PORT/portage/net-im/jabberd2-2.2.16/work/jabberd-2.2.16/c2s' /bin/sh ../libtool --quiet --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O0 -funsigned-char -export-dynamic -Wl,-O1 -Wl,--as-needed -o c2s c2s-authreg.o c2s-bind.o c2s-c2s.o c2s-main.o c2s-sm.o c2s-pbx.o c2s-pbx_commands.o ../sx/libsx.la ../mio/libmio.la ../util/libutil.la ../subst/libsubst.la -lssl -lcrypto -lgsasl -ludns -lidn -lexpat -lresolv -lcrypt -ldl -lz
c2s-main.o: In function `_c2s_config_expand':
main.c:(.text+0x29a): undefined reference to `set_debug_log_from_config'
c2s-main.o: In function `main':
main.c:(.text+0x2af8): undefined reference to `set_debug_log_from_config'
collect2: ld returned 1 exit status
make[2]: *** [c2s] Error 1

./configure was run with parameters:
--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/jabberd2-2.2.16 --enable-shared --disable-static --sysconfdir=/etc/jabber --enable-fs --enable-pipe --enable-anon --disable-db --disable-ldap --disable-mysql --disable-pam --enable-pgsql --disable-sqlite --enable-ssl --with-zlib

May i please for help?
Regards,
Marcin


Reply via email to