Menu

Build FOBS fail (SCons)

user
2008-08-24
2013-05-09
  • Nobody/Anonymous

    $ ./buildFobs.sh FFMPEG_HOME=$FOBS_ROOT/external FOBS4JMF=no
    scons: `.' is up to date.
    scons: Reading SConscript files ...
    KeyError: 'prefix':
      File "C:\fobs-0.4.2\SConstruct", line 29:
        res = fobscons.pkgconfig('libavformat',[env_ffmpeg['ENV']['PKG_CONFIG_PATH']])
      File "C:\fobs-0.4.2/scripts\fobscons.py", line 14:
        self._load(package, paths)
      File "C:\fobs-0.4.2/scripts\fobscons.py", line 21:
        self._parse(fn)
      File "C:\fobs-0.4.2/scripts\fobscons.py", line 45:
        val = Template(val).substitute(lokals)
      File "C:\Python25\Lib\string.py", line 170:
        return self.pattern.sub(convert, self.template)
      File "C:\Python25\Lib\string.py", line 160:
        val = mapping[named]

    Could someone maybe point me in the right direction?

     
    • Nobody/Anonymous

      Hi,

      I understand you're under MinGW, because of the C:\ path. Now, it would be interesting to know some additional things, such as the value of $FOBS_ROOT.

      Try changing the line to:
      ./buildFobs.sh FFMPEG_HOME=#external FOBS4JMF=no

      Cheers,

      Jose San Pedro

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.