From: Dennis Taylor <dtaylor1952@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Broken X-11 build
Date: Fri, 31 Aug 2007 12:18:56 -0400 [thread overview]
Message-ID: <46D83F70.9050607@gmail.com> (raw)
I am using profile default-linux/x86/2007.0/desktop
My custom USE Flags are
USE="nptl nptlonly unicode"
emerge -u --deep --newuse world
Fails while building sis_dri.c. I have tracked it to a #define problem
while compiling. Sis_dri.c includes dri.h which includes sis_dri.h.
The issue is that XFree86Server is not defined at compile time. I have
looked around, but not yet figured out how to cause that to be defined.
Any pointers to the correct USE flag, or whatever would be appreciated.
------ snippet from sis_dri.h -----------
#ifdef XFree86Server
#include "screenint.h"
Bool SISDRIScreenInit(ScreenPtr pScreen);
void SISDRICloseScreen(ScreenPtr pScreen);
Bool SISDRIFinishScreenInit(ScreenPtr pScreen);
#endif
--
gentoo-user@gentoo.org mailing list
reply other threads:[~2007-08-31 18:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=46D83F70.9050607@gmail.com \
--to=dtaylor1952@gmail.com \
--cc=gentoo-user@lists.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