btw:
$ pkg-config --version
0.15.0
$ scons --version
SCons by Steven Knight et al.:
script: v0.96.1.D001, 2004/08/23 09:55:29, by knight on
casablanca
engine: v0.96.1.D001, 2004/08/23 09:55:29, by knight on
casablanca
Copyright (c) 2001, 2002, 2003, 2004 The SCons Foundation
latest SC cvs version...
hope that helps (really... :-)
Till
On 07 Sep 2005, at 14:16, stefan kersten wrote:
On Tue, Sep 06, 2005 at 06:24:01PM +0200, Till Bovermann wrote:
---snip---
$ pkg-config --modversion sndfile
Package sndfile was not found in the pkg-config search path.
Perhaps you should add the directory containing `sndfile.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sndfile' found
$ export PKG_CONFIG_PATH="/vol/sound/lib/pkgconfig"
$ pkg-config --modversion sndfile
1.0.5
$ scons -h
scons: Reading SConscript files ...
Checking for pkg-config... ok
Checking for sndfile >= 1.0.0... failed
---snap---
i cannot reproduce this.
what does
$ pkg-config --exists 'sndfile >= 1.0.0' && echo YES || echo NO
print?
<sk>
_______________________________________________
sc-users mailing list
sc-users@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-users
_______________________________________________
sc-users mailing list
sc-users@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-users