Le 30/10/2011 21:09, Gavin Pryke a écrit :
If your default python interpreter is set as 3.x that could be the problem. From looking at the print statement it seems like it, in python-3.x print is a function. Maybe the ebuild needs changing to make sure waf gets executed with python2. Not much time to look at anything lately, sorry :( Cheers Gav
Thats it ! # eselect python list [1] python2.7 [2] python3.1 * # eselect python set 1 and jack compiles... Thanks a lot Regard Philippe -- http://dubphil.free.fr
