[Clam-devel] Problems with scons config
Francisco Tufró
nictuku at gmail.com
Thu Jun 12 09:30:16 PDT 2008
I don't know when this happened, but since some revisions i get this error
when doing scons prefix=...:
Checking for fftw3 pkg-config file... KeyError: 'PKG_CONFIG':
File
"/Users/nictuku/Documents/programacion/clam/trunk-typedcontrols/CLAM/SConstruct",
line 268:
configureModules(clam_env)
File
"/Users/nictuku/Documents/programacion/clam/trunk-typedcontrols/CLAM/SConstruct",
line 116:
processing_env = configure_processing(core_env)
File
"/Users/nictuku/Documents/programacion/clam/trunk-typedcontrols/CLAM/SConstruct",
line 93:
if not setup_processing_environment( processing_env, conf ) :
File
"/Users/nictuku/Documents/programacion/clam/trunk-typedcontrols/CLAM/scons/libs/clam_dependent_libs_checks.py",
line 298:
if env['with_fftw3'] and not test_fftw3(env, conf ) :
File
"/Users/nictuku/Documents/programacion/clam/trunk-typedcontrols/CLAM/scons/libs/clam_dependent_libs_checks.py",
line 282:
if not conf.CheckPkgConfigFile('fftw3') :
File "/opt/local/lib/scons-0.97/SCons/SConf.py", line 555:
ret = apply(self.test, (context,) + args, kw)
File
"/Users/nictuku/Documents/programacion/clam/trunk-typedcontrols/CLAM/scons/libs/clam_build_helpers.py",
line 196:
pkgconfig = context.env['PKG_CONFIG']
File "/opt/local/lib/scons-0.97/SCons/Environment.py", line 309:
return self._dict[key]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20080612/5a4dfd06/attachment.html>
More information about the clam-devel
mailing list