From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sven Neumann Date: Fri, 17 Apr 2009 12:33:12 +0200 Subject: [Buildroot] autoreconf fails Message-ID: <1239964392.6397.11.camel@sven> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net 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