hi, 

i try to compile on Ubuntu 10.04 with the following configure line


 ./configure --prefix=/usr/local/clapf/current --with-userdb=ldap
--enable-blackhole --enable-lmtp --enable-language-detection
--with-store=fs --with-tokendb=mysql --with-clapf-user=_clapf  

configure
runs w/o errors, but make fails:

...
ln -sf libclapf.so.0.1.1
libclapf.so.0
gcc -O2 -Wall -g -I. -I.. -I/usr/include/mysql -DBIG_JOINS=1
-fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -DHAVE_MYSQL -D_GNU_SOURCE
-DHAVE_ANTISPAM -DHAVE_BLACKHOLE -DHAVE_STORE -DSTORE_FS -DHAVE_LMTP
-DHAVE_LANG_DETECT -DNEED_MYSQL -o clapf clapf.c -lclapf -lm -ldl
-Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient_r -L.
-L../contrib/spamsum
./libclapf.so: undefined reference to
`getUserdataFromEmail'
collect2: ld returned 1 exit status
make[1]: ***
[clapf] Error 1
...

have i made an error somewhere?

-- 
Péter

XMPP, MSN:
peter.laszlo.sz...@gmail.com
 

Reply via email to