[CLAM] compilation with oscpack

Dominique Michel dominique.michel at citycable.ch
Fri Mar 9 06:36:17 PST 2007


Hi all,

I try to compile CLAM on gentoo with OSC support. I installed oscpack. scons
configure find it and the tests are OK, but when compiling, I always get:

g++ -O2 -fomit-frame-pointer -Wall -fPIC -DCLAM_FLOAT -DUSE_PTHREADS=1
-DUSE_XERCES_TRUE -DCLAM_USE_XML -DUSE_LADSPA=1 -DUSE_OSCPACK=1
-DCLAM_MODULE='"core"' -Icore/include -I/usr/qt/3/include -I/usr/local/include
-c -o core/src/BasicFlowControl.os core/src/BasicFlowControl.cxx g++ -O2
-fomit-frame-pointer -Wall -fPIC -DCLAM_FLOAT -DUSE_PTHREADS=1
-DUSE_XERCES_TRUE -DCLAM_USE_XML -DUSE_LADSPA=1 -DUSE_OSCPACK=1
-DCLAM_MODULE='"core"' -Icore/include -I/usr/qt/3/include -I/usr/local/include
-c -o core/src/OSCControlDispatcher.os core/src/OSCControlDispatcher.cxx
core/include/CLAM/Thread.hxx: In constructor
'CLAM::OSCControlDispatcher::OSCControlDispatcher(CLAM::Network*)':
core/include/CLAM/Thread.hxx:70: error: 'virtual void
CLAM::Thread::SetupPriorityPolicy()' is private
core/src/OSCControlDispatcher.cxx:44: error: within this context == Copying and
updating includes : core/src/Network.cxx == Copying and updating includes :
core/include/CLAM/Factory.hxx == Copying and updating includes :
core/include/CLAM/NetworkPlayer.hxx == Copying and updating includes :
core/include/CLAM/ProcessingDefinitionAdapter.hxx scons: ***
[core/src/OSCControlDispatcher.os] Error 1 scons: building terminated because
of errors.

I get this result with both CLAM-0.98.0 and clam-0.98.0-1

IS it something I can do to get it to compile?

oscpack version is 1.0.2

Ciao,
Dominique





More information about the clam-users mailing list