Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-devhelp
On 01/16/2011 03:27 AM, Mike Frysinger wrote:
> On Saturday, January 15, 2011 17:29:12 Nikos Chantziaras wrote:
>> I need to call the "libtoolize" utility before "eautoreconf"
>
> why ? `eautoreconf` should take care of things automatically.
Unfortunately, it doesn't. If I don't run libtoolize first, eautoreconf
aborts with:
---------------
* Running eautoreconf in
'/var/tmp/portage/dev-util/gpuocelot-9999/work/gpuocelot-9999' ...
* Running aclocal -I m4 ...
[ !! ]
* Failed Running aclocal !
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/dev-util/gpuocelot-9999/temp/aclocal.out
---------------
The contents of aclocal.out:
---------------
***** aclocal *****
***** PWD: /var/tmp/portage/dev-util/gpuocelot-9999/work/gpuocelot-9999
***** aclocal -I m4
aclocal-1.11: couldn't open directory `m4': No such file or directory
---------------
|
|