On Wed, 2007-03-14 at 11:36 -0700, Edward Cherlin wrote: > [EMAIL PROTECTED]:~/dev/sugar-jhbuild$ ./sugar-jhbuild build-base > Missing external dependencies: > > automake 1.7 > ... > [EMAIL PROTECTED]:~/dev/sugar-jhbuild$ ./sugar-jhbuild sanitycheck > Missing dependencies: > > avahi (python module) > ... > > Firstly, these reports are inconsistent. >
sanitycheck is for build, sanitycheck-base for build-base > Secondly, I know that there are issues with automake 1.10, but I was > doing fine on the previous attempt using automake 1.9. What can be > wrong? Anyway, I installed 1.7, and the build has begun. You need both 1.7 and >= 1.9 installed. Some modules we build still depends on automake == 1.7. Marco _______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
