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 05:19 AM, Mike Frysinger wrote:
> On Saturday, January 15, 2011 21:22:48 Nikos Chantziaras wrote:
>> 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:
>>
>> aclocal-1.11: couldn't open directory `m4': No such file or directory
>
> this is a bug in aclocal that ive talked to upstream about in the past. do as
> Nathan says and simply run `mkdir m4`.
Thanks Nathan and Mike. Creating the m4 directory manually solved the
issue.
|
|