[Bug 2840] New: HEAD broken: PLL fixes broke radeon DRI driver

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 28 12:20:09 PST 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=2840          
     
           Summary: HEAD broken: PLL fixes broke radeon DRI driver
           Product: xorg
           Version: CVS_head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: Driver/Radeon
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: ajax at nwnk.net


gcc -m32 -c -O2 -g -march=pentium3 -pipe -g -ansi -pedantic -Wall
-Wpointer-arith -Wstrict-prototypes                     -Wmissing-prototypes
-Wmissing-declarations                     -Wredundant-decls -Wnested-externs
-Wundef  -I../../../../../../exports/include/X11
-I../../../../../../include/extensions -I../../../../../../extras/Mesa/src/mesa
          -I../../../../../../extras/Mesa/src/mesa/main          
-I../../../../../../extras/Mesa/src/mesa/glapi         
-I../../../../../../extras/Mesa/src/mesa/shader                
-I../../../../../../extras/Mesa/include                
-I../../../../../../extras/Mesa/src/mesa/drivers/dri/common            
-I../../../../../../extras/Mesa/src/mesa/drivers/dri/radeon
-I../../../../../../lib/GL/dri             
-I../../../../../../exports/include/X11                
-I../../../../../../lib/GL/glx          -I../../../../../../lib/GL/include     
        -I../../../../../../programs/Xserver/GL/dri   
-I../../../../../../programs/Xserver/hw/xfree86/os-support              
-I../../../../../../programs/Xserver/hw/xfree86/common         
-I../../../../../../extras/drm/shared          
-I../../../../../../programs/Xserver/hw/xfree86/drivers/ati            
-I../../../../../../lib/GL/dri/drm  -I../../../../../..
-I../../../../../../exports/include   -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L     -D_POSIX_SOURCE -D_XOPEN_SOURCE                  
       -D_BSD_SOURCE -D_SVID_SOURCE                             -D_GNU_SOURCE  
                         -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS  -D_REENTRANT
-DXUSE_MTSAFE_API    -DMALLOC_0_RETURNS_NULL -DGLXEXT -DXF86DRI
-DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA 
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -DUSE_NEW_INTERFACE -DUSE_X86_ASM -DUSE_MMX_ASM
-DUSE_3DNOW_ASM -DUSE_SSE_ASM   radeon_ioctl.c
In file included from radeon_context.h:43,
                 from radeon_ioctl.c:46:
../../../../../../extras/Mesa/src/mesa/drivers/dri/common/dri_util.h:564:
warning: redundant redeclaration of 'glXGetProcAddress'
../../../../../../extras/Mesa/include/GL/glx.h:295: warning: previous
declaration of 'glXGetProcAddress' was here
In file included from radeon_ioctl.c:53:
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h:136:
error: parse error before "info"
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h:137:
warning: function declaration isn't a prototype
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h: In
function `RADEONPllErrataAfterIndex':
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h:138:
error: `info' undeclared (first use in this function)
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h:138:
error: (Each undeclared identifier is reported only once
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h:138:
error: for each function it appears in.)
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h:140:
error: `CHIP_ERRATA_PLL_DUMMYREADS' undeclared (first use in this function)
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h: At
top level:
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h:150:
error: parse error before "info"
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h:151:
warning: function declaration isn't a prototype
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h: In
function `RADEONPllErrataAfterData':
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h:152:
error: `info' undeclared (first use in this function)
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h:157:
error: `CHIP_ERRATA_PLL_DELAY' undeclared (first use in this function)
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h:159:
warning: implicit declaration of function `usleep'
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h:159:
warning: nested extern declaration of `usleep'
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h:167:
error: `CHIP_ERRATA_R300_CG' undeclared (first use in this function)
radeon_ioctl.c: At top level:
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h:137:
warning: 'RADEONPllErrataAfterIndex' defined but not used
../../../../../../programs/Xserver/hw/xfree86/drivers/ati/radeon_macros.h:151:
warning: 'RADEONPllErrataAfterData' defined but not used
make[6]: *** [radeon_ioctl.o] Error 1
make[6]: Leaving directory `/xorg/tinderbox/xc/lib/GL/mesa/drivers/dri/radeon'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/xorg/tinderbox/xc/lib/GL/mesa/drivers/dri'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/xorg/tinderbox/xc/lib/GL'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/xorg/tinderbox/xc/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/xorg/tinderbox/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/xorg/tinderbox/xc'
make: *** [World] Error 2          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list