Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge system fails whilst compiling X
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
je4d
n00b
n00b


Joined: 28 Aug 2002
Posts: 26

PostPosted: Wed Aug 28, 2002 9:36 pm    Post subject: emerge system fails whilst compiling X Reply with quote

i've done the install form the stage1 tarball, i set the USE var to everything i wanted from the list, including "3dfx" (i have a voodoo5) and X, opengl

but when it gets around to compiling X, if fails in tdfx_context.c

i get the following:

(i cant shift-pgup any further than the error from line 592)
Code:

tdfx_context.c:592: dereferencing pointer to incomplete type
tdfx_context.c:593: dereferencing pointer to incomplete type
tdfx_context.c:593: dereferencing pointer to incomplete type
tdfx_context.c:594: dereferencing pointer to incomplete type
tdfx_context.c:594: dereferencing pointer to incomplete type

...continues, two error per line in tdfx_context.c until...
(but missing lines: 612, 615, 650, 651, 655, 656, 659)
Code:

tdfx_context.c:662: dereferencing pointer to incomplete type
tdfx_context.c:662: dereferencing pointer to incomplete type
tdfx_context.c:663: dereferencing pointer to incomplete type
tdfx_context.c:663: dereferencing pointer to incomplete type

...pattern changes here...
Code:

tdfx_context.c:671: dereferencing pointer to incomplete type
tdfx_context.c:672: dereferencing pointer to incomplete type
tdfx_context.c:673: dereferencing pointer to incomplete type
tdfx_context.c:674: dereferencing pointer to incomplete type
tdfx_context.c:675: dereferencing pointer to incomplete type
tdfx_context.c:677: dereferencing pointer to incomplete type
tdfx_context.c:678: dereferencing pointer to incomplete type
tdfx_context.c:679: dereferencing pointer to incomplete type
tdfx_context.c:680: dereferencing pointer to incomplete type
tdfx_context.c:681: dereferencing pointer to incomplete type
tdfx_context.c:682: dereferencing pointer to incomplete type
tdfx_context.c:683: dereferencing pointer to incomplete type
tdfx_context.c:684: dereferencing pointer to incomplete type
tdfx_context.c:685: dereferencing pointer to incomplete type
tdfx_context.c:686: dereferencing pointer to incomplete type
tdfx_context.c: At top level:
tdfx_context.h:834: storage size of `Color' isn't known
tdfx_context.h:835: storage size of `Depth' isn't known
tdfx_context.h:836: storage size of `Fog' isn't known
tdfx_context.h:837: storage size of `Stencil' isn't known
tdfx_context.h:838: storage size of `Scissor' isn't known
tdfx_context.h:839: storage size of `Viewport' isn't known
tdfx_context.h:840: storage size of `Stipple' isn't known
tdfx_context.h:844: storage size of `Glide' isn't known
make[5]: *** [tdfx_context.o] Error 1
make[5]: Leaving directory `/var/tmp/portage/xfree-4.2.0-r12/work/xc/lib/GL/mesa/src/drv/tdfx'
make[4]: *** [install] Error 2
make[4]: Leaving directory `/var/tmp/portage/xfree-4.2.0-r12/work/xc/lib/GL/mesa/src/drv'
make[3]: *** [install] Error 2
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.0-r12/work/xc/lib/GL'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/var/tmp/portage/xfree-4.2.0-r12/work/xc/lib'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/var/tmp/portage/xfree-4.2.0-r12/work/xc'
make: *** [install] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line 9, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/x11-base/xfree/xfree-4.2.0-r12.ebuild .
(none) portage #


any ideas?

- Jeff
Back to top
View user's profile Send private message
BonezTheGoon
Bodhisattva
Bodhisattva


Joined: 14 Jun 2002
Posts: 1408
Location: Albuquerque, NM -- birthplace of Microsoft and Gentoo

PostPosted: Wed Aug 28, 2002 9:50 pm    Post subject: Reply with quote

Well with a little searching in the forum leads to a few threads that cover this. Unfortunately you will need to compile X twice. First pass leave OUT the 3dfx USE variable, then after that compile glide. After glide is complete and in place you can recompile X with the 3dfx USE variable enabled.

Regards,
BonezTheGoon
Back to top
View user's profile Send private message
BonezTheGoon
Bodhisattva
Bodhisattva


Joined: 14 Jun 2002
Posts: 1408
Location: Albuquerque, NM -- birthplace of Microsoft and Gentoo

PostPosted: Wed Aug 28, 2002 9:52 pm    Post subject: Reply with quote

Here is one such thread.

Regards,
BonezTheGoon
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum