* AW: [gentoo-user] ERROR: x11-base/xorg-server-1.0.2-r7 failed.
@ 2006-08-08 10:42 Noack, Sebastian
2006-08-08 15:03 ` Julia Fischer
0 siblings, 1 reply; 6+ messages in thread
From: Noack, Sebastian @ 2006-08-08 10:42 UTC (permalink / raw
To: gentoo-user
> I have some trouble with emerging x11-base/xorg-x11. I tried to run
> emerge -avD x11-base/xorg-x11
-D affects only something if you pass also -u.
> !!! ERROR: x11-base/xorg-server-1.0.2-r7 failed.
> Call stack:
> ebuild.sh, line 1539: Called dyn_compile
> ebuild.sh, line 939: Called src_compile
> ebuild.sh, line 1248: Called x-modular_src_compile
> x-modular.eclass, line 330: Called x-modular_src_make
> x-modular.eclass, line 325: Called die
>
> !!! emake failed
> !!! If you need support, post the topmost build error, and the call
> stack if relevant.
There are also error messages from the compiler?
> Any ideas what to do? If so, please consider me a gentoo-dummie. At
> the moment I do not have installed any x11-base/xorg-x11. My old
> version (6.9) blocked my system update (emerge -avuD system). That's
> why I thoght it might be a good idea to deinstall it, update the
> system and then reinstall the new version. Maybe it wasn't such a good
> idea...
Updating xorg is seldom a good idea if you need a working system. ;)
Regards
Sebastian Noack
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] ERROR: x11-base/xorg-server-1.0.2-r7 failed.
2006-08-08 10:42 AW: [gentoo-user] ERROR: x11-base/xorg-server-1.0.2-r7 failed Noack, Sebastian
@ 2006-08-08 15:03 ` Julia Fischer
2006-08-08 17:46 ` Richard Fish
0 siblings, 1 reply; 6+ messages in thread
From: Julia Fischer @ 2006-08-08 15:03 UTC (permalink / raw
To: gentoo-user
2006/8/8, Noack, Sebastian <S.Noack@autoonline.de>:
> > I have some trouble with emerging x11-base/xorg-x11. I tried to run
> > emerge -avD x11-base/xorg-x11
>
> -D affects only something if you pass also -u.
I get the same when I call emerge -auD x11-base/xorg-x11, which was
what I intended.
>
> > !!! ERROR: x11-base/xorg-server-1.0.2-r7 failed.
> > Call stack:
> > ebuild.sh, line 1539: Called dyn_compile
> > ebuild.sh, line 939: Called src_compile
> > ebuild.sh, line 1248: Called x-modular_src_compile
> > x-modular.eclass, line 330: Called x-modular_src_make
> > x-modular.eclass, line 325: Called die
> >
> > !!! emake failed
> > !!! If you need support, post the topmost build error, and the call
> > stack if relevant.
>
> There are also error messages from the compiler?
Here everythin from the first compiler error:
glxcmds.c: In function `__glXBindSwapBarrierSGIX':
glxcmds.c:1749: warning: cast to pointer from integer of different size
glxcmds.c: In function `__glxQueryHyperpipeNetworkSGIX':
glxcmds.c:1796: error: `xGLXQueryHyperpipeNetworkSGIXReq' undeclared
(first use in this function)
glxcmds.c:1796: error: (Each undeclared identifier is reported only once
glxcmds.c:1796: error: for each function it appears in.)
glxcmds.c:1796: error: `req' undeclared (first use in this function)
glxcmds.c:1796: error: syntax error before ')' token
glxcmds.c:1797: error: `xGLXQueryHyperpipeNetworkSGIXReply' undeclared
(first use in this function)
glxcmds.c:1812: error: `reply' undeclared (first use in this function)
glxcmds.c:1825: error: `sz_xGLXQueryHyperpipeNetworkSGIXReply'
undeclared (first use in this function)
glxcmds.c: In function `__glxDestroyHyperpipeConfigSGIX':
glxcmds.c:1836: error: `xGLXDestroyHyperpipeConfigSGIXReq' undeclared
(first use in this function)
glxcmds.c:1836: error: `req' undeclared (first use in this function)
glxcmds.c:1837: error: syntax error before ')' token
glxcmds.c:1838: error: `xGLXDestroyHyperpipeConfigSGIXReply'
undeclared (first use in this function)
glxcmds.c:1851: error: `reply' undeclared (first use in this function)
glxcmds.c:1863: error: `sz_xGLXDestroyHyperpipeConfigSGIXReply'
undeclared (first use in this function)
glxcmds.c: In function `__glxQueryHyperpipeConfigSGIX':
glxcmds.c:1871: error: `xGLXQueryHyperpipeConfigSGIXReq' undeclared
(first use in this function)
glxcmds.c:1871: error: `req' undeclared (first use in this function)
glxcmds.c:1872: error: syntax error before ')' token
glxcmds.c:1873: error: `xGLXQueryHyperpipeConfigSGIXReply' undeclared
(first use in this function)
glxcmds.c:1889: error: `reply' undeclared (first use in this function)
glxcmds.c:1904: error: `sz_xGLXQueryHyperpipeConfigSGIXReply'
undeclared (first use in this function)
glxcmds.c: In function `__glxHyperpipeConfigSGIX':
glxcmds.c:1915: error: `xGLXHyperpipeConfigSGIXReq' undeclared (first
use in this function)
glxcmds.c:1915: error: `req' undeclared (first use in this function)
glxcmds.c:1916: error: syntax error before ')' token
glxcmds.c:1917: error: `xGLXHyperpipeConfigSGIXReply' undeclared
(first use in this function)
glxcmds.c:1935: error: `reply' undeclared (first use in this function)
glxcmds.c:1949: error: `sz_xGLXHyperpipeConfigSGIXReply' undeclared
(first use in this function)
make[2]: *** [glxcmds.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include
-I../../include -I../../include -I../../include -I../../include
-I../../include -I../../GL/include -I../../hw/xfree86/os-support
-DHAVE_DIX_CONFIG_H
-I/var/tmp/portage/xorg-server-1.0.2-r7/work/Mesa-6.4.2/include
-DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -Wall
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -fno-strict-aliasing
-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I../../include
-I../../include -I../../Xext -I../../composite -I../../damageext
-I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow
-I../../miext/damage -I../../render -I../../randr -I../../fb
-I../../lbx -march=k8 -O2 -pipe -MT glxcmdsswap.lo -MD -MP -MF
.deps/glxcmdsswap.Tpo -c glxcmdsswap.c -fPIC -DPIC -o
.libs/glxcmdsswap.o
make[2]: Leaving directory
`/var/tmp/portage/xorg-server-1.0.2-r7/work/xorg-server-1.0.2/GL/glx'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/xorg-server-1.0.2-r7/work/xorg-server-1.0.2/GL'
make: *** [all-recursive] Error 1
!!! ERROR: x11-base/xorg-server-1.0.2-r7 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
ebuild.sh, line 1248: Called x-modular_src_compile
x-modular.eclass, line 330: Called x-modular_src_make
x-modular.eclass, line 325: Called die
!!! emake failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.
>
> > Any ideas what to do? If so, please consider me a gentoo-dummie. At
> > the moment I do not have installed any x11-base/xorg-x11. My old
> > version (6.9) blocked my system update (emerge -avuD system). That's
> > why I thoght it might be a good idea to deinstall it, update the
> > system and then reinstall the new version. Maybe it wasn't such a good
> > idea...
>
> Updating xorg is seldom a good idea if you need a working system. ;)
Too late now...
>
> Regards
> Sebastian Noack
Thanks, grottenolm.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] ERROR: x11-base/xorg-server-1.0.2-r7 failed.
2006-08-08 15:03 ` Julia Fischer
@ 2006-08-08 17:46 ` Richard Fish
0 siblings, 0 replies; 6+ messages in thread
From: Richard Fish @ 2006-08-08 17:46 UTC (permalink / raw
To: gentoo-user
On 8/8/06, Julia Fischer <grottenolm@gmail.com> wrote:
> Here everythin from the first compiler error:
>
> glxcmds.c: In function `__glXBindSwapBarrierSGIX':
> glxcmds.c:1749: warning: cast to pointer from integer of different size
> glxcmds.c: In function `__glxQueryHyperpipeNetworkSGIX':
> glxcmds.c:1796: error: `xGLXQueryHyperpipeNetworkSGIXReq' undeclared
> (first use in this function)
> glxcmds.c:1796: error: (Each undeclared identifier is reported only once
> glxcmds.c:1796: error: for each function it appears in.)
> glxcmds.c:1796: error: `req' undeclared (first use in this function)
> glxcmds.c:1796: error: syntax error before ')' token
Hmm, are you using proprietary drivers and their implementation of
opengl? If so, try doing an "eselect opengl set xorg-x11", merge
xorg-x11, then eselect opengl back to whatever you want.
-Richard
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* AW: [gentoo-user] ERROR: x11-base/xorg-server-1.0.2-r7 failed.
@ 2006-08-09 6:18 Noack, Sebastian
2006-08-09 13:59 ` Julia Fischer
0 siblings, 1 reply; 6+ messages in thread
From: Noack, Sebastian @ 2006-08-09 6:18 UTC (permalink / raw
To: gentoo-user
> On 8/8/06, Julia Fischer <grottenolm@gmail.com> wrote:
> > Here everythin from the first compiler error:
> >
> > glxcmds.c: In function `__glXBindSwapBarrierSGIX':
> > glxcmds.c:1749: warning: cast to pointer from integer of different
size
> > glxcmds.c: In function `__glxQueryHyperpipeNetworkSGIX':
> > glxcmds.c:1796: error: `xGLXQueryHyperpipeNetworkSGIXReq' undeclared
> > (first use in this function)
> > glxcmds.c:1796: error: (Each undeclared identifier is reported only
once
> > glxcmds.c:1796: error: for each function it appears in.)
> > glxcmds.c:1796: error: `req' undeclared (first use in this function)
> > glxcmds.c:1796: error: syntax error before ')' token
>
> Hmm, are you using proprietary drivers and their implementation of
> opengl? If so, try doing an "eselect opengl set xorg-x11", merge
> xorg-x11, then eselect opengl back to whatever you want.
>
> -Richard
I don't think that this is the problem, because of the driver in any
case become linked against xorg and not vice-versa and the error occurs
when she tries to compile x11-base/xorg-server.
But I remember that also I had weird problems when I was upgrading from
xorg-6.9 to xorg-7.0, which occurs because of suddenly some files of the
partial xorg-packages were missing even though the package was emerged.
Re-emerging of the corresponding packages was the solution. If you van't
vfigure out which packages are affected it would be the best to run
`emerge -e xorg-x11`
Regards
Sebastian Noack
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] ERROR: x11-base/xorg-server-1.0.2-r7 failed.
2006-08-09 6:18 AW: " Noack, Sebastian
@ 2006-08-09 13:59 ` Julia Fischer
2006-08-09 14:34 ` Dale
0 siblings, 1 reply; 6+ messages in thread
From: Julia Fischer @ 2006-08-09 13:59 UTC (permalink / raw
To: gentoo-user
Opengl was already set to xorg-x11. I didn't try the emerge -e
xorg-x11 because I needed a running system today. I installed kubuntu.
Thanks anyway!
grottenolm.
2006/8/9, Noack, Sebastian <S.Noack@autoonline.de>:
> > On 8/8/06, Julia Fischer <grottenolm@gmail.com> wrote:
> > > Here everythin from the first compiler error:
> > >
> > > glxcmds.c: In function `__glXBindSwapBarrierSGIX':
> > > glxcmds.c:1749: warning: cast to pointer from integer of different
> size
> > > glxcmds.c: In function `__glxQueryHyperpipeNetworkSGIX':
> > > glxcmds.c:1796: error: `xGLXQueryHyperpipeNetworkSGIXReq' undeclared
> > > (first use in this function)
> > > glxcmds.c:1796: error: (Each undeclared identifier is reported only
> once
> > > glxcmds.c:1796: error: for each function it appears in.)
> > > glxcmds.c:1796: error: `req' undeclared (first use in this function)
> > > glxcmds.c:1796: error: syntax error before ')' token
> >
> > Hmm, are you using proprietary drivers and their implementation of
> > opengl? If so, try doing an "eselect opengl set xorg-x11", merge
> > xorg-x11, then eselect opengl back to whatever you want.
> >
> > -Richard
>
> I don't think that this is the problem, because of the driver in any
> case become linked against xorg and not vice-versa and the error occurs
> when she tries to compile x11-base/xorg-server.
>
> But I remember that also I had weird problems when I was upgrading from
> xorg-6.9 to xorg-7.0, which occurs because of suddenly some files of the
> partial xorg-packages were missing even though the package was emerged.
> Re-emerging of the corresponding packages was the solution. If you van't
> vfigure out which packages are affected it would be the best to run
> `emerge -e xorg-x11`
>
> Regards
> Sebastian Noack
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
________________________________________________________________
Julia Fischer
Schlachthausstr. 30 Lange Zeile 26
72074 Tübingen 96120 Bischberg
telefon: 07071-888366
mobil: 0179-2124791
email: grottenolm@gmail.com
PGP-fingerprint: CDDF 5522 D028 EA47 166A 0CC7 E273 8EC2 57D2 A9FA
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] ERROR: x11-base/xorg-server-1.0.2-r7 failed.
2006-08-09 13:59 ` Julia Fischer
@ 2006-08-09 14:34 ` Dale
0 siblings, 0 replies; 6+ messages in thread
From: Dale @ 2006-08-09 14:34 UTC (permalink / raw
To: gentoo-user
Julia Fischer wrote:
> Opengl was already set to xorg-x11. I didn't try the emerge -e
> xorg-x11 because I needed a running system today. I installed kubuntu.
> Thanks anyway!
>
> grottenolm.
>>
>> I don't think that this is the problem, because of the driver in any
>> case become linked against xorg and not vice-versa and the error occurs
>> when she tries to compile x11-base/xorg-server.
>>
>> But I remember that also I had weird problems when I was upgrading from
>> xorg-6.9 to xorg-7.0, which occurs because of suddenly some files of the
>> partial xorg-packages were missing even though the package was emerged.
>> Re-emerging of the corresponding packages was the solution. If you van't
>> vfigure out which packages are affected it would be the best to run
>> `emerge -e xorg-x11`
>>
>> Regards
>> Sebastian Noack
>>
>> --
>> gentoo-user@gentoo.org mailing list
>>
>>
I ran into the same thing and I had to do a emerge -e world to get mine
working. I wish I knew which package(s) needed to be remerged but I
have no clue. I think it was a KDE one though. It was working long
before the emerge finished.
Funny thing is, this only seemed to affect a few people, me included of
course.
Dale
:-) :-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] ERROR: x11-base/xorg-server-1.0.2-r7 failed.
@ 2006-08-08 8:50 Julia Fischer
0 siblings, 0 replies; 6+ messages in thread
From: Julia Fischer @ 2006-08-08 8:50 UTC (permalink / raw
To: gentoo-user
Hi there!
I have some trouble with emerging x11-base/xorg-x11. I tried to run
emerge -avD x11-base/xorg-x11
and it wants to install
x11-base/xorg-server-1.0.2-r7 USE="dri ipv6 -debug -minimal -xprint"
as the first package on the list, which fails, saying:
!!! ERROR: x11-base/xorg-server-1.0.2-r7 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
ebuild.sh, line 1248: Called x-modular_src_compile
x-modular.eclass, line 330: Called x-modular_src_make
x-modular.eclass, line 325: Called die
!!! emake failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.
Any ideas what to do? If so, please consider me a gentoo-dummie. At
the moment I do not have installed any x11-base/xorg-x11. My old
version (6.9) blocked my system update (emerge -avuD system). That's
why I thoght it might be a good idea to deinstall it, update the
system and then reinstall the new version. Maybe it wasn't such a good
idea...
Please help!
grottenolm.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-08-09 14:41 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-08 10:42 AW: [gentoo-user] ERROR: x11-base/xorg-server-1.0.2-r7 failed Noack, Sebastian
2006-08-08 15:03 ` Julia Fischer
2006-08-08 17:46 ` Richard Fish
-- strict thread matches above, loose matches on Subject: below --
2006-08-09 6:18 AW: " Noack, Sebastian
2006-08-09 13:59 ` Julia Fischer
2006-08-09 14:34 ` Dale
2006-08-08 8:50 Julia Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox