* [Buildroot] Another ARM kernel build problem (this time with 2.6.22.10 kernel)
@ 2008-01-22 21:48 Tim Barr
2008-01-23 0:41 ` Christian Gagneraud
0 siblings, 1 reply; 2+ messages in thread
From: Tim Barr @ 2008-01-22 21:48 UTC (permalink / raw)
To: buildroot
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
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Another ARM kernel build problem (this time with 2.6.22.10 kernel)
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
0 siblings, 0 replies; 2+ messages in thread
From: Christian Gagneraud @ 2008-01-23 0:41 UTC (permalink / raw)
To: buildroot
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
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-23 0:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox