[oe] configure failes for mc-4.6.2-r4

Jens Seidel jensseidel at users.sf.net
Mon Feb 8 16:35:23 UTC 2010


On Mon, Feb 08, 2010 at 03:24:32PM +0100, Steffen Sledz wrote:
> Is anybody familar with autotools able to fix this?
 
> 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".

Hope it helps,
Jens




More information about the Openembedded-devel mailing list