[Buildroot] buildroot for AM3358 AM3359 with wireless-tools shared library

Jürgen Benjamin Ronshausen b.r at rie.eu
Wed Oct 31 11:30:59 UTC 2012


On Tue, 2012-10-30 at 23:13 +0100, Thomas Petazzoni wrote:
> On Tue, 30 Oct 2012 12:35:54 +0100, Jürgen Benjamin Ronshausen wrote:
> 
> > The new Board is a AM335x Starter Kit with a Sitara AM3358 Cortex A8 cpu
> > and WL1271 Wifi/bluetooth module.
> > 
> > to make my toolchain i issue:
> > 
> > make beaglebone_defconfig
> > make menuconfig and select under packages, networking wireless-tools and
> > library. i included contents of .config below.
> > 
> > The first problem is, that there are no files in
> > /home/john/AM335/buildroot/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/lib
> > i am not sure about it, but i think there should be the .so files for
> > the compiler.
> 
> Strange. Can you do:
> 
> 	make clean
> 	make 2>&1 | tee logfile1
> 	find output/host > logfile2
> 
> Post logfile1 and logfile2 to some pastebin site (pastebin.com for
> example), and give us the pastebin URLs.
> 
> Thanks,
> 
> Thomas

logfile1's size is 3MB, to big for pastebin, so i uploaded both to
github

https://github.com/steven11/the-hunt-for-wireless-tools

Here is logfile2 http://pastebin.com/picSMVL8





More information about the buildroot mailing list