-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Have you tried to compile the ~ version?? (~0.9.3)
echo "x11-drivers/xf86-video-sis ~x86" >> /etc/portage/package.keywords

And a revdep-rebuild sometimes is often quite useful!


Dennis Taylor a écrit :
> 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
> -------- error from build log -----
> sis_dri.c:753: error: conflicting types for 'SISDRICloseScreen'
> sis_dri.c:427: error: previous implicit declaration of
> 'SISDRICloseScreen' was here
> make[2]: *** [sis_dri.lo] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/x11-drivers/xf86-video-sis-0.9.1-r1/work/xf86-video-si
> s-0.9.1/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/x11-drivers/xf86-video-sis-0.9.1-r1/work/xf86-video-si
> s-0.9.1'
> make: *** [all] Error 2
> 
> !!! ERROR: x11-drivers/xf86-video-sis-0.9.1-r1 failed.
> Call stack:
>   ebuild.sh, line 1638:   Called dyn_compile
>   ebuild.sh, line 985:   Called qa_call 'src_compile'
>   ebuild.sh, line 44:   Called src_compile
>   ebuild.sh, line 1328:   Called x-modular_src_compile
>   x-modular.eclass, line 337:   Called x-modular_src_make
>   x-modular.eclass, line 332:   Called die
> 
> !!! emake failed
> !!! If you need support, post the topmost build error, and the call
> stack if relevant.
> !!! A complete build log is located at
> '/var/log/portage/x11-drivers:xf86-video-sis-0.9.1-r1:20070905-162058.lo
> g'.
> 
> 
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG3tqCqjpLE0HiOBYRAgO9AJ4wv2WYslBmga6dSt5Qy+H7AiQKsACdElSJ
BgQZ/V/xDNAeOWDf4k0z5UU=
=fEI+
-----END PGP SIGNATURE-----
-- 
[EMAIL PROTECTED] mailing list

Reply via email to