From: Christian Gagneraud <cgagneraud@techworks.ie>
To: buildroot@busybox.net
Subject: [Buildroot] Another ARM kernel build problem (this time with 2.6.22.10 kernel)
Date: Wed, 23 Jan 2008 00:41:21 +0000 [thread overview]
Message-ID: <47968D31.6060002@techworks.ie> (raw)
In-Reply-To: <1CD05B980C94AC408B37C82BBABAA3E609BFDDAB@mtsexchange.dc.multitech.prv>
Tim Barr wrote:
> While waiting for an answer on my 2.6.22.1 kernel build problems, I made
> a new config file using the 2.6.22.10 linux kernel. After solving a web
> access issue, I come up with the following error:
>
> Can't exec "aclocal": No such file or directory at /usr/bin/autoreconf
> line 182.
> Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf
> line 182.
> Can't exec "automake": No such file or directory at /usr/bin/autoreconf
> line 183.
> Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf
> line 183.
> Can't exec "aclocal": No such file or directory at
> /usr/share/autoconf/Autom4te/FileUtils.pm line 290.
> autoreconf: failed to run aclocal: No such file or directory
> /bin/sh: ./configure: not found
> make: ***
> [/home/falingtrea/buildroot/build_arm_wchar/tslib-1.0/.configured] Error
> 127
>
Seems you have installed autoconf but not automake...strange...
you should install autoconf, automake and libtool.
>
> There is a script file called 'autoreconf' located in the /usr/bin
> directory that has an 'aclocal' section to it, but no file named
> 'aclocal' and no directory named 'autoreconf'. So what am I doing wrong
> this time??
>
>
> Timothy Barr
> Hardware Development Engineer
> for Multi-Tech Systems, Inc.
> tbarr at multitech.com
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>
prev parent reply other threads:[~2008-01-23 0:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-22 21:48 [Buildroot] Another ARM kernel build problem (this time with 2.6.22.10 kernel) Tim Barr
2008-01-23 0:41 ` Christian Gagneraud [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47968D31.6060002@techworks.ie \
--to=cgagneraud@techworks.ie \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.