undefined reference to `set_debug_log_from_config'

Bug #998536 reported by Sammie S. Taunton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Jabberd
Fix Committed
Undecided
Unassigned

Bug Description

Version 2.2.16
Linux pacman64.localdomain 3.3.5-1-ARCH #1 SMP PREEMPT Mon May 7 19:57:51 CEST 2012 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ AuthenticAMD GNU/Linux

    ./configure \
    --prefix=/usr/local/xmpp \
    --enable-ssl \
    --enable-mysql \
    --with-zlib

make errors with the following:

c2s-main.o: In function `main':
main.c:(.text.startup+0x1cb): undefined reference to `set_debug_log_from_config'
main.c:(.text.startup+0x11c7): undefined reference to `set_debug_log_from_config'
collect2: error: ld returned 1 exit status
make[2]: *** [c2s] Error 1
make[2]: Leaving directory `/usr/local/packages/jabber/src/jabberd-2.2.16/c2s'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/packages/jabber/src/jabberd-2.2.16'
make: *** [all] Error 2

I thought maybe it was the new --enable-tests so I tried --disable-tests but no luck, same error. I also noticed there is a requirement for "cppunit" which was never the case with any previous builds I've tried but I resolved that dependency anyways.

Revision history for this message
Tomasz Sterna (smoku) wrote :

http://<email address hidden>/msg01838.html

Revision history for this message
Tomasz Sterna (smoku) wrote :

Fixed in 41884d9

Changed in jabberd2:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.