Al, Personally, I have never used bitbake, so I'm not sure what that is doing exactly.
As for the autoconf question, mozilla requires autoconf2.13. You can specify the path to your autoconf2.13 either by exporting AUTOCONF=<path> in your environment or by specifying AUTOCONF=<path> in your mozconfig. See https://developer.mozilla.org/en/Linux_Build_Prerequisites for more details. Also, if you're interested, see the FAQ for why autoconf 2.5.x doesn't work. https://developer.mozilla.org/en/Mozilla_Build_FAQ -Brad On 3/20/2009 12:05 PM, Al Johnson wrote: > On Friday 20 March 2009, Rui Miguel Silva Seabra wrote: > >> You're oversimplifying a bit. >> >> You're forgetting https://wiki.mozilla.org/Mobile/Build/cs2007q3 >> > I just tried: > > bitbake fennec > > This does a checkout from hg but it fails during configure. It looks like it's > trying to use autoconf2.13 for some reason. This version isn't on my build > machine, or in OE, so perhaps it's hardcoded to use it? I haven't dug any > deeper. > > _______________________________________________ > Openmoko community mailing list > [email protected] > http://lists.openmoko.org/mailman/listinfo/community > _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

