[CLAM] CLAM-0.8, oscpack & xmlpp

L M mailars at gmail.com
Sun Dec 11 04:26:23 PST 2005


Hello,

I'm currently trying to set up CLAM-0.8 here (on fc3-ccrma), mostly to
see if it can help me to do some minimal sound classification on a
large number of files.

But I'm having some problems, though... Most of the dependencies could
be satisfied with the according -devel packages, except xmlpp and
oscpack. xmlpp should have been installed via the libxml++-devel
package, and oscpack I installed from source, but the configure-script
doesn't seem to find them. I'm appending a few lines from the
config.log to this mail.

Am I missing something?

Regards,

Lars Mai



<snip>

 configure:14219: checking oscpack/ip/NetworkingUtils.h usability
configure:14231: g++ -c -g -O2  conftest.cc >&5
configure:14237: $? = 0
configure:14241: test -z
                         || test ! -s conftest.err
configure:14244: $? = 0
configure:14247: test -s conftest.o
configure:14250: $? = 0
configure:14260: result: yes
configure:14264: checking oscpack/ip/NetworkingUtils.h presence
configure:14274: g++ -E  conftest.cc
configure:14280: $? = 0
configure:14300: result: yes
configure:14335: checking for oscpack/ip/NetworkingUtils.h
configure:14342: result: yes
configure:14353: checking oscpack/ip/NetworkingUtils.h for oscpack in
standard locations
configure:14357: result: yes
configure:14365: checking oscpack header(s) found in standard locations
configure:14369: result: yes
configure:14384: checking libraries needed for oscpack
configure:14406: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:27: error: `InitializeNetworking' undeclared (first use
this function)
conftest.cc:27: error: (Each undeclared identifier is reported only
once for each function it appears in.)
conftest.cc:28: error: `TerminateNetworking' undeclared (first use
this function)
configure:14412: $? = 1

<snip>

configure:6544: checking libxml++/libxml++.h presence
configure:6554: g++ -E  conftest.cc
configure:6560: $? = 0
configure:6580: result: yes
configure:6615: checking for libxml++/libxml++.h
configure:6622: result: yes
configure:6633: checking libxml++/libxml++.h for xmlpp in standard locations
configure:6637: result: yes
configure:6645: checking xmlpp header(s) found in standard locations
configure:6649: result: yes
configure:6664: checking libraries needed for xmlpp
configure:6687: g++ -c -g -O2  conftest.cc >&5
configure:6693: $? = 0
configure:6697: test -z
                         || test ! -s conftest.err
configure:6700: $? = 0
configure:6703: test -s conftest.o
configure:6706: $? = 0
configure:6738: g++ -o conftest -g -O2   -lxml++-2.6 conftest.cc  >&5
/usr/bin/ld: cannot find -lxml++-2.6
collect2: ld returned 1 exit status
configure:6744: $? = 1





More information about the clam-users mailing list