All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivan Kuten <ivan.kuten@promwad.com>
To: buildroot@busybox.net
Subject: [Buildroot] PATCH: fix SDL-1.2.11 PAGE_SIZE missing definition
Date: Mon, 25 Jun 2007 15:44:04 +0300	[thread overview]
Message-ID: <20070625154404.3c691558@newbox> (raw)
In-Reply-To: <20070625111229.GH5134@aon.at>

On Mon, 25 Jun 2007 13:12:29 +0200
Bernhard Fischer wrote:

> On Mon, Jun 25, 2007 at 01:42:41PM +0300, Ivan Kuten wrote:
> >Hello,
> >
> >When SDL configured to use fbcon, the build is failed because PAGE_SIZE is undeclared in <asm/page.h> 
> >referred from src/video/fbcon/SDL_fbvideo.c
> >
> >Instead we are using libc functions to know PAGE_SIZE and only as last resort make it hardcoded to 4096.
> >The patch below fixes the problem.
> >
> >Best regards,
> 
> Please send this to the SDL guys too.
> Applied, thanks!

They have it fixed in SVN SDL 1.3.x branch - but it's not released as stable version.

Best regards,
Ivan

      reply	other threads:[~2007-06-25 12:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-25 10:42 [Buildroot] PATCH: fix SDL-1.2.11 PAGE_SIZE missing definition Ivan Kuten
2007-06-25 11:12 ` Bernhard Fischer
2007-06-25 12:44   ` Ivan Kuten [this message]

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=20070625154404.3c691558@newbox \
    --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.