From: Ivan Kuten <ivan.kuten@promwad.com>
To: buildroot@busybox.net
Subject: [Buildroot] SDL fails for Buildroot arm926ejs toolchain
Date: Mon, 19 Nov 2007 13:36:58 +0200 [thread overview]
Message-ID: <4741755A.5010404@promwad.com> (raw)
In-Reply-To: <13830846.post@talk.nabble.com>
Hebbar wrote:
> Hi all,
>
> I am trying to build arm926ejs toolchain (little endian, uclibc 0.9.29, gcc
> 4.2.1) with sdl enabled.
> While building sdl fails with below error. Kindly help me to solve it. I
> searched google and found from link that its related to machine hardware
> name.
>
> http://www.gp32x.com/board/index.php?showtopic=38956&pid=562697&mode=threaded&show=&st=&
>
>
> /usr/include/asm/errno.h:9:4: warning: #warning This machine appears to be
> neither x86_64 nor i386.
> ./src/stdlib/SDL_iconv.c: In function 'SDL_iconv':
> ./src/stdlib/SDL_iconv.c:54: error: 'E2BIG' undeclared (first use in this
> function)
> ./src/stdlib/SDL_iconv.c:54: error: (Each undeclared identifier is reported
> only once
> ./src/stdlib/SDL_iconv.c:54: error: for each function it appears in.)
> ./src/stdlib/SDL_iconv.c:56: error: 'EILSEQ' undeclared (first use in this
> function)
> ./src/stdlib/SDL_iconv.c:58: error: 'EINVAL' undeclared (first use in this
> function)
> make[1]: *** [build/SDL_iconv.lo] Error 1
> make[1]: Leaving directory
> `/home/guru/project/original/bldrt/buildroot/build_arm/SDL-1.2.12'
> make: ***
> [/home/guru/project/original/bldrt/buildroot/build_arm/SDL-1.2.12/.compiled]
> Error 2
>
> Also when i looked inside "/usr/include/asm" of buildrrot toolchain
> directory i found that SDL is presently taking /usr from root of my linux OS
> and not from Buildroot toolchain /usr directory.
>
>
>
> Thanks in advance
>
> Regards
> Gururaja
Hi,
Please post your output of configure. I have SDL-1.2.12 built ok and headers are taken from staging_dir.
Regards,
Ivan
--------------------------------
Embedded Linux engineer,
Promwad Company: http://www.promwad.com/
Homepage : http://www.ivankuten.com/
--------------------------------
next prev parent reply other threads:[~2007-11-19 11:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-19 10:05 [Buildroot] SDL fails for Buildroot arm926ejs toolchain Hebbar
2007-11-19 11:36 ` Ivan Kuten [this message]
2007-11-20 0:09 ` Hebbar
2007-11-20 12:07 ` Ivan Kuten
2007-11-20 11:32 ` Hebbar
2007-11-20 12:57 ` Ivan Kuten
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=4741755A.5010404@promwad.com \
--to=ivan.kuten@promwad.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.