Hi Niels libCLAM (core) will build on Fc12 with 64bit libs - the problem is the plug-ins or better said scons. To build the plug-ins sconstruct checks to see if libCLAM is present in the root and/or build root. Unfortunately scons looks in the lib and not the lib64 directories, even though the pkg_config_path is set correctly. This has something to do with the automation in scons... Simon + for i in Filters GuitarEffects MIDI resampling samplebysample sndfile spacialization speech osc + pushd plugins/Filters ~/rpmbuild/BUILD/CLAM-1.4.0/plugins/Filters ~/rpmbuild/BUILD/CLAM-1.4.0 + export PKG_CONFIG_PATH=/home/simon/rpmbuild/BUILDROOT/libclam_core1_4-1.4.0-2.sl.fc12.x86_64/usr/lib64/pkgconfig + PKG_CONFIG_PATH=/home/simon/rpmbuild/BUILDROOT/libclam_core1_4-1.4.0-2.sl.fc12.x86_64/usr/lib64/pkgconfig + scons clam_prefix=/home/simon/rpmbuild/BUILDROOT/libclam_core1_4-1.4.0-2.sl.fc12.x86_64/usr prefix=/home/simon/rpmbuild/BUILDROOT/libclam_core1_4-1.4.0-2.sl.fc12.x86_64/usr scons: Reading SConscript files ... Package clam_core was not found in the pkg-config search path. Perhaps you should add the directory containing `clam_core.pc' to the PKG_CONFIG_PATH environment variable No package 'clam_core' found OSError: 'PKG_CONFIG_PATH=/home/simon/rpmbuild/BUILDROOT/libclam_core1_4-1.4.0-2.sl.fc12.x86_64/usr/lib/pkgconfig pkg-config clam_core --libs --cflags' exited 1: File "/home/simon/rpmbuild/BUILD/CLAM-1.4.0/plugins/Filters/SConstruct", line 36: env.EnableClamModules(clamDependencies, CLAMInstallDir) File "/usr/lib/scons/SCons/Environment.py", line 217: return apply(self.method, nargs, kwargs) File "/home/simon/rpmbuild/BUILDROOT/libclam_core1_4-1.4.0-2.sl.fc12.x86_64/usr/share/clam/sconstools/clam.py", line 166: ' '.join(libs))) File "/usr/lib/scons/SCons/Environment.py", line 1447: return function(self, self.backtick(command)) File "/usr/lib/scons/SCons/Environment.py", line 585: raise OSError("'%s' exited %d" % (command, status)) Am 28.04.2010 03:18, schrieb michael noble: Niels, |
_______________________________________________ music mailing list music@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/music