Dnia 2012-05-05, sob o godzinie 15:12 +0200, Marcin Mirosław pisze: > main.c:(.text+0x29a): undefined reference to > `set_debug_log_from_config' > > May i please for help?
Ouch. This is what we get for building differently with debug and without. You have two options: 1. ./configure --with-debug 2. apply https://github.com/Jabberd2/jabberd2/commit/41884d9919 -- Tomasz Sterna Instant Messaging Consultant : Open Source Developer http://tomasz.sterna.tv/ http://www.xiaoka.com/portfolio
