Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 239657 - x11-drivers/xf86-video-tdfx-1.3.0 fails to build
Summary: x11-drivers/xf86-video-tdfx-1.3.0 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 276822
  Show dependency tree
 
Reported: 2008-10-04 19:27 UTC by Evil Compile Person
Modified: 2009-08-03 16:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evil Compile Person 2008-10-04 19:27:01 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/xorg -I/usr/include/drm -I/usr/include/X11/dri -O2 -pipe -MT tdfx_driver.lo -MD -MP -MF .deps/tdfx_driver.Tpo -c tdfx_driver.c  -fPIC -DPIC -o .libs/tdfx_driver.o                  
In file included from tdfx_dga.c:11:                                               
tdfx.h:26:23: error: GL/glxint.h: No such file or directory                        
In file included from tdfx.h:28,                                                   
                 from tdfx_dga.c:11:                                               
tdfx_dripriv.h:10: error: expected declaration specifiers or '...' before '__GLXvisualConfig'                                                                         
In file included from tdfx_dga.c:11:                                               
tdfx.h:201: error: expected specifier-qualifier-list before '__GLXvisualConfig'    
tdfx_dga.c: In function 'TDFXDGAInit':                                             
tdfx_dga.c:86: error: 'struct _TDFXRec' has no member named 'pixmapCacheLinesMax'  
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/xorg -I/usr/include/drm -I/usr/include/X11/dri -O2 -pipe -MT tdfx_hwcurs.lo -MD -MP -MF .deps/tdfx_hwcurs.Tpo -c tdfx_hwcurs.c  -fPIC -DPIC -o .libs/tdfx_hwcurs.o                  
In file included from tdfx_accel.c:25:                                             
tdfx.h:26:23: error: GL/glxint.h: No such file or directory                        
In file included from tdfx.h:28,                                                   
                 from tdfx_accel.c:25:                                             
tdfx_dripriv.h:10: error: expected declaration specifiers or '...' before '__GLXvisualConfig'                                                                         
In file included from tdfx_accel.c:25:                                             
tdfx.h:201: error: expected specifier-qualifier-list before '__GLXvisualConfig'    
tdfx_accel.c: In function 'TDFXSelectBuffer':                                      
tdfx_accel.c:131: error: 'struct _TDFXRec' has no member named 'sst2DDstFmtShadow' 
tdfx_accel.c:134: error: 'struct _TDFXRec' has no member named 'sst2DSrcFmtShadow' 
tdfx_accel.c:143: error: 'struct _TDFXRec' has no member named 'sst2DDstFmtShadow' 
tdfx_accel.c:146: error: 'struct _TDFXRec' has no member named 'sst2DSrcFmtShadow' 
tdfx_accel.c:155: error: 'struct _TDFXRec' has no member named 'sst2DDstFmtShadow' 
tdfx_accel.c:158: error: 'struct _TDFXRec' has no member named 'sst2DSrcFmtShadow' 
tdfx_accel.c: In function 'TDFXAccelInit':                                         
tdfx_accel.c:301: error: 'struct _TDFXRec' has no member named 'sst2DSrcFmtShadow' 
tdfx_accel.c:302: error: 'struct _TDFXRec' has no member named 'sst2DDstFmtShadow' 
tdfx_accel.c: In function 'TDFXSetupForScreenToScreenCopy':                        
tdfx_accel.c:448: error: 'struct _TDFXRec' has no member named 'sst2DDstFmtShadow' 
tdfx_accel.c:450: error: 'struct _TDFXRec' has no member named 'sst2DSrcFmtShadow' 
tdfx_accel.c: In function 'TDFXSetupForSolidFill':                                 
tdfx_accel.c:508: error: 'struct _TDFXRec' has no member named 'sst2DDstFmtShadow' 
tdfx_accel.c: In function 'TDFXSetupForMono8x8PatternFill':                        
tdfx_accel.c:558: error: 'struct _TDFXRec' has no member named 'sst2DDstFmtShadow' 
tdfx_accel.c: In function 'TDFXNonTEGlyphRenderer':                                
tdfx_accel.c:679: error: 'struct _TDFXRec' has no member named 'sst2DSrcFmtShadow' 
tdfx_accel.c: In function 'TDFXSubsequentCPUToScreenColorExpandFill':              
tdfx_accel.c:898: error: 'struct _TDFXRec' has no member named 'sst2DDstFmtShadow' 
tdfx_accel.c:907: error: 'struct _TDFXRec' has no member named 'sst2DSrcFmtShadow' 
In file included from tdfx_driver.c:92:                                            
tdfx.h:26:23: error: GL/glxint.h: No such file or directory                        
In file included from tdfx.h:28,                                                   
                 from tdfx_driver.c:92:                                            
tdfx_dripriv.h:10: error: expected declaration specifiers or '...' before '__GLXvisualConfig'                                                                         
make[2]: *** [tdfx_accel.lo] Error 1                                               
make[2]: *** Waiting for unfinished jobs....                                       
In file included from tdfx_driver.c:92:                                            
tdfx.h:201: error: expected specifier-qualifier-list before '__GLXvisualConfig'    
make[2]: *** [tdfx_dga.lo] Error 1                                                 
tdfx_driver.c: In function 'TDFXPreInit':                                          
tdfx_driver.c:815: error: 'struct _TDFXRec' has no member named 'Options'          
tdfx_driver.c:817: error: 'struct _TDFXRec' has no member named 'Options'          
tdfx_driver.c:818: error: 'struct _TDFXRec' has no member named 'Options'          
tdfx_driver.c:1015: error: 'struct _TDFXRec' has no member named 'Options'         
tdfx_driver.c:1023: error: 'struct _TDFXRec' has no member named 'Options'         
tdfx_driver.c:1023: error: 'struct _TDFXRec' has no member named 'ShowCache'       
tdfx_driver.c:1024: error: 'struct _TDFXRec' has no member named 'ShowCache'       
tdfx_driver.c:1026: error: 'struct _TDFXRec' has no member named 'ShowCache'       
tdfx_driver.c:1029: error: 'struct _TDFXRec' has no member named 'Options'         
tdfx_driver.c:1029: error: 'struct _TDFXRec' has no member named 'TextureXvideo'   
tdfx_driver.c:1030: error: 'struct _TDFXRec' has no member named 'TextureXvideo'   
tdfx_driver.c:1032: error: 'struct _TDFXRec' has no member named 'TextureXvideo'   
tdfx_driver.c:1035: error: 'struct _TDFXRec' has no member named 'Options'         
tdfx_driver.c:1035: error: 'struct _TDFXRec' has no member named 'videoKey'        
tdfx_driver.c:1036: error: 'struct _TDFXRec' has no member named 'videoKey'        
tdfx_driver.c:1038: error: 'struct _TDFXRec' has no member named 'videoKey'        
tdfx_driver.c:1041: error: 'struct _TDFXRec' has no member named 'Options'         
tdfx_driver.c:1072: error: 'struct _TDFXRec' has no member named 'Options'         
tdfx_driver.c:1107: error: 'struct _TDFXRec' has no member named 'Options'         
tdfx_driver.c: In function 'allocateMemory':                                       
tdfx_driver.c:1918: error: 'struct _TDFXRec' has no member named 'pixmapCacheLinesMin'                                                                                
tdfx_driver.c:2004: error: 'struct _TDFXRec' has no member named 'pixmapCacheLinesMin'                                                                                
tdfx_driver.c: In function 'TDFXScreenInit':                                       
tdfx_driver.c:2061: error: 'struct _TDFXRec' has no member named 'pixmapCacheLinesMin'                                                                                
tdfx_driver.c:2065: error: 'struct _TDFXRec' has no member named 'pixmapCacheLinesMin'                                                                                
tdfx_driver.c:2066: error: 'struct _TDFXRec' has no member named 'pixmapCacheLinesMin'                                                                                
tdfx_driver.c:2068: error: 'struct _TDFXRec' has no member named 'pixmapCacheLinesMin'                                                                                
tdfx_driver.c:2069: error: 'struct _TDFXRec' has no member named 'pixmapCacheLinesMin'                                                                                
tdfx_driver.c:2105: error: 'struct _TDFXRec' has no member named 'pixmapCacheLinesMax'                                                                                
tdfx_driver.c:2114: error: 'struct _TDFXRec' has no member named 'pixmapCacheLinesMin'                                                                                
tdfx_driver.c:2114: error: 'struct _TDFXRec' has no member named 'pixmapCacheLinesMax'                                                                                
tdfx_driver.c:2140: error: 'struct _TDFXRec' has no member named 'Options'         
tdfx_driver.c:2147: error: 'struct _TDFXRec' has no member named 'Options'         
tdfx_driver.c:2212: error: 'struct _TDFXRec' has no member named 'Options'         
tdfx_driver.c:2242: error: 'struct _TDFXRec' has no member named 'BlockHandler'    
tdfx_driver.c: In function 'TDFXAdjustFrame':                                      
tdfx_driver.c:2289: error: 'struct _TDFXRec' has no member named 'ShowCache'       
tdfx_driver.c:2293: error: 'struct _TDFXRec' has no member named 'ShowCache'       
tdfx_driver.c: In function 'TDFXCloseScreen':                                      
tdfx_driver.c:2384: error: 'struct _TDFXRec' has no member named 'overlayAdaptor'  
tdfx_driver.c:2385: error: 'struct _TDFXRec' has no member named 'overlayAdaptor'  
tdfx_driver.c:2386: error: 'struct _TDFXRec' has no member named 'overlayAdaptor'  
tdfx_driver.c:2387: error: 'struct _TDFXRec' has no member named 'textureAdaptor'  
tdfx_driver.c:2388: error: 'struct _TDFXRec' has no member named 'textureAdaptor'  
tdfx_driver.c:2389: error: 'struct _TDFXRec' has no member named 'textureAdaptor'  
tdfx_driver.c:2393: error: 'struct _TDFXRec' has no member named 'BlockHandler'    
tdfx_driver.c: In function 'TDFXBlockHandler':                                     
tdfx_driver.c:2487: error: 'struct _TDFXRec' has no member named 'BlockHandler'    
tdfx_driver.c:2491: error: 'struct _TDFXRec' has no member named 'VideoTimerCallback'                                                                                 
tdfx_driver.c:2492: error: 'struct _TDFXRec' has no member named 'VideoTimerCallback'                                                                                 
make[2]: *** [tdfx_driver.lo] Error 1                                              
In file included from tdfx_hwcurs.c:18:                                            
tdfx.h:26:23: error: GL/glxint.h: No such file or directory                        
In file included from tdfx.h:28,                                                   
                 from tdfx_hwcurs.c:18:                                            
tdfx_dripriv.h:10: error: expected declaration specifiers or '...' before '__GLXvisualConfig'                                                                         
In file included from tdfx_hwcurs.c:18:                                            
tdfx.h:201: error: expected specifier-qualifier-list before '__GLXvisualConfig'    
make[2]: *** [tdfx_hwcurs.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-tdfx-1.3.0/work/xf86-video-tdfx-1.3.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-tdfx-1.3.0/work/xf86-video-tdfx-1.3.0'
make: *** [all] Error 2
 *
 * ERROR: x11-drivers/xf86-video-tdfx-1.3.0 failed.

Portage 2.1.4.4 (default/linux/amd64/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-hardened-r4 x86_64)                                                                    
=================================================================                  
System uname: 2.6.25-hardened-r4 x86_64 Intel(R) Xeon(R) CPU E5420 @ 2.50GHz       
Timestamp of tree: Fri, 03 Oct 2008 15:15:02 +0000                                 
app-shells/bash:     3.2_p33                                                       
dev-lang/python:     2.5.2-r7                                                      
sys-apps/baselayout: 1.12.11.1                                                     
sys-apps/sandbox:    1.2.18.1-r2                                                   
sys-devel/autoconf:  2.61-r2                                                       
sys-devel/automake:  1.10.1-r1                                                     
sys-devel/binutils:  2.18-r3                                                       
sys-devel/gcc-config: 1.4.0-r4                                                     
sys-devel/libtool:   1.5.26                                                        
virtual/os-headers:  2.6.23-r3                                                     
ACCEPT_KEYWORDS="amd64"                                                            
CBUILD="x86_64-pc-linux-gnu"                                                       
CFLAGS="-O2 -pipe"                                                                 
CHOST="x86_64-pc-linux-gnu"                                                        
CONFIG_PROTECT="/etc"                                                              
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/splash /etc/terminfo /etc/udev/rules.d"                                                     
CXXFLAGS="-O2 -pipe"                                                               
DISTDIR="/usr/portage/distfiles"                                                   
FEATURES="buildpkg distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"                                                                      
GENTOO_MIRRORS="ftp://ftp.sunet.se/pub/Linux/distributions/gentoo"                 
LDFLAGS="-Wl,-O1"                                                                  
MAKEOPTS="-j4"                                                                     
PKGDIR="/usr/portage/packages"                                                     
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl amd64 berkdb bzip2 cli cracklib crypt cups dri fortran gcj gdbm gpm iconv ipv6 isdnlog midi mmx mudflap multilib ncurses nls nptl nptlonly objc openmp pampcre perl pppd python readline reflection session spl sse sse2 ssl sysfs tcpd unicode xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Rémi Cardona (RETIRED) gentoo-dev 2009-08-03 16:32:06 UTC
1.4.3 is now in portage. The bug should be gone there.

Thanks