[xorg-bugzilla-noise] [Bug 1033] New: Non-DRI build broken on PPC
recently (6.7.99.1).
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 10 22:45:53 PDT 2004
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://freedesktop.org/bugzilla/show_bug.cgi?id=1033
Summary: Non-DRI build broken on PPC recently (6.7.99.1).
Product: xorg
Version: CVS_head
Platform: Macintosh
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P1
Component: Driver/Radeon
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: mharris at www.linux.org.uk
OtherBugsDependingO 351
nThis:
On a PPC build with DRI disabled by using "#define BuildXF86DRI NO", the
build fails in the Radeon driver with the following:
gcc -O2 -pipe -m32 -fsigned-char -fno-strict-aliasing -pipe -fsigned-char
-fno-merge-constants -I. -I../../../../../../programs/Xserver/hw/xfree86/common
-I../../../../../../programs/Xserver/hw/xfree86/os-support
-I../../../../../../programs/Xserver/hw/xfree86
-I../../../../../../programs/Xserver/hw/xfree86/vbe -I../../../../../.
./programs/Xserver/hw/xfree86/int10
-I../../../../../../programs/Xserver/hw/xfree86/ddc
-I../../../../../../programs/Xserver/hw/xfree86/i2c -I../../../
../../../programs/Xserver/hw/xfree86/rac
-I../../../../../../programs/Xserver/hw/xfree86/ramdac
-I../../../../../../programs/Xserver/hw/xfree86/shadowfb -I../../.
./../../../programs/Xserver/hw/xfree86/xaa
-I../../../../../../programs/Xserver/hw/xfree86/xf4bpp
-I../../../../../../programs/Xserver/hw/xfree86/xf1bpp
-I../../../../../../programs/Xserver/hw/xfree86/vgahw
-I../../../../../../programs/Xserver/hw/xfree86/fbdevhw
-I../../../../../../programs/Xserver/mfb -I../../.
./../../../programs/Xserver/fb -I../../../../../../programs/Xserver/mi
-I../../../../../../programs/Xserver/miext/shadow
-I../../../../../../programs/X
server/render -I../../../../../../programs/Xserver/Xext
-I../../../../../../programs/Xserver/include
-I../../../../../../include/fonts -I../../../../../../includ
e/extensions -I../../../../../../exports/include/X11 -I../../../../../..
-I../../../../../../exports/include -Dlinux -D__powerpc__
-D_POSIX_C_SOURCE=199309L
-D_POSIX_SOURCE -D_XOPEN_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE
-DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP
-DXF86BIGFONT -DDPMSExtension -DPIXPRIV -DPANORAMIX -DRENDER -DRANDR
-DXFIXES -DDAMAGE -DC
OMPOSITE -DXEVIE -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH
-DXFreeXDGA -DXvExtension
-DXFree86LOADER -DXF
ree86Server -DXF86VIDMODE
-DXvMCExtension -DSMART_SCHEDULE
-DXResExtension -DX_BYTE_ORDER=X_BIG_ENDIAN
-DXORG_VERSION_CURRENT="(((6) * 10000000) + ((7) *
100000) + ((99) *
1000) + 1)" -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO -DIN_MODULE -DXFree86Module
-DAVOID_CPIO -DAVOID_NON_PCI -c radeon_accel.c
In file included from radeon_accel.c:382:
radeon_render.c: In function `R100SetupTextureMMIO':
radeon_render.c:438: error: structure has no member named `CPStarted'
radeon_render.c: In function `R200SetupTextureMMIO':
radeon_render.c:746: error: structure has no member named `CPStarted'
make[7]: *** [radeon_accel.o] Error 1
make[7]: Leaving directory
`/usr/src/build/435544-ppc/BUILD/xorg-x11-6.7.99.1/xc/programs/Xserver/hw/xfree86/drivers/ati'
make[6]: *** [all] Error 2
make[6]: Leaving directory
`/usr/src/build/435544-ppc/BUILD/xorg-x11-6.7.99.1/xc/programs/Xserver/hw/xfree86/drivers'
make[5]: *** [all] Error 2
make[5]: Leaving directory
`/usr/src/build/435544-ppc/BUILD/xorg-x11-6.7.99.1/xc/programs/Xserver/hw/xfree86'
make[4]: *** [hw/xfree86] Error 2
make[4]: Leaving directory
`/usr/src/build/435544-ppc/BUILD/xorg-x11-6.7.99.1/xc/programs/Xserver'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/usr/src/build/435544-ppc/BUILD/xorg-x11-6.7.99.1/xc/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/build/435544-ppc/BUILD/xorg-x11-6.7.99.1/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/usr/src/build/435544-ppc/BUILD/xorg-x11-6.7.99.1/xc'
make: *** [World] Error 2
make: Leaving directory `/usr/src/build/435544-ppc/BUILD/xorg-x11-6.7.99.1/xc'
error: Bad exit status from /usr/src/build/435544-ppc/install-tmp/rpm-tmp.71867
I haven't investigated the driver source yet, but my initial assumption
is that there may have been recent changes commited to the Radeon driver
perhaps that aren't properly wrapped in a check to see if DRI is being
built in. I'm going to have a look at that right now.
--
Configure bugmail: https://freedesktop.org/bugzilla/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