Problem:

/kolab/bin/cc -O2 -pipe -o clamscan output.o getopt.o memory.o 
cfgparser.o clamscan.o options.o others.o manager.o treewalk.o  
-L/kolab/lib 
-L/kolab/RPM/TMP/clamav-0.71/libclamav /kolab/lib/libclamav.a 
-lz /usr/lib/libbz2.so -lpthread
clamscan.o(.text+0x5d4): In function `clamscan':
: undefined reference to `cl_settempdir'
clamscan.o(.text+0x5fb): In function `clamscan':
: undefined reference to `cl_settempdir'
collect2: ld returned 1 exit status
make[2]: *** [clamscan] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
error: Bad exit status from /kolab/RPM/TMP/rpm-tmp.47209 (%build)

Notice that it links to whatever /kolab/lib/libclamav.a is installed 
instead of the one in the builddir.

NB: Where the is the right place to report such things?

regards
-- 
Steffen Hansen          |       Klar�lvdalens Datakonsult AB
Senior Software Engineer|       http://www.klaralvdalens-datakonsult.se
                        |
                        |       Platform-independent
                        |       software solutions

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to