[Clam-devel] Problems with scons config
David García Garzón
dgarcia at iua.upf.edu
Thu Jun 12 10:20:48 PDT 2008
I supose it is my fault. Which platform?
El Thursday 12 June 2008 18:30:16 Francisco Tufró va escriure:
> 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/SConst
>ruct", line 268:
> configureModules(clam_env)
> File
> "/Users/nictuku/Documents/programacion/clam/trunk-typedcontrols/CLAM/SConst
>ruct", line 116:
> processing_env = configure_processing(core_env)
> File
> "/Users/nictuku/Documents/programacion/clam/trunk-typedcontrols/CLAM/SConst
>ruct", 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]
More information about the clam-devel
mailing list