* [gentoo-user] Broken X-11 build
@ 2007-08-31 16:18 99% Dennis Taylor
0 siblings, 0 replies; 1+ results
From: Dennis Taylor @ 2007-08-31 16:18 UTC (permalink / raw
To: gentoo-user
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
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2007-08-31 16:18 99% [gentoo-user] Broken X-11 build Dennis Taylor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox