All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] buildroot for AM3358 AM3359 with wireless-tools shared library
Date: Tue, 30 Oct 2012 23:13:27 +0100	[thread overview]
Message-ID: <20121030231327.4f22281c@skate> (raw)
In-Reply-To: <1351596954.5576.22.camel@debian.fritz.box>


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
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2012-10-30 22:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-25 17:42 [Buildroot] buildroot for AM3358 AM3359 with wireless-tools shared library Michael Stieler
2012-10-25 18:18 ` Thomas Petazzoni
2012-10-25 18:23 ` Baruch Siach
2012-10-28  9:36   ` Peter Korsgaard
2012-10-30 11:35   ` Jürgen Benjamin Ronshausen
2012-10-30 22:13     ` Thomas Petazzoni [this message]
2012-10-31 11:30       ` Jürgen Benjamin Ronshausen
2012-10-31 23:06         ` Arnout Vandecappelle
2012-11-07 11:04           ` Jürgen Benjamin Ronshausen
2012-11-12  6:14             ` Arnout Vandecappelle
2012-12-28 13:21     ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121030231327.4f22281c@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.