[Buildroot] Package make logs and autoreconf

bruce bushby bruce.bushby at gmail.com
Sun Feb 6 10:53:01 UTC 2011


Hi

I've going through the docs about adding packages and added a few simple
ones that only requires "tar extract, configure & make" .... however one of
my packages requires "autoreconf".

When I run make it stops with:
make: *** No rule to make target `""', needed by `rabbitmq-depends'. Stop.

Is there a log file showing what commands buildroot ran?

If I take the same package on my linux pc and run "tar extract, autoreconf
-i, ./configure ,make" .. it compiles ok. It does require "popt.h" ... but
I'm not seeing this missing dependency in the output...hence wanting to find
some logs?

Thanks
Bruce
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20110206/8f745318/attachment.html>


More information about the buildroot mailing list