[Buildroot] [Bug 1351] host-libxslt-1.1.24 fails to build

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Mar 21 07:51:19 UTC 2010


Hello,

On Sun, 21 Mar 2010 15:06:50 +1100
Paul Jones <paul.jones at iwtech.com.au> wrote:

> How do I get a build log?
> make > buildlog.txt ?

I usually do something like:

 make 2>&1 | tee build.log

The problem with "make > buildlog.txt" is that error messages will not
be sent to your log file.

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list