From: "Antonino A. Daplas" <adaplas@hotpop.com>
To: linux-fbdev-devel@lists.sourceforge.net,
Michal Januszewski <spock@gentoo.org>
Subject: Re: [PATCH] Fix fb.h breaking compilation of userspace programs
Date: Sun, 5 Sep 2004 05:42:34 +0800 [thread overview]
Message-ID: <200409050542.35195.adaplas@hotpop.com> (raw)
In-Reply-To: <20040904163516.GA23640@spock.one.pl>
On Sunday 05 September 2004 00:35, Michal Januszewski wrote:
> Hi,
>
> The latest changes introduced to the fb structs in linux/fb.h make
> compilation of userspace programs break with:
>
> include/linux/fb.h:305: error: field `modelist' has incomplete type
>
> This is caused by struct list_head not being seen from userspace. The
> attached patch is a possible fix for this problem.
Thanks. Instead of making struct list_head visible to userspace, I'll just
move modelist out of struct fb_monspecs.
Tony
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
prev parent reply other threads:[~2004-09-04 21:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-04 16:35 [PATCH] Fix fb.h breaking compilation of userspace programs Michal Januszewski
2004-09-04 21:42 ` Antonino A. Daplas [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=200409050542.35195.adaplas@hotpop.com \
--to=adaplas@hotpop.com \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=spock@gentoo.org \
/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;
as well as URLs for NNTP newsgroup(s).