From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?J=FCrgen?= Benjamin Ronshausen Date: Wed, 31 Oct 2012 12:30:59 +0100 Subject: [Buildroot] buildroot for AM3358 AM3359 with wireless-tools shared library In-Reply-To: <20121030231327.4f22281c@skate> References: <50897A02.7000407@rie.eu> <20121025182332.GC5178@tarshish> <1351596954.5576.22.camel@debian.fritz.box> <20121030231327.4f22281c@skate> Message-ID: <1351683059.5576.42.camel@debian.fritz.box> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net 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