On Wed, Oct 3, 2012 at 6:30 AM, Tomas Cech <[email protected]> wrote: > Hi, > > it seems that efbb has some dependencies and requirements which are > not tested in configure. > > For now I can tell that python 2.6 is not new enough so CentOS 6 build > fails with:
I've changed the script a bit and now it should works with version 2.6 too. revision 77379 And now it will check for libcanberra >= 0.16, since we need a function that was added on this version r77382 (you are using old stuff, huh?) If something else is required, please ping me again. Regards > > ... > Creating level ../../data/levels/level03.cfg... > Creating level ../../data/levels/level00.cfg... > Creating level ../../data/levels/level04.cfg... > Traceback (most recent call last): > File "../../tools/levels_create.py", line 254, in <module> > main(sys.argv[1], sys.argv[2]) > File "../../tools/levels_create.py", line 244, in main > eet_create(desc_filename, eet_filename) > File "../../tools/levels_create.py", line 73, in eet_create > subprocess.check_output( > AttributeError: 'module' object has no attribute 'check_output' > make[3]: *** [levels.eet] Error 1 > make[3]: Leaving directory > `/home/abuild/rpmbuild/BUILD/efbb-0.1.0/data/levels' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/home/abuild/rpmbuild/BUILD/efbb-0.1.0/data' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/efbb-0.1.0' > make: *** [all] Error 2 > > You can find more failures in X11:Enlightenment:Nightly repository or > I will investigate it further when my Internet connection will be > fixed. > > Best regards, > > Tomas Cech > Sleep_Walker > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- Bruno Dilly Senior Developer ProFUSION embedded systems http://profusion.mobi ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
