From: Stefan Gehrer <stefan.gehrer@gmx.de>
To: buildroot@busybox.net
Subject: [Buildroot] [BUG] some issues building for ARM1176JZF-S
Date: Sat, 12 Apr 2008 10:43:24 +0200 [thread overview]
Message-ID: <4800762C.6070403@gmx.de> (raw)
Hi list,
I am just starting with buildroot and try to build for an ARM11 based
system. Building the toolchain and kernel was smooth, there were just
some issues in individual packages. When I will get more used to
buildroot I hope I will be able to send patches, but at the moment
I just try my best in reporting:
When building package grep-2.5.1, linking in build_arm/grep-2.5.1/src
failed with unknown references to libintl_gettext. Adding -lintl to
the Makefile's CC line helped as a workaround.
After building libogg-1.1.3, the copying of the libraries to the
staging_dir does not work as the source directory assumption is
wrong. My workaround was to run following command in build_arm/libogg-1.1.3:
ln -s src/.libs lib
Linking of package libvorbis-1.2.0 failed with
libtool: install: error: relink `libvorbisenc.la' with the above command
before installing it
Just running make a second time worked.
Before package SDL-1.2.13 was built, buildroot tried to create
a symbolic link staging_dir/include/directfb.
staging_dir/include did not exist at that point so that failed.
Creating staging_dir/include by hand helped
Now I am stuck compiling util-linux-2.12r with following errors
umount.c:45: error: expected declaration specifiers or '...' before
'umount2'
umount.c:45: error: expected declaration specifiers or '...' before 'path'
umount.c:45: error: expected declaration specifiers or '...' before 'flags'
I will see what I can do and keep you posted. I attached my .config
if anyone is interested.
Best regards
Stefan Gehrer
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: .config
Url: http://busybox.net/lists/buildroot/attachments/20080412/60624a1a/attachment.txt
next reply other threads:[~2008-04-12 8:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-12 8:43 Stefan Gehrer [this message]
2008-04-12 9:16 ` [Buildroot] [BUG] some issues building for ARM1176JZF-S Stefan Gehrer
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=4800762C.6070403@gmx.de \
--to=stefan.gehrer@gmx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox