|
|
Mozy Online Backup: 2GB Free. Automatic. Secure.
Subject: Re: [GATOS]Ok definitely trying to compile against XFree86 4.3 now - msg#00036
List: video.gatos.devel
On Fri, 10 Sep 2004, Ryan Steffes wrote:
I'm trying to compile against the xf-4_3-99_903 tag in the XFree86
CVS. I grab -r tv_out ati.2, then I xmkmf and make and I get this:
This tag means XFree86 4.3.99.903 - i.e 4.4.0-rc3.
Why don't you simply download XFree86 4.3.0 source tarballs ? No need to
use CVS for released version.
best
Vladimir Dergachev
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
[GATOS]Ok definitely trying to compile against XFree86 4.3 now
I'm trying to compile against the xf-4_3-99_903 tag in the XFree86
CVS. I grab -r tv_out ati.2, then I xmkmf and make and I get this:
gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic
-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls
-Wnested-externs -Wundef -fno-merge-constants -I.
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/common
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/os-support
-I/home/mythtv/xc//programs/Xserver/hw/xfree86
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/vbe
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/int10
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/ddc
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/i2c
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/rac
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/ramdac
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/shadowfb
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xaa
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xf24_32bpp
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xf4bpp
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xf1bpp
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/vgahw
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/fbdevhw
-I/home/mythtv/xc//programs/Xserver/cfb
-I/home/mythtv/xc//programs/Xserver/mfb
-I/home/mythtv/xc//programs/Xserver/fb
-I/home/mythtv/xc//programs/Xserver/mi
-I/home/mythtv/xc//programs/Xserver/miext/shadow
-I/home/mythtv/xc//programs/Xserver/render
-I/home/mythtv/xc//programs/Xserver/Xext
-I/home/mythtv/xc//programs/Xserver/include
-I/home/mythtv/xc//programs/Xserver/GL/dri
-I/home/mythtv/xc//lib/GL/dri -I/home/mythtv/xc//include
-I/home/mythtv/xc//include/fonts -I/home/mythtv/xc//include/extensions
-I/home/mythtv/xc//exports/include/X11 -I/home/mythtv/xc/
-I/home/mythtv/xc//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 -DSHAPE -DXINPUT
-DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT
-DDPMSExtension -DPIXPRIV -DPANORAMIX -DRENDER -DRANDR
-DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH
-DXFreeXDGA -DXvExtension
-DXFree86LOADER -DXFree86Server
-DXF86VIDMODE -DXvMCExtension
-DSMART_SCHEDULE -DBUILDDEBUG
-DXResExtension
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO
-DIN_MODULE -DXFree86Module -DGLXEXT -DXF86DRI
-DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA -c
radeon_probe.c
radeon_probe.c:95: error: `PCI_CHIP_R200_Qh' undeclared here (not in a function)
radeon_probe.c:95: error: initializer element is not constant
radeon_probe.c:95: error: (near initialization for `RADEONChipsets[18].token')
radeon_probe.c:95: error: initializer element is not constant
radeon_probe.c:95: error: (near initialization for `RADEONChipsets[18]')
radeon_probe.c:96: error: `PCI_CHIP_R200_Qi' undeclared here (not in a function)
radeon_probe.c:96: error: initializer element is not constant
radeon_probe.c:96: error: (near initialization for `RADEONChipsets[19].token')
radeon_probe.c:96: error: initializer element is not constant
radeon_probe.c:96: error: (near initialization for `RADEONChipsets[19]')
radeon_probe.c:97: error: `PCI_CHIP_R200_Qj' undeclared here (not in a function)
radeon_probe.c:97: error: initializer element is not constant
radeon_probe.c:97: error: (near initialization for `RADEONChipsets[20].token')
radeon_probe.c:97: error: initializer element is not constant
radeon_probe.c:97: error: (near initialization for `RADEONChipsets[20]')
radeon_probe.c:98: error: `PCI_CHIP_R200_Qk' undeclared here (not in a function)
radeon_probe.c:98: error: initializer element is not constant
radeon_probe.c:98: error: (near initialization for `RADEONChipsets[21].token')
radeon_probe.c:98: error: initializer element is not constant
radeon_probe.c:98: error: (near initialization for `RADEONChipsets[21]')
radeon_probe.c:99: error: `PCI_CHIP_R200_Ql' undeclared here (not in a function)
radeon_probe.c:99: error: initializer element is not constant
radeon_probe.c:99: error: (near initialization for `RADEONChipsets[22].token')
radeon_probe.c:99: error: initializer element is not constant
radeon_probe.c:99: error: (near initialization for `RADEONChipsets[22]')
radeon_probe.c:100: error: initializer element is not constant
radeon_probe.c:100: error: (near initialization for `RADEONChipsets[23]')
radeon_probe.c:101: error: initializer element is not constant
radeon_probe.c:101: error: (near initialization for `RADEONChipsets[24]')
radeon_probe.c:102: error: initializer element is not constant
radeon_probe.c:102: error: (near initialization for `RADEONChipsets[25]')
radeon_probe.c:103: error: initializer element is not constant
radeon_probe.c:103: error: (near initialization for `RADEONChipsets[26]')
radeon_probe.c:104: error: initializer element is not constant
radeon_probe.c:104: error: (near initialization for `RADEONChipsets[27]')
radeon_probe.c:105: error: initializer element is not constant
radeon_probe.c:105: error: (near initialization for `RADEONChipsets[28]')
radeon_probe.c:106: error: initializer element is not constant
radeon_probe.c:106: error: (near initialization for `RADEONChipsets[29]')
radeon_probe.c:107: error: initializer element is not constant
radeon_probe.c:107: error: (near initialization for `RADEONChipsets[30]')
radeon_probe.c:108: error: initializer element is not constant
radeon_probe.c:108: error: (near initialization for `RADEONChipsets[31]')
radeon_probe.c:109: error: initializer element is not constant
radeon_probe.c:109: error: (near initialization for `RADEONChipsets[32]')
radeon_probe.c:110: error: initializer element is not constant
radeon_probe.c:110: error: (near initialization for `RADEONChipsets[33]')
radeon_probe.c:111: error: initializer element is not constant
radeon_probe.c:111: error: (near initialization for `RADEONChipsets[34]')
radeon_probe.c:112: error: initializer element is not constant
radeon_probe.c:112: error: (near initialization for `RADEONChipsets[35]')
radeon_probe.c:113: error: initializer element is not constant
radeon_probe.c:113: error: (near initialization for `RADEONChipsets[36]')
radeon_probe.c:114: error: initializer element is not constant
radeon_probe.c:114: error: (near initialization for `RADEONChipsets[37]')
radeon_probe.c:115: error: initializer element is not constant
radeon_probe.c:115: error: (near initialization for `RADEONChipsets[38]')
radeon_probe.c:116: error: initializer element is not constant
radeon_probe.c:116: error: (near initialization for `RADEONChipsets[39]')
radeon_probe.c:117: error: initializer element is not constant
radeon_probe.c:117: error: (near initialization for `RADEONChipsets[40]')
radeon_probe.c:118: error: initializer element is not constant
radeon_probe.c:118: error: (near initialization for `RADEONChipsets[41]')
radeon_probe.c:119: error: initializer element is not constant
radeon_probe.c:119: error: (near initialization for `RADEONChipsets[42]')
radeon_probe.c:141: error: `PCI_CHIP_R200_Qh' undeclared here (not in
a function)
radeon_probe.c:141: error: initializer element is not constant
radeon_probe.c:141: error: (near initialization for
`RADEONPciChipsets[18].numChipset')
radeon_probe.c:141: error: `PCI_CHIP_R200_Qh' undeclared here (not in
a function)
radeon_probe.c:141: error: initializer element is not constant
radeon_probe.c:141: error: (near initialization for
`RADEONPciChipsets[18].PCIid')
radeon_probe.c:141: error: initializer element is not constant
radeon_probe.c:141: error: (near initialization for `RADEONPciChipsets[18]')
radeon_probe.c:142: error: `PCI_CHIP_R200_Qi' undeclared here (not in
a function)
radeon_probe.c:142: error: initializer element is not constant
radeon_probe.c:142: error: (near initialization for
`RADEONPciChipsets[19].numChipset')
radeon_probe.c:142: error: `PCI_CHIP_R200_Qi' undeclared here (not in
a function)
radeon_probe.c:142: error: initializer element is not constant
radeon_probe.c:142: error: (near initialization for
`RADEONPciChipsets[19].PCIid')
radeon_probe.c:142: error: initializer element is not constant
radeon_probe.c:142: error: (near initialization for `RADEONPciChipsets[19]')
radeon_probe.c:143: error: `PCI_CHIP_R200_Qj' undeclared here (not in
a function)
radeon_probe.c:143: error: initializer element is not constant
radeon_probe.c:143: error: (near initialization for
`RADEONPciChipsets[20].numChipset')
radeon_probe.c:143: error: `PCI_CHIP_R200_Qj' undeclared here (not in
a function)
radeon_probe.c:143: error: initializer element is not constant
radeon_probe.c:143: error: (near initialization for
`RADEONPciChipsets[20].PCIid')
radeon_probe.c:143: error: initializer element is not constant
radeon_probe.c:143: error: (near initialization for `RADEONPciChipsets[20]')
radeon_probe.c:144: error: `PCI_CHIP_R200_Qk' undeclared here (not in
a function)
radeon_probe.c:144: error: initializer element is not constant
radeon_probe.c:144: error: (near initialization for
`RADEONPciChipsets[21].numChipset')
radeon_probe.c:144: error: `PCI_CHIP_R200_Qk' undeclared here (not in
a function)
radeon_probe.c:144: error: initializer element is not constant
radeon_probe.c:144: error: (near initialization for
`RADEONPciChipsets[21].PCIid')
radeon_probe.c:144: error: initializer element is not constant
radeon_probe.c:144: error: (near initialization for `RADEONPciChipsets[21]')
radeon_probe.c:145: error: `PCI_CHIP_R200_Ql' undeclared here (not in
a function)
radeon_probe.c:145: error: initializer element is not constant
radeon_probe.c:145: error: (near initialization for
`RADEONPciChipsets[22].numChipset')
radeon_probe.c:145: error: `PCI_CHIP_R200_Ql' undeclared here (not in
a function)
radeon_probe.c:145: error: initializer element is not constant
radeon_probe.c:145: error: (near initialization for
`RADEONPciChipsets[22].PCIid')
radeon_probe.c:145: error: initializer element is not constant
radeon_probe.c:145: error: (near initialization for `RADEONPciChipsets[22]')
radeon_probe.c:146: error: initializer element is not constant
radeon_probe.c:146: error: (near initialization for `RADEONPciChipsets[23]')
radeon_probe.c:147: error: initializer element is not constant
radeon_probe.c:147: error: (near initialization for `RADEONPciChipsets[24]')
radeon_probe.c:148: error: initializer element is not constant
radeon_probe.c:148: error: (near initialization for `RADEONPciChipsets[25]')
radeon_probe.c:149: error: initializer element is not constant
radeon_probe.c:149: error: (near initialization for `RADEONPciChipsets[26]')
radeon_probe.c:150: error: initializer element is not constant
radeon_probe.c:150: error: (near initialization for `RADEONPciChipsets[27]')
radeon_probe.c:151: error: initializer element is not constant
radeon_probe.c:151: error: (near initialization for `RADEONPciChipsets[28]')
radeon_probe.c:152: error: initializer element is not constant
radeon_probe.c:152: error: (near initialization for `RADEONPciChipsets[29]')
radeon_probe.c:153: error: initializer element is not constant
radeon_probe.c:153: error: (near initialization for `RADEONPciChipsets[30]')
radeon_probe.c:154: error: initializer element is not constant
radeon_probe.c:154: error: (near initialization for `RADEONPciChipsets[31]')
radeon_probe.c:155: error: initializer element is not constant
radeon_probe.c:155: error: (near initialization for `RADEONPciChipsets[32]')
radeon_probe.c:156: error: initializer element is not constant
radeon_probe.c:156: error: (near initialization for `RADEONPciChipsets[33]')
radeon_probe.c:157: error: initializer element is not constant
radeon_probe.c:157: error: (near initialization for `RADEONPciChipsets[34]')
radeon_probe.c:158: error: initializer element is not constant
radeon_probe.c:158: error: (near initialization for `RADEONPciChipsets[35]')
radeon_probe.c:159: error: initializer element is not constant
radeon_probe.c:159: error: (near initialization for `RADEONPciChipsets[36]')
radeon_probe.c:160: error: initializer element is not constant
radeon_probe.c:160: error: (near initialization for `RADEONPciChipsets[37]')
radeon_probe.c:161: error: initializer element is not constant
radeon_probe.c:161: error: (near initialization for `RADEONPciChipsets[38]')
radeon_probe.c:162: error: initializer element is not constant
radeon_probe.c:162: error: (near initialization for `RADEONPciChipsets[39]')
radeon_probe.c:163: error: initializer element is not constant
radeon_probe.c:163: error: (near initialization for `RADEONPciChipsets[40]')
radeon_probe.c:164: error: initializer element is not constant
radeon_probe.c:164: error: (near initialization for `RADEONPciChipsets[41]')
radeon_probe.c:165: error: initializer element is not constant
radeon_probe.c:165: error: (near initialization for `RADEONPciChipsets[42]')
make: *** [radeon_probe.o] Error 1
I can comment out the references to PCI_CHIP_R200_Q?? because I know I
don't have that kind of chip, but then I get:
gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic
-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls
-Wnested-externs -Wundef -fno-merge-constants -I.
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/common
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/os-support
-I/home/mythtv/xc//programs/Xserver/hw/xfree86
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/vbe
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/int10
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/ddc
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/i2c
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/rac
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/ramdac
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/shadowfb
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xaa
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xf24_32bpp
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xf4bpp
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xf1bpp
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/vgahw
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/fbdevhw
-I/home/mythtv/xc//programs/Xserver/cfb
-I/home/mythtv/xc//programs/Xserver/mfb
-I/home/mythtv/xc//programs/Xserver/fb
-I/home/mythtv/xc//programs/Xserver/mi
-I/home/mythtv/xc//programs/Xserver/miext/shadow
-I/home/mythtv/xc//programs/Xserver/render
-I/home/mythtv/xc//programs/Xserver/Xext
-I/home/mythtv/xc//programs/Xserver/include
-I/home/mythtv/xc//programs/Xserver/GL/dri
-I/home/mythtv/xc//lib/GL/dri -I/home/mythtv/xc//include
-I/home/mythtv/xc//include/fonts -I/home/mythtv/xc//include/extensions
-I/home/mythtv/xc//exports/include/X11 -I/home/mythtv/xc/
-I/home/mythtv/xc//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 -DSHAPE -DXINPUT
-DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT
-DDPMSExtension -DPIXPRIV -DPANORAMIX -DRENDER -DRANDR
-DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH
-DXFreeXDGA -DXvExtension
-DXFree86LOADER -DXFree86Server
-DXF86VIDMODE -DXvMCExtension
-DSMART_SCHEDULE -DBUILDDEBUG
-DXResExtension
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO
-DIN_MODULE -DXFree86Module -DGLXEXT -DXF86DRI
-DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA -c atixv.c
atixv.c:498:1: warning: "I2C_SEL" redefined
In file included from atistruct.h:35,
from atixv.c:25:
atiregs.h:1078:1: warning: this is the location of the previous definition
atixv.c: In function `ATIReadMM_TABLE':
atixv.c:1120: warning: too many arguments for format
atixv.c:1150: warning: too many arguments for format
atixv.c: In function `ATIPutImage':
atixv.c:2045: error: `pScreen' undeclared (first use in this function)
atixv.c:2045: error: (Each undeclared identifier is reported only once
atixv.c:2045: error: for each function it appears in.)
atixv.c:2045: warning: left-hand operand of comma expression has no effect
atixv.c:2045: warning: value computed is not used
atixv.c: In function `ATIPutVideo':
atixv.c:2493: error: `pScreen' undeclared (first use in this function)
atixv.c:2493: warning: left-hand operand of comma expression has no effect
atixv.c:2493: warning: value computed is not used
/home/mythtv/xc/programs/Xserver/hw/xfree86/common/compiler.h: At top level:
atixv.c:565: warning: `MPP_ImpactTV_read32' defined but not used
make: *** [atixv.o] Error 1
Sorry to be such a hassle, it's frustrating to be so close and yet so far!
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
Next Message by Date:
click to view message preview
Re: [GATOS]Ok definitely trying to compile against XFree86 4.3 now
I had all kinds of compile errors using the tarballed version, I tried
that first. I couldn't get it compile because of problems with
lnx_io.c which was apparently updated in cvs.
On Fri, 10 Sep 2004 21:52:47 -0400 (EDT), Vladimir Dergachev
<volodya-mn4gwa5WIIQysxA8WJXlww@xxxxxxxxxxxxxxxx> wrote:
>
>
> On Fri, 10 Sep 2004, Ryan Steffes wrote:
>
> > I'm trying to compile against the xf-4_3-99_903 tag in the XFree86
> > CVS. I grab -r tv_out ati.2, then I xmkmf and make and I get this:
>
> This tag means XFree86 4.3.99.903 - i.e 4.4.0-rc3.
>
> Why don't you simply download XFree86 4.3.0 source tarballs ? No need to
> use CVS for released version.
>
> best
>
> Vladimir Dergachev
>
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
Previous Message by Thread:
click to view message preview
[GATOS]Ok definitely trying to compile against XFree86 4.3 now
I'm trying to compile against the xf-4_3-99_903 tag in the XFree86
CVS. I grab -r tv_out ati.2, then I xmkmf and make and I get this:
gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic
-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls
-Wnested-externs -Wundef -fno-merge-constants -I.
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/common
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/os-support
-I/home/mythtv/xc//programs/Xserver/hw/xfree86
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/vbe
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/int10
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/ddc
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/i2c
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/rac
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/ramdac
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/shadowfb
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xaa
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xf24_32bpp
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xf4bpp
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xf1bpp
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/vgahw
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/fbdevhw
-I/home/mythtv/xc//programs/Xserver/cfb
-I/home/mythtv/xc//programs/Xserver/mfb
-I/home/mythtv/xc//programs/Xserver/fb
-I/home/mythtv/xc//programs/Xserver/mi
-I/home/mythtv/xc//programs/Xserver/miext/shadow
-I/home/mythtv/xc//programs/Xserver/render
-I/home/mythtv/xc//programs/Xserver/Xext
-I/home/mythtv/xc//programs/Xserver/include
-I/home/mythtv/xc//programs/Xserver/GL/dri
-I/home/mythtv/xc//lib/GL/dri -I/home/mythtv/xc//include
-I/home/mythtv/xc//include/fonts -I/home/mythtv/xc//include/extensions
-I/home/mythtv/xc//exports/include/X11 -I/home/mythtv/xc/
-I/home/mythtv/xc//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 -DSHAPE -DXINPUT
-DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT
-DDPMSExtension -DPIXPRIV -DPANORAMIX -DRENDER -DRANDR
-DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH
-DXFreeXDGA -DXvExtension
-DXFree86LOADER -DXFree86Server
-DXF86VIDMODE -DXvMCExtension
-DSMART_SCHEDULE -DBUILDDEBUG
-DXResExtension
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO
-DIN_MODULE -DXFree86Module -DGLXEXT -DXF86DRI
-DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA -c
radeon_probe.c
radeon_probe.c:95: error: `PCI_CHIP_R200_Qh' undeclared here (not in a function)
radeon_probe.c:95: error: initializer element is not constant
radeon_probe.c:95: error: (near initialization for `RADEONChipsets[18].token')
radeon_probe.c:95: error: initializer element is not constant
radeon_probe.c:95: error: (near initialization for `RADEONChipsets[18]')
radeon_probe.c:96: error: `PCI_CHIP_R200_Qi' undeclared here (not in a function)
radeon_probe.c:96: error: initializer element is not constant
radeon_probe.c:96: error: (near initialization for `RADEONChipsets[19].token')
radeon_probe.c:96: error: initializer element is not constant
radeon_probe.c:96: error: (near initialization for `RADEONChipsets[19]')
radeon_probe.c:97: error: `PCI_CHIP_R200_Qj' undeclared here (not in a function)
radeon_probe.c:97: error: initializer element is not constant
radeon_probe.c:97: error: (near initialization for `RADEONChipsets[20].token')
radeon_probe.c:97: error: initializer element is not constant
radeon_probe.c:97: error: (near initialization for `RADEONChipsets[20]')
radeon_probe.c:98: error: `PCI_CHIP_R200_Qk' undeclared here (not in a function)
radeon_probe.c:98: error: initializer element is not constant
radeon_probe.c:98: error: (near initialization for `RADEONChipsets[21].token')
radeon_probe.c:98: error: initializer element is not constant
radeon_probe.c:98: error: (near initialization for `RADEONChipsets[21]')
radeon_probe.c:99: error: `PCI_CHIP_R200_Ql' undeclared here (not in a function)
radeon_probe.c:99: error: initializer element is not constant
radeon_probe.c:99: error: (near initialization for `RADEONChipsets[22].token')
radeon_probe.c:99: error: initializer element is not constant
radeon_probe.c:99: error: (near initialization for `RADEONChipsets[22]')
radeon_probe.c:100: error: initializer element is not constant
radeon_probe.c:100: error: (near initialization for `RADEONChipsets[23]')
radeon_probe.c:101: error: initializer element is not constant
radeon_probe.c:101: error: (near initialization for `RADEONChipsets[24]')
radeon_probe.c:102: error: initializer element is not constant
radeon_probe.c:102: error: (near initialization for `RADEONChipsets[25]')
radeon_probe.c:103: error: initializer element is not constant
radeon_probe.c:103: error: (near initialization for `RADEONChipsets[26]')
radeon_probe.c:104: error: initializer element is not constant
radeon_probe.c:104: error: (near initialization for `RADEONChipsets[27]')
radeon_probe.c:105: error: initializer element is not constant
radeon_probe.c:105: error: (near initialization for `RADEONChipsets[28]')
radeon_probe.c:106: error: initializer element is not constant
radeon_probe.c:106: error: (near initialization for `RADEONChipsets[29]')
radeon_probe.c:107: error: initializer element is not constant
radeon_probe.c:107: error: (near initialization for `RADEONChipsets[30]')
radeon_probe.c:108: error: initializer element is not constant
radeon_probe.c:108: error: (near initialization for `RADEONChipsets[31]')
radeon_probe.c:109: error: initializer element is not constant
radeon_probe.c:109: error: (near initialization for `RADEONChipsets[32]')
radeon_probe.c:110: error: initializer element is not constant
radeon_probe.c:110: error: (near initialization for `RADEONChipsets[33]')
radeon_probe.c:111: error: initializer element is not constant
radeon_probe.c:111: error: (near initialization for `RADEONChipsets[34]')
radeon_probe.c:112: error: initializer element is not constant
radeon_probe.c:112: error: (near initialization for `RADEONChipsets[35]')
radeon_probe.c:113: error: initializer element is not constant
radeon_probe.c:113: error: (near initialization for `RADEONChipsets[36]')
radeon_probe.c:114: error: initializer element is not constant
radeon_probe.c:114: error: (near initialization for `RADEONChipsets[37]')
radeon_probe.c:115: error: initializer element is not constant
radeon_probe.c:115: error: (near initialization for `RADEONChipsets[38]')
radeon_probe.c:116: error: initializer element is not constant
radeon_probe.c:116: error: (near initialization for `RADEONChipsets[39]')
radeon_probe.c:117: error: initializer element is not constant
radeon_probe.c:117: error: (near initialization for `RADEONChipsets[40]')
radeon_probe.c:118: error: initializer element is not constant
radeon_probe.c:118: error: (near initialization for `RADEONChipsets[41]')
radeon_probe.c:119: error: initializer element is not constant
radeon_probe.c:119: error: (near initialization for `RADEONChipsets[42]')
radeon_probe.c:141: error: `PCI_CHIP_R200_Qh' undeclared here (not in
a function)
radeon_probe.c:141: error: initializer element is not constant
radeon_probe.c:141: error: (near initialization for
`RADEONPciChipsets[18].numChipset')
radeon_probe.c:141: error: `PCI_CHIP_R200_Qh' undeclared here (not in
a function)
radeon_probe.c:141: error: initializer element is not constant
radeon_probe.c:141: error: (near initialization for
`RADEONPciChipsets[18].PCIid')
radeon_probe.c:141: error: initializer element is not constant
radeon_probe.c:141: error: (near initialization for `RADEONPciChipsets[18]')
radeon_probe.c:142: error: `PCI_CHIP_R200_Qi' undeclared here (not in
a function)
radeon_probe.c:142: error: initializer element is not constant
radeon_probe.c:142: error: (near initialization for
`RADEONPciChipsets[19].numChipset')
radeon_probe.c:142: error: `PCI_CHIP_R200_Qi' undeclared here (not in
a function)
radeon_probe.c:142: error: initializer element is not constant
radeon_probe.c:142: error: (near initialization for
`RADEONPciChipsets[19].PCIid')
radeon_probe.c:142: error: initializer element is not constant
radeon_probe.c:142: error: (near initialization for `RADEONPciChipsets[19]')
radeon_probe.c:143: error: `PCI_CHIP_R200_Qj' undeclared here (not in
a function)
radeon_probe.c:143: error: initializer element is not constant
radeon_probe.c:143: error: (near initialization for
`RADEONPciChipsets[20].numChipset')
radeon_probe.c:143: error: `PCI_CHIP_R200_Qj' undeclared here (not in
a function)
radeon_probe.c:143: error: initializer element is not constant
radeon_probe.c:143: error: (near initialization for
`RADEONPciChipsets[20].PCIid')
radeon_probe.c:143: error: initializer element is not constant
radeon_probe.c:143: error: (near initialization for `RADEONPciChipsets[20]')
radeon_probe.c:144: error: `PCI_CHIP_R200_Qk' undeclared here (not in
a function)
radeon_probe.c:144: error: initializer element is not constant
radeon_probe.c:144: error: (near initialization for
`RADEONPciChipsets[21].numChipset')
radeon_probe.c:144: error: `PCI_CHIP_R200_Qk' undeclared here (not in
a function)
radeon_probe.c:144: error: initializer element is not constant
radeon_probe.c:144: error: (near initialization for
`RADEONPciChipsets[21].PCIid')
radeon_probe.c:144: error: initializer element is not constant
radeon_probe.c:144: error: (near initialization for `RADEONPciChipsets[21]')
radeon_probe.c:145: error: `PCI_CHIP_R200_Ql' undeclared here (not in
a function)
radeon_probe.c:145: error: initializer element is not constant
radeon_probe.c:145: error: (near initialization for
`RADEONPciChipsets[22].numChipset')
radeon_probe.c:145: error: `PCI_CHIP_R200_Ql' undeclared here (not in
a function)
radeon_probe.c:145: error: initializer element is not constant
radeon_probe.c:145: error: (near initialization for
`RADEONPciChipsets[22].PCIid')
radeon_probe.c:145: error: initializer element is not constant
radeon_probe.c:145: error: (near initialization for `RADEONPciChipsets[22]')
radeon_probe.c:146: error: initializer element is not constant
radeon_probe.c:146: error: (near initialization for `RADEONPciChipsets[23]')
radeon_probe.c:147: error: initializer element is not constant
radeon_probe.c:147: error: (near initialization for `RADEONPciChipsets[24]')
radeon_probe.c:148: error: initializer element is not constant
radeon_probe.c:148: error: (near initialization for `RADEONPciChipsets[25]')
radeon_probe.c:149: error: initializer element is not constant
radeon_probe.c:149: error: (near initialization for `RADEONPciChipsets[26]')
radeon_probe.c:150: error: initializer element is not constant
radeon_probe.c:150: error: (near initialization for `RADEONPciChipsets[27]')
radeon_probe.c:151: error: initializer element is not constant
radeon_probe.c:151: error: (near initialization for `RADEONPciChipsets[28]')
radeon_probe.c:152: error: initializer element is not constant
radeon_probe.c:152: error: (near initialization for `RADEONPciChipsets[29]')
radeon_probe.c:153: error: initializer element is not constant
radeon_probe.c:153: error: (near initialization for `RADEONPciChipsets[30]')
radeon_probe.c:154: error: initializer element is not constant
radeon_probe.c:154: error: (near initialization for `RADEONPciChipsets[31]')
radeon_probe.c:155: error: initializer element is not constant
radeon_probe.c:155: error: (near initialization for `RADEONPciChipsets[32]')
radeon_probe.c:156: error: initializer element is not constant
radeon_probe.c:156: error: (near initialization for `RADEONPciChipsets[33]')
radeon_probe.c:157: error: initializer element is not constant
radeon_probe.c:157: error: (near initialization for `RADEONPciChipsets[34]')
radeon_probe.c:158: error: initializer element is not constant
radeon_probe.c:158: error: (near initialization for `RADEONPciChipsets[35]')
radeon_probe.c:159: error: initializer element is not constant
radeon_probe.c:159: error: (near initialization for `RADEONPciChipsets[36]')
radeon_probe.c:160: error: initializer element is not constant
radeon_probe.c:160: error: (near initialization for `RADEONPciChipsets[37]')
radeon_probe.c:161: error: initializer element is not constant
radeon_probe.c:161: error: (near initialization for `RADEONPciChipsets[38]')
radeon_probe.c:162: error: initializer element is not constant
radeon_probe.c:162: error: (near initialization for `RADEONPciChipsets[39]')
radeon_probe.c:163: error: initializer element is not constant
radeon_probe.c:163: error: (near initialization for `RADEONPciChipsets[40]')
radeon_probe.c:164: error: initializer element is not constant
radeon_probe.c:164: error: (near initialization for `RADEONPciChipsets[41]')
radeon_probe.c:165: error: initializer element is not constant
radeon_probe.c:165: error: (near initialization for `RADEONPciChipsets[42]')
make: *** [radeon_probe.o] Error 1
I can comment out the references to PCI_CHIP_R200_Q?? because I know I
don't have that kind of chip, but then I get:
gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic
-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls
-Wnested-externs -Wundef -fno-merge-constants -I.
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/common
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/os-support
-I/home/mythtv/xc//programs/Xserver/hw/xfree86
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/vbe
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/int10
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/ddc
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/i2c
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/rac
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/ramdac
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/shadowfb
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xaa
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xf24_32bpp
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xf4bpp
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/xf1bpp
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/vgahw
-I/home/mythtv/xc//programs/Xserver/hw/xfree86/fbdevhw
-I/home/mythtv/xc//programs/Xserver/cfb
-I/home/mythtv/xc//programs/Xserver/mfb
-I/home/mythtv/xc//programs/Xserver/fb
-I/home/mythtv/xc//programs/Xserver/mi
-I/home/mythtv/xc//programs/Xserver/miext/shadow
-I/home/mythtv/xc//programs/Xserver/render
-I/home/mythtv/xc//programs/Xserver/Xext
-I/home/mythtv/xc//programs/Xserver/include
-I/home/mythtv/xc//programs/Xserver/GL/dri
-I/home/mythtv/xc//lib/GL/dri -I/home/mythtv/xc//include
-I/home/mythtv/xc//include/fonts -I/home/mythtv/xc//include/extensions
-I/home/mythtv/xc//exports/include/X11 -I/home/mythtv/xc/
-I/home/mythtv/xc//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 -DSHAPE -DXINPUT
-DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT
-DDPMSExtension -DPIXPRIV -DPANORAMIX -DRENDER -DRANDR
-DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH
-DXFreeXDGA -DXvExtension
-DXFree86LOADER -DXFree86Server
-DXF86VIDMODE -DXvMCExtension
-DSMART_SCHEDULE -DBUILDDEBUG
-DXResExtension
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO
-DIN_MODULE -DXFree86Module -DGLXEXT -DXF86DRI
-DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA -c atixv.c
atixv.c:498:1: warning: "I2C_SEL" redefined
In file included from atistruct.h:35,
from atixv.c:25:
atiregs.h:1078:1: warning: this is the location of the previous definition
atixv.c: In function `ATIReadMM_TABLE':
atixv.c:1120: warning: too many arguments for format
atixv.c:1150: warning: too many arguments for format
atixv.c: In function `ATIPutImage':
atixv.c:2045: error: `pScreen' undeclared (first use in this function)
atixv.c:2045: error: (Each undeclared identifier is reported only once
atixv.c:2045: error: for each function it appears in.)
atixv.c:2045: warning: left-hand operand of comma expression has no effect
atixv.c:2045: warning: value computed is not used
atixv.c: In function `ATIPutVideo':
atixv.c:2493: error: `pScreen' undeclared (first use in this function)
atixv.c:2493: warning: left-hand operand of comma expression has no effect
atixv.c:2493: warning: value computed is not used
/home/mythtv/xc/programs/Xserver/hw/xfree86/common/compiler.h: At top level:
atixv.c:565: warning: `MPP_ImpactTV_read32' defined but not used
make: *** [atixv.o] Error 1
Sorry to be such a hassle, it's frustrating to be so close and yet so far!
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
Next Message by Thread:
click to view message preview
Re: [GATOS]Ok definitely trying to compile against XFree86 4.3 now
I had all kinds of compile errors using the tarballed version, I tried
that first. I couldn't get it compile because of problems with
lnx_io.c which was apparently updated in cvs.
On Fri, 10 Sep 2004 21:52:47 -0400 (EDT), Vladimir Dergachev
<volodya-mn4gwa5WIIQysxA8WJXlww@xxxxxxxxxxxxxxxx> wrote:
>
>
> On Fri, 10 Sep 2004, Ryan Steffes wrote:
>
> > I'm trying to compile against the xf-4_3-99_903 tag in the XFree86
> > CVS. I grab -r tv_out ati.2, then I xmkmf and make and I get this:
>
> This tag means XFree86 4.3.99.903 - i.e 4.4.0-rc3.
>
> Why don't you simply download XFree86 4.3.0 source tarballs ? No need to
> use CVS for released version.
>
> best
>
> Vladimir Dergachev
>
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
|
|