Jens Seidel wrote: >> ERROR: function do_configure failed >> ERROR: log data follows >> (/home/DRESEARCH/sledz/work/HydraIP/OE/tmp.5/work/armv5te-angstrom-linux-gnueabi/mc-4.6.2-r4/temp/log.do_configure.3914) >> | NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint > >> | autoreconf: configure.ac: not using Gettext > >> | configure.ac:104: required file `config/config.rpath' not found > > As far as I remember config/config.rpath is added by autopoint which > provides translation support. I call in my scripts > $ autopoint --force > after > $ autoreconf --force --install -I config > > I wonder about the "not using Gettext" but the problem is probably > "--exclude=autopoint".
Sounds good. Can you try to create a patch? Steffen _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
