Re: [linux-audio-user] [ANN] JackMix 0.2 fresh on the shelfs

From: Arnold Krille <arnold.krille@email-addr-hidden>
Date: Tue Feb 06 2007 - 19:44:36 EET

2007/2/6, Dragan Noveski <perodog@gmx.net>:
> Arnold Krille wrote:
> > Maybe you can edit jackmix/SConstruct and replace the env['jack_LIBS']
> > with "-ljack"?
> hmm, it gives an very fast error:
> nowhiskey@murija2:~/software/nove/j_mix/jackmix-0.2$ scons
> scons: Reading SConscript files ...
> Checking for jack...yes
> Checking for liblo...yes
> KeyError: 'ljack':
> File "SConstruct", line 53:
> env.subdirs(['libcore','libgui','backend','libmatrix','libelements','jackmix'])
> File "./admin/generic.py", line 619:
> lenv.SConscript(lenv.join(i, 'SConscript'))
> File "/usr/lib/python2.3/site-packages/SCons/Script/SConscript.py",
> line 494:
> return apply(_SConscript, [self.fs,] + files, {'exports' : exports})
> File "/usr/lib/python2.3/site-packages/SCons/Script/SConscript.py",
> line 226:
> exec _file_ in call_stack[-1].globals
> File "jackmix/SConscript", line 15:
> myenv.libs='jackmix_mixingmatrix jackmix_mixingelements jackmix_gui
> jackmix_backend QtCore' + env['DEBUG'] + ' QtGui' + env['DEBUG'] + '
> QtXml' + env['DEBUG'] + ' Qt3Support ' + env['ljack']
> File "/usr/lib/python2.3/site-packages/SCons/Environment.py", line 295:
> return self._dict[key]
> nowhiskey@murija2:~/software/nove/j_mix/jackmix-0.2$

Please replace the full "env['jack_LIBS']" with "-ljack"!
env['ljack'] is definitly wrong and not what I meant.

Arnold

-- 
visit http://www.arnoldarts.de/
---
Wenn man mit Raubkopien Bands wie Brosis oder Britney Spears wirklich
verhindern könnte, würde ich mir noch heute einen Stapel Brenner und
einen Sack Rohlinge kaufen.
Received on Tue Feb 6 20:15:02 2007

This archive was generated by hypermail 2.1.8 : Tue Feb 06 2007 - 20:15:02 EET