From: "Dennis Taylor" <Dennis_T1@VERIFONE.com>
To: <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] Can't emerge X11
Date: Wed, 5 Sep 2007 12:26:30 -0400 [thread overview]
Message-ID: <5196544A89ECC64F8310D22DFF3E79930AAE8F3B@TPANTMAIL.verifone.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
-------- 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'.
--
gentoo-user@gentoo.org mailing list
next reply other threads:[~2007-09-05 16:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-05 16:26 Dennis Taylor [this message]
2007-09-05 16:34 ` [gentoo-user] Can't emerge X11 Marc LEURENT
2007-09-05 17:11 ` Dennis Taylor
2007-09-05 17:22 ` [gentoo-user] " Francesco Talamona
[not found] ` <46DEE882.1060307@gmail.com>
2007-09-05 17:54 ` Francesco Talamona
2007-09-05 18:00 ` Daniel da Veiga
2007-09-05 18:33 ` Marzan, Richard non Unisys
2007-09-06 14:24 ` Dennis Taylor
2007-09-06 16:20 ` Marzan, Richard non Unisys
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=5196544A89ECC64F8310D22DFF3E79930AAE8F3B@TPANTMAIL.verifone.com \
--to=dennis_t1@verifone.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