Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] autoreconf fails
@ 2009-04-17 10:33 Sven Neumann
  2009-04-17 10:44 ` Sven Neumann
  0 siblings, 1 reply; 3+ messages in thread
From: Sven Neumann @ 2009-04-17 10:33 UTC (permalink / raw)
  To: buildroot

Hi,

with the latest buildroot snapshot, all packages that use autoreconf
fail to compile with this error:

Can't locate Autom4te/ChannelDefs.pm in @INC (@INC
contains: /home/sven/buildroot/build_arm/host_dir/usr/share/autoconf /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/sven/buildroot-new/build_arm/host_dir/usr/bin/autoreconf line 42.
BEGIN failed--compilation aborted
at /home/sven/buildroot-new/build_arm/host_dir/usr/bin/autoreconf line
42.
make: *** [/home/sven/buildroot-new/build_arm/libusb-0.1.12/.unpacked]
Error 2

Any idea how this could be fixed?


Sven

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] autoreconf fails
  2009-04-17 10:33 [Buildroot] autoreconf fails Sven Neumann
@ 2009-04-17 10:44 ` Sven Neumann
  2009-04-17 13:04   ` Sven Neumann
  0 siblings, 1 reply; 3+ messages in thread
From: Sven Neumann @ 2009-04-17 10:44 UTC (permalink / raw)
  To: buildroot

Hi,

On Fri, 2009-04-17 at 12:33 +0200, Sven Neumann wrote:

> with the latest buildroot snapshot, all packages that use autoreconf
> fail to compile with this error:
> 
> Can't locate Autom4te/ChannelDefs.pm in @INC (@INC
> contains: /home/sven/buildroot/build_arm/host_dir/usr/share/autoconf /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/sven/buildroot-new/build_arm/host_dir/usr/bin/autoreconf line 42.
> BEGIN failed--compilation aborted

Looks like autoconf and automake need to be enabled in the .config file
in order to build packages that use host-autoconf and host-automake.
Shouldn't this option be selected automagically then?


Sven

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] autoreconf fails
  2009-04-17 10:44 ` Sven Neumann
@ 2009-04-17 13:04   ` Sven Neumann
  0 siblings, 0 replies; 3+ messages in thread
From: Sven Neumann @ 2009-04-17 13:04 UTC (permalink / raw)
  To: buildroot

Hi,

I found that my problems were caused by some custom packages in our tree
that had not been updated to use host-pkgconfig. After I fixed that and
started from a fresh tree, the problems were gone. Sometimes it is
really hard to determine the actual root of build problems. I apologize
for the noise I made...


Sven

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-04-17 13:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-17 10:33 [Buildroot] autoreconf fails Sven Neumann
2009-04-17 10:44 ` Sven Neumann
2009-04-17 13:04   ` Sven Neumann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox