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

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to