QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 920|回复: 4

X11R7.0編譯出現的問題

[复制链接]
发表于 2006-3-27 00:37:12 | 显示全部楼层 |阅读模式
編譯過程中, 系統告訴我說找不到gl.h這個文件. 我檢查過了, X11R7.0.tar.gz解壓出來就沒有這個文件, 可是編譯的時候硬是說要這個文件. 各位誰能幫忙看一下

In file included from dri.c:70:
../../../GL/glx/glxserver.h:64:19: GL/gl.h: No such file or directory
In file included from ../../../GL/glx/glxserver.h:66,
                 from dri.c:70:
/usr/local/glproto/include/GL/glxint.h:28:19: GL/gl.h: No such file or directory
In file included from ../../../GL/glx/glxserver.h:66,
                 from dri.c:70:
/usr/local/glproto/include/GL/glxint.h:95: error: syntax error before "GLboolean"
/usr/local/glproto/include/GL/glxint.h:95: warning: no semicolon at end of struct or union
/usr/local/glproto/include/GL/glxint.h:96: warning: type defaults to `int' in declaration of `colorIndexMode'
/usr/local/glproto/include/GL/glxint.h:96: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:97: error: syntax error before "doubleBufferMode"
/usr/local/glproto/include/GL/glxint.h:97: warning: type defaults to `int' in declaration of `doubleBufferMode'
/usr/local/glproto/include/GL/glxint.h:97: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:98: error: syntax error before "stereoMode"
/usr/local/glproto/include/GL/glxint.h:98: warning: type defaults to `int' in declaration of `stereoMode'
/usr/local/glproto/include/GL/glxint.h:98: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:99: error: syntax error before "haveAccumBuffer"
/usr/local/glproto/include/GL/glxint.h:99: warning: type defaults to `int' in declaration of `haveAccumBuffer'
/usr/local/glproto/include/GL/glxint.h:99: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:100: error: syntax error before "haveDepthBuffer"
/usr/local/glproto/include/GL/glxint.h:100: warning: type defaults to `int' in declaration of `haveDepthBuffer'
/usr/local/glproto/include/GL/glxint.h:100: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:101: error: syntax error before "haveStencilBuffer"
/usr/local/glproto/include/GL/glxint.h:101: warning: type defaults to `int' in declaration of `haveStencilBuffer'
/usr/local/glproto/include/GL/glxint.h:101: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:104: error: syntax error before "accumRedBits"
/usr/local/glproto/include/GL/glxint.h:104: warning: type defaults to `int' in declaration of `accumRedBits'
/usr/local/glproto/include/GL/glxint.h:104: warning: type defaults to `int' in declaration of `accumGreenBits'
/usr/local/glproto/include/GL/glxint.h:104: warning: type defaults to `int' in declaration of `accumBlueBits'
/usr/local/glproto/include/GL/glxint.h:104: warning: type defaults to `int' in declaration of `accumAlphaBits'
/usr/local/glproto/include/GL/glxint.h:104: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:105: error: syntax error before "depthBits"
/usr/local/glproto/include/GL/glxint.h:105: warning: type defaults to `int' in declaration of `depthBits'
/usr/local/glproto/include/GL/glxint.h:105: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:106: error: syntax error before "stencilBits"
/usr/local/glproto/include/GL/glxint.h:106: warning: type defaults to `int' in declaration of `stencilBits'
/usr/local/glproto/include/GL/glxint.h:106: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:107: error: syntax error before "indexBits"
/usr/local/glproto/include/GL/glxint.h:107: warning: type defaults to `int' in declaration of `indexBits'
/usr/local/glproto/include/GL/glxint.h:107: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:108: error: syntax error before "redBits"
/usr/local/glproto/include/GL/glxint.h:108: warning: type defaults to `int' in declaration of `redBits'
/usr/local/glproto/include/GL/glxint.h:108: warning: type defaults to `int' in declaration of `greenBits'
/usr/local/glproto/include/GL/glxint.h:108: warning: type defaults to `int' in declaration of `blueBits'
/usr/local/glproto/include/GL/glxint.h:108: warning: type defaults to `int' in declaration of `alphaBits'
/usr/local/glproto/include/GL/glxint.h:108: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:109: error: syntax error before "redMask"
/usr/local/glproto/include/GL/glxint.h:109: warning: type defaults to `int' in declaration of `redMask'
/usr/local/glproto/include/GL/glxint.h:109: warning: type defaults to `int' in declaration of `greenMask'
/usr/local/glproto/include/GL/glxint.h:109: warning: type defaults to `int' in declaration of `blueMask'
/usr/local/glproto/include/GL/glxint.h:109: warning: type defaults to `int' in declaration of `alphaMask'
/usr/local/glproto/include/GL/glxint.h:109: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:111: error: syntax error before "multiSampleSize"
/usr/local/glproto/include/GL/glxint.h:111: warning: type defaults to `int' in declaration of `multiSampleSize'
/usr/local/glproto/include/GL/glxint.h:111: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:113: error: syntax error before "nMultiSampleBuffers"
/usr/local/glproto/include/GL/glxint.h:113: warning: type defaults to `int' in declaration of `nMultiSampleBuffers'
/usr/local/glproto/include/GL/glxint.h:113: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:114: error: syntax error before "maxAuxBuffers"
/usr/local/glproto/include/GL/glxint.h:114: warning: type defaults to `int' in declaration of `maxAuxBuffers'
/usr/local/glproto/include/GL/glxint.h:114: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:117: error: syntax error before "level"
/usr/local/glproto/include/GL/glxint.h:117: warning: type defaults to `int' in declaration of `level'
/usr/local/glproto/include/GL/glxint.h:117: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:120: error: syntax error before "extendedRange"
/usr/local/glproto/include/GL/glxint.h:120: warning: type defaults to `int' in declaration of `extendedRange'
/usr/local/glproto/include/GL/glxint.h:120: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:121: error: syntax error before "minRed"
/usr/local/glproto/include/GL/glxint.h:121: warning: type defaults to `int' in declaration of `minRed'
/usr/local/glproto/include/GL/glxint.h:121: warning: type defaults to `int' in declaration of `maxRed'
/usr/local/glproto/include/GL/glxint.h:121: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:122: error: syntax error before "minGreen"
/usr/local/glproto/include/GL/glxint.h:122: warning: type defaults to `int' in declaration of `minGreen'
/usr/local/glproto/include/GL/glxint.h:122: warning: type defaults to `int' in declaration of `maxGreen'
/usr/local/glproto/include/GL/glxint.h:122: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:123: error: syntax error before "minBlue"
/usr/local/glproto/include/GL/glxint.h:123: warning: type defaults to `int' in declaration of `minBlue'
/usr/local/glproto/include/GL/glxint.h:123: warning: type defaults to `int' in declaration of `maxBlue'
/usr/local/glproto/include/GL/glxint.h:123: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:124: error: syntax error before "minAlpha"
/usr/local/glproto/include/GL/glxint.h:124: warning: type defaults to `int' in declaration of `minAlpha'
/usr/local/glproto/include/GL/glxint.h:124: warning: type defaults to `int' in declaration of `maxAlpha'
/usr/local/glproto/include/GL/glxint.h:124: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/glxint.h:125: error: syntax error before '}' token
In file included from ../../../GL/glx/glxscreens.h:47,
                 from ../../../GL/glx/glxserver.h:71,
                 from dri.c:70:
/usr/local/glproto/include/GL/internal/glcore.h:77: error: syntax error before "GLboolean"
/usr/local/glproto/include/GL/internal/glcore.h:77: warning: no semicolon at end of struct or union
/usr/local/glproto/include/GL/internal/glcore.h:78: warning: type defaults to `int' in declaration of `floatMode'
/usr/local/glproto/include/GL/internal/glcore.h:78: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:79: error: syntax error before "colorIndexMode"
/usr/local/glproto/include/GL/internal/glcore.h:79: warning: type defaults to `int' in declaration of `colorIndexMode'
/usr/local/glproto/include/GL/internal/glcore.h:79: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:80: error: syntax error before "doubleBufferMode"
/usr/local/glproto/include/GL/internal/glcore.h:80: warning: type defaults to `int' in declaration of `doubleBufferMode'
/usr/local/glproto/include/GL/internal/glcore.h:80: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:81: error: syntax error before "stereoMode"
/usr/local/glproto/include/GL/internal/glcore.h:81: warning: type defaults to `int' in declaration of `stereoMode'
/usr/local/glproto/include/GL/internal/glcore.h:81: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:83: error: syntax error before "haveAccumBuffer"
/usr/local/glproto/include/GL/internal/glcore.h:83: warning: type defaults to `int' in declaration of `haveAccumBuffer'
/usr/local/glproto/include/GL/internal/glcore.h:83: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:84: error: syntax error before "haveDepthBuffer"
/usr/local/glproto/include/GL/internal/glcore.h:84: warning: type defaults to `int' in declaration of `haveDepthBuffer'
/usr/local/glproto/include/GL/internal/glcore.h:84: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:85: error: syntax error before "haveStencilBuffer"
/usr/local/glproto/include/GL/internal/glcore.h:85: warning: type defaults to `int' in declaration of `haveStencilBuffer'
/usr/local/glproto/include/GL/internal/glcore.h:85: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:87: error: syntax error before "redBits"
/usr/local/glproto/include/GL/internal/glcore.h:87: warning: type defaults to `int' in declaration of `redBits'
/usr/local/glproto/include/GL/internal/glcore.h:87: warning: type defaults to `int' in declaration of `greenBits'
/usr/local/glproto/include/GL/internal/glcore.h:87: warning: type defaults to `int' in declaration of `blueBits'
/usr/local/glproto/include/GL/internal/glcore.h:87: warning: type defaults to `int' in declaration of `alphaBits'
/usr/local/glproto/include/GL/internal/glcore.h:87: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:88: error: syntax error before "redMask"
/usr/local/glproto/include/GL/internal/glcore.h:88: warning: type defaults to `int' in declaration of `redMask'
/usr/local/glproto/include/GL/internal/glcore.h:88: warning: type defaults to `int' in declaration of `greenMask'
/usr/local/glproto/include/GL/internal/glcore.h:88: warning: type defaults to `int' in declaration of `blueMask'
/usr/local/glproto/include/GL/internal/glcore.h:88: warning: type defaults to `int' in declaration of `alphaMask'
/usr/local/glproto/include/GL/internal/glcore.h:88: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:89: error: syntax error before "rgbBits"
/usr/local/glproto/include/GL/internal/glcore.h:89: warning: type defaults to `int' in declaration of `rgbBits'
/usr/local/glproto/include/GL/internal/glcore.h:89: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:90: error: syntax error before "indexBits"
/usr/local/glproto/include/GL/internal/glcore.h:90: warning: type defaults to `int' in declaration of `indexBits'
/usr/local/glproto/include/GL/internal/glcore.h:90: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:92: error: syntax error before "accumRedBits"
/usr/local/glproto/include/GL/internal/glcore.h:92: warning: type defaults to `int' in declaration of `accumRedBits'
/usr/local/glproto/include/GL/internal/glcore.h:92: warning: type defaults to `int' in declaration of `accumGreenBits'
/usr/local/glproto/include/GL/internal/glcore.h:92: warning: type defaults to `int' in declaration of `accumBlueBits'
/usr/local/glproto/include/GL/internal/glcore.h:92: warning: type defaults to `int' in declaration of `accumAlphaBits'
/usr/local/glproto/include/GL/internal/glcore.h:92: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:93: error: syntax error before "depthBits"
/usr/local/glproto/include/GL/internal/glcore.h:93: warning: type defaults to `int' in declaration of `depthBits'
/usr/local/glproto/include/GL/internal/glcore.h:93: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:94: error: syntax error before "stencilBits"
/usr/local/glproto/include/GL/internal/glcore.h:94: warning: type defaults to `int' in declaration of `stencilBits'
/usr/local/glproto/include/GL/internal/glcore.h:94: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:96: error: syntax error before "numAuxBuffers"
/usr/local/glproto/include/GL/internal/glcore.h:96: warning: type defaults to `int' in declaration of `numAuxBuffers'
/usr/local/glproto/include/GL/internal/glcore.h:96: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:98: error: syntax error before "level"
/usr/local/glproto/include/GL/internal/glcore.h:98: warning: type defaults to `int' in declaration of `level'
/usr/local/glproto/include/GL/internal/glcore.h:98: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:100: error: syntax error before "pixmapMode"
/usr/local/glproto/include/GL/internal/glcore.h:100: warning: type defaults to `int' in declaration of `pixmapMode'
/usr/local/glproto/include/GL/internal/glcore.h:100: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:103: error: syntax error before "visualID"
/usr/local/glproto/include/GL/internal/glcore.h:103: warning: type defaults to `int' in declaration of `visualID'
/usr/local/glproto/include/GL/internal/glcore.h:103: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:104: error: syntax error before "visualType"
/usr/local/glproto/include/GL/internal/glcore.h:104: warning: type defaults to `int' in declaration of `visualType'
/usr/local/glproto/include/GL/internal/glcore.h:104: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:109: error: syntax error before "visualRating"
/usr/local/glproto/include/GL/internal/glcore.h:109: warning: type defaults to `int' in declaration of `visualRating'
/usr/local/glproto/include/GL/internal/glcore.h:109: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:112: error: syntax error before "transparentPixel"
/usr/local/glproto/include/GL/internal/glcore.h:112: warning: type defaults to `int' in declaration of `transparentPixel'
/usr/local/glproto/include/GL/internal/glcore.h:112: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:114: error: syntax error before "transparentRed"
/usr/local/glproto/include/GL/internal/glcore.h:114: warning: type defaults to `int' in declaration of `transparentRed'
/usr/local/glproto/include/GL/internal/glcore.h:114: warning: type defaults to `int' in declaration of `transparentGreen'
/usr/local/glproto/include/GL/internal/glcore.h:114: warning: type defaults to `int' in declaration of `transparentBlue'
/usr/local/glproto/include/GL/internal/glcore.h:114: warning: type defaults to `int' in declaration of `transparentAlpha'
/usr/local/glproto/include/GL/internal/glcore.h:114: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:115: error: syntax error before "transparentIndex"
/usr/local/glproto/include/GL/internal/glcore.h:115: warning: type defaults to `int' in declaration of `transparentIndex'
/usr/local/glproto/include/GL/internal/glcore.h:115: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:118: error: syntax error before "sampleBuffers"
/usr/local/glproto/include/GL/internal/glcore.h:118: warning: type defaults to `int' in declaration of `sampleBuffers'
/usr/local/glproto/include/GL/internal/glcore.h:118: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:119: error: syntax error before "samples"
/usr/local/glproto/include/GL/internal/glcore.h:119: warning: type defaults to `int' in declaration of `samples'
/usr/local/glproto/include/GL/internal/glcore.h:119: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:122: error: syntax error before "drawableType"
/usr/local/glproto/include/GL/internal/glcore.h:122: warning: type defaults to `int' in declaration of `drawableType'
/usr/local/glproto/include/GL/internal/glcore.h:122: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:123: error: syntax error before "renderType"
/usr/local/glproto/include/GL/internal/glcore.h:123: warning: type defaults to `int' in declaration of `renderType'
/usr/local/glproto/include/GL/internal/glcore.h:123: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:124: error: syntax error before "xRenderable"
/usr/local/glproto/include/GL/internal/glcore.h:124: warning: type defaults to `int' in declaration of `xRenderable'
/usr/local/glproto/include/GL/internal/glcore.h:124: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:125: error: syntax error before "fbconfigID"
/usr/local/glproto/include/GL/internal/glcore.h:125: warning: type defaults to `int' in declaration of `fbconfigID'
/usr/local/glproto/include/GL/internal/glcore.h:125: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:128: error: syntax error before "maxPbufferWidth"
/usr/local/glproto/include/GL/internal/glcore.h:128: warning: type defaults to `int' in declaration of `maxPbufferWidth'
/usr/local/glproto/include/GL/internal/glcore.h:128: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:129: error: syntax error before "maxPbufferHeight"
/usr/local/glproto/include/GL/internal/glcore.h:129: warning: type defaults to `int' in declaration of `maxPbufferHeight'
/usr/local/glproto/include/GL/internal/glcore.h:129: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:130: error: syntax error before "maxPbufferPixels"
/usr/local/glproto/include/GL/internal/glcore.h:130: warning: type defaults to `int' in declaration of `maxPbufferPixels'
/usr/local/glproto/include/GL/internal/glcore.h:130: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:131: error: syntax error before "optimalPbufferWidth"
/usr/local/glproto/include/GL/internal/glcore.h:131: warning: type defaults to `int' in declaration of `optimalPbufferWidth'
/usr/local/glproto/include/GL/internal/glcore.h:131: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:132: error: syntax error before "optimalPbufferHeight"
/usr/local/glproto/include/GL/internal/glcore.h:132: warning: type defaults to `int' in declaration of `optimalPbufferHeight'
/usr/local/glproto/include/GL/internal/glcore.h:132: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:135: error: syntax error before "visualSelectGroup"
/usr/local/glproto/include/GL/internal/glcore.h:135: warning: type defaults to `int' in declaration of `visualSelectGroup'
/usr/local/glproto/include/GL/internal/glcore.h:135: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:138: error: syntax error before "swapMethod"
/usr/local/glproto/include/GL/internal/glcore.h:138: warning: type defaults to `int' in declaration of `swapMethod'
/usr/local/glproto/include/GL/internal/glcore.h:138: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:140: error: syntax error before "screen"
/usr/local/glproto/include/GL/internal/glcore.h:140: warning: type defaults to `int' in declaration of `screen'
/usr/local/glproto/include/GL/internal/glcore.h:140: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:141: warning: type defaults to `int' in declaration of `__GLcontextModes'
/usr/local/glproto/include/GL/internal/glcore.h:141: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:196: error: syntax error before "GLint"
/usr/local/glproto/include/GL/internal/glcore.h:196: warning: no semicolon at end of struct or union
/usr/local/glproto/include/GL/internal/glcore.h:198: warning: type defaults to `int' in declaration of `x1'
/usr/local/glproto/include/GL/internal/glcore.h:198: warning: type defaults to `int' in declaration of `y1'
/usr/local/glproto/include/GL/internal/glcore.h:198: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:199: error: syntax error before '}' token
/usr/local/glproto/include/GL/internal/glcore.h:199: warning: type defaults to `int' in declaration of `__GLregionRect'
/usr/local/glproto/include/GL/internal/glcore.h:199: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:202: error: syntax error before "GLint"
/usr/local/glproto/include/GL/internal/glcore.h:202: warning: no semicolon at end of struct or union
/usr/local/glproto/include/GL/internal/glcore.h:203: warning: type defaults to `int' in declaration of `rects'
/usr/local/glproto/include/GL/internal/glcore.h:203: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:204: error: syntax error before "boundingRect"
/usr/local/glproto/include/GL/internal/glcore.h:204: warning: type defaults to `int' in declaration of `boundingRect'
/usr/local/glproto/include/GL/internal/glcore.h:204: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:227: error: syntax error before "GLint"
/usr/local/glproto/include/GL/internal/glcore.h:227: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:229: error: syntax error before "GLint"
/usr/local/glproto/include/GL/internal/glcore.h:230: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:251: error: syntax error before "GLint"
/usr/local/glproto/include/GL/internal/glcore.h:251: warning: no semicolon at end of struct or union
/usr/local/glproto/include/GL/internal/glcore.h:261: error: syntax error before "size"
/usr/local/glproto/include/GL/internal/glcore.h:261: warning: type defaults to `int' in declaration of `size'
/usr/local/glproto/include/GL/internal/glcore.h:261: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:266: error: syntax error before "elementSize"
/usr/local/glproto/include/GL/internal/glcore.h:266: warning: type defaults to `int' in declaration of `elementSize'
/usr/local/glproto/include/GL/internal/glcore.h:266: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:267: error: syntax error before "elementSizeLog2"
/usr/local/glproto/include/GL/internal/glcore.h:267: warning: type defaults to `int' in declaration of `elementSizeLog2'
/usr/local/glproto/include/GL/internal/glcore.h:267: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:274: error: syntax error before "outerWidth"
/usr/local/glproto/include/GL/internal/glcore.h:274: warning: type defaults to `int' in declaration of `outerWidth'
/usr/local/glproto/include/GL/internal/glcore.h:274: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:279: error: syntax error before "byteWidth"
/usr/local/glproto/include/GL/internal/glcore.h:279: warning: type defaults to `int' in declaration of `byteWidth'
/usr/local/glproto/include/GL/internal/glcore.h:279: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:288: error: syntax error before '*' token
/usr/local/glproto/include/GL/internal/glcore.h:289: error: syntax error before "GLint"
/usr/local/glproto/include/GL/internal/glcore.h:290: warning: type defaults to `int' in declaration of `GLboolean'
/usr/local/glproto/include/GL/internal/glcore.h:290: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:290: error: `GLboolean' declared as function returning a function
/usr/local/glproto/include/GL/internal/glcore.h:290: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:290: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:294: error: syntax error before "GLuint"
/usr/local/glproto/include/GL/internal/glcore.h:294: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:309: error: syntax error before '}' token
/usr/local/glproto/include/GL/internal/glcore.h:318: error: syntax error before "__GLcontextModes"
/usr/local/glproto/include/GL/internal/glcore.h:318: warning: no semicolon at end of struct or union
/usr/local/glproto/include/GL/internal/glcore.h:323: warning: type defaults to `int' in declaration of `width'
/usr/local/glproto/include/GL/internal/glcore.h:323: warning: type defaults to `int' in declaration of `height'
/usr/local/glproto/include/GL/internal/glcore.h:323: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:328: error: syntax error before "xOrigin"
/usr/local/glproto/include/GL/internal/glcore.h:328: warning: type defaults to `int' in declaration of `xOrigin'
/usr/local/glproto/include/GL/internal/glcore.h:328: warning: type defaults to `int' in declaration of `yOrigin'
/usr/local/glproto/include/GL/internal/glcore.h:328: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:343: error: syntax error before "yInverted"
/usr/local/glproto/include/GL/internal/glcore.h:343: warning: type defaults to `int' in declaration of `yInverted'
/usr/local/glproto/include/GL/internal/glcore.h:343: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:348: error: syntax error before "accelBufferMask"
/usr/local/glproto/include/GL/internal/glcore.h:348: warning: type defaults to `int' in declaration of `accelBufferMask'
/usr/local/glproto/include/GL/internal/glcore.h:348: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:367: error: conflicting types for `lock'
/usr/local/glproto/include/GL/internal/glcore.h:291: error: previous declaration of `lock'
/usr/local/glproto/include/GL/internal/glcore.h:379: error: conflicting types for `free'
/usr/local/glproto/include/GL/internal/glcore.h:295: error: previous declaration of `free'
/usr/local/glproto/include/GL/internal/glcore.h:381: error: syntax error before '*' token
/usr/local/glproto/include/GL/internal/glcore.h:382: error: syntax error before "GLint"
/usr/local/glproto/include/GL/internal/glcore.h:382: warning: type defaults to `int' in declaration of `GLboolean'
/usr/local/glproto/include/GL/internal/glcore.h:382: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:382: error: `GLboolean' declared as function returning a function
/usr/local/glproto/include/GL/internal/glcore.h:382: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:382: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:384: error: syntax error before "GLint"
/usr/local/glproto/include/GL/internal/glcore.h:384: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:386: error: syntax error before '*' token
/usr/local/glproto/include/GL/internal/glcore.h:386: warning: type defaults to `int' in declaration of `GLboolean'
/usr/local/glproto/include/GL/internal/glcore.h:386: error: `GLboolean' declared as function returning a function
/usr/local/glproto/include/GL/internal/glcore.h:386: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:386: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:388: error: syntax error before "GLint"
/usr/local/glproto/include/GL/internal/glcore.h:388: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:399: error: conflicting types for `freePrivate'
/usr/local/glproto/include/GL/internal/glcore.h:298: error: previous declaration of `freePrivate'
/usr/local/glproto/include/GL/internal/glcore.h:403: error: syntax error before '}' token
/usr/local/glproto/include/GL/internal/glcore.h:465: error: syntax error before "GLboolean"
/usr/local/glproto/include/GL/internal/glcore.h:465: warning: no semicolon at end of struct or union
/usr/local/glproto/include/GL/internal/glcore.h:466: error: syntax error before '*' token
/usr/local/glproto/include/GL/internal/glcore.h:466: warning: type defaults to `int' in declaration of `GLboolean'
/usr/local/glproto/include/GL/internal/glcore.h:466: error: `GLboolean' declared as function returning a function
/usr/local/glproto/include/GL/internal/glcore.h:466: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:466: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:468: error: syntax error before '*' token
/usr/local/glproto/include/GL/internal/glcore.h:468: warning: type defaults to `int' in declaration of `GLboolean'
/usr/local/glproto/include/GL/internal/glcore.h:468: error: `GLboolean' declared as function returning a function
/usr/local/glproto/include/GL/internal/glcore.h:468: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:468: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:469: error: syntax error before '*' token
/usr/local/glproto/include/GL/internal/glcore.h:469: warning: type defaults to `int' in declaration of `GLboolean'
/usr/local/glproto/include/GL/internal/glcore.h:469: error: `GLboolean' declared as function returning a function
/usr/local/glproto/include/GL/internal/glcore.h:469: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:469: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:470: error: syntax error before '*' token
/usr/local/glproto/include/GL/internal/glcore.h:470: error: syntax error before "GLuint"
/usr/local/glproto/include/GL/internal/glcore.h:470: warning: type defaults to `int' in declaration of `GLboolean'
/usr/local/glproto/include/GL/internal/glcore.h:470: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:470: error: `GLboolean' declared as function returning a function
/usr/local/glproto/include/GL/internal/glcore.h:470: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:470: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:471: error: syntax error before '*' token
/usr/local/glproto/include/GL/internal/glcore.h:471: warning: type defaults to `int' in declaration of `GLboolean'
/usr/local/glproto/include/GL/internal/glcore.h:471: error: `GLboolean' declared as function returning a function
/usr/local/glproto/include/GL/internal/glcore.h:471: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:471: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:474: error: syntax error before '*' token
/usr/local/glproto/include/GL/internal/glcore.h:474: warning: type defaults to `int' in declaration of `GLboolean'
/usr/local/glproto/include/GL/internal/glcore.h:474: error: `GLboolean' declared as function returning a function
/usr/local/glproto/include/GL/internal/glcore.h:474: warning: function declaration isn't a prototype
/usr/local/glproto/include/GL/internal/glcore.h:474: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:482: error: syntax error before '}' token
/usr/local/glproto/include/GL/internal/glcore.h:482: warning: type defaults to `int' in declaration of `__GLexports'
/usr/local/glproto/include/GL/internal/glcore.h:482: warning: data definition has no type or storage class
/usr/local/glproto/include/GL/internal/glcore.h:493: error: syntax error before "__GLexports"
/usr/local/glproto/include/GL/internal/glcore.h:493: warning: no semicolon at end of struct or union
/usr/local/glproto/include/GL/internal/glcore.h:496: error: syntax error before "__GLcontextModes"
/usr/local/glproto/include/GL/internal/glcore.h:496: warning: function declaration isn't a prototype
In file included from ../../../GL/glx/glxserver.h:71,
                 from dri.c:70:
../../../GL/glx/glxscreens.h:67: error: syntax error before "__GLcontextModes"
../../../GL/glx/glxscreens.h:68: warning: function declaration isn't a prototype
../../../GL/glx/glxscreens.h:80: error: syntax error before "__GLcontextModes"
../../../GL/glx/glxscreens.h:80: warning: no semicolon at end of struct or union
../../../GL/glx/glxscreens.h:83: error: syntax error before "numVisuals"
../../../GL/glx/glxscreens.h:83: warning: type defaults to `int' in declaration of `numVisuals'
../../../GL/glx/glxscreens.h:83: warning: data definition has no type or storage class
../../../GL/glx/glxscreens.h:84: error: syntax error before "numUsableVisuals"
../../../GL/glx/glxscreens.h:84: warning: type defaults to `int' in declaration of `numUsableVisuals'
../../../GL/glx/glxscreens.h:84: warning: data definition has no type or storage class
../../../GL/glx/glxscreens.h:97: error: syntax error before '}' token
../../../GL/glx/glxscreens.h:97: warning: type defaults to `int' in declaration of `__GLXscreenInfo'
../../../GL/glx/glxscreens.h:97: warning: data definition has no type or storage class
../../../GL/glx/glxscreens.h:100: warning: parameter names (without types) in function declaration
In file included from ../../../GL/glx/glxserver.h:72,
                 from dri.c:70:
../../../GL/glx/glxdrawable.h:47: error: syntax error before "__GLcontextModes"
../../../GL/glx/glxdrawable.h:47: warning: no semicolon at end of struct or union
../../../GL/glx/glxdrawable.h:48: warning: type defaults to `int' in declaration of `pGlxScreen'
../../../GL/glx/glxdrawable.h:48: warning: data definition has no type or storage class
../../../GL/glx/glxdrawable.h:53: error: syntax error before '}' token
../../../GL/glx/glxdrawable.h:53: warning: type defaults to `int' in declaration of `__GLXpixmap'
../../../GL/glx/glxdrawable.h:53: warning: data definition has no type or storage class
../../../GL/glx/glxdrawable.h:64: error: syntax error before "__GLXpixmap"
../../../GL/glx/glxdrawable.h:64: warning: no semicolon at end of struct or union
../../../GL/glx/glxdrawable.h:76: error: syntax error before '*' token
../../../GL/glx/glxdrawable.h:76: warning: type defaults to `int' in declaration of `modes'
../../../GL/glx/glxdrawable.h:76: warning: data definition has no type or storage class
../../../GL/glx/glxdrawable.h:82: error: syntax error before "xorigin"
../../../GL/glx/glxdrawable.h:82: warning: type defaults to `int' in declaration of `xorigin'
../../../GL/glx/glxdrawable.h:82: warning: type defaults to `int' in declaration of `yorigin'
../../../GL/glx/glxdrawable.h:82: warning: data definition has no type or storage class
../../../GL/glx/glxdrawable.h:83: error: syntax error before "width"
../../../GL/glx/glxdrawable.h:83: warning: type defaults to `int' in declaration of `width'
../../../GL/glx/glxdrawable.h:83: warning: type defaults to `int' in declaration of `height'
../../../GL/glx/glxdrawable.h:83: warning: data definition has no type or storage class
../../../GL/glx/glxdrawable.h:99: error: syntax error before '*' token
../../../GL/glx/glxdrawable.h:99: warning: type defaults to `int' in declaration of `GLboolean'
../../../GL/glx/glxdrawable.h:99: error: `GLboolean' declared as function returning a function
../../../GL/glx/glxdrawable.h:99: warning: function declaration isn't a prototype
../../../GL/glx/glxdrawable.h:99: warning: data definition has no type or storage class
../../../GL/glx/glxdrawable.h:110: error: syntax error before '}' token
In file included from ../../../GL/glx/glxserver.h:73,
                 from dri.c:70:
../../../GL/glx/glxcontext.h:74: error: syntax error before "__GLcontextModes"
../../../GL/glx/glxcontext.h:74: warning: no semicolon at end of struct or union
../../../GL/glx/glxcontext.h:81: error: syntax error before '*' token
../../../GL/glx/glxcontext.h:81: warning: type defaults to `int' in declaration of `pGlxScreen'
../../../GL/glx/glxcontext.h:81: warning: data definition has no type or storage class
../../../GL/glx/glxcontext.h:106: error: syntax error before "screen"
../../../GL/glx/glxcontext.h:106: warning: type defaults to `int' in declaration of `screen'
../../../GL/glx/glxcontext.h:106: warning: data definition has no type or storage class
../../../GL/glx/glxcontext.h:111: error: syntax error before "idExists"
../../../GL/glx/glxcontext.h:111: warning: type defaults to `int' in declaration of `idExists'
../../../GL/glx/glxcontext.h:111: warning: data definition has no type or storage class
../../../GL/glx/glxcontext.h:116: error: syntax error before "isCurrent"
../../../GL/glx/glxcontext.h:116: warning: type defaults to `int' in declaration of `isCurrent'
../../../GL/glx/glxcontext.h:116: warning: data definition has no type or storage class
../../../GL/glx/glxcontext.h:121: error: syntax error before "isDirect"
../../../GL/glx/glxcontext.h:121: warning: type defaults to `int' in declaration of `isDirect'
../../../GL/glx/glxcontext.h:121: warning: data definition has no type or storage class
../../../GL/glx/glxcontext.h:126: error: syntax error before "pendingState"
../../../GL/glx/glxcontext.h:126: warning: type defaults to `int' in declaration of `pendingState'
../../../GL/glx/glxcontext.h:126: warning: data definition has no type or storage class
../../../GL/glx/glxcontext.h:131: error: syntax error before "hasUnflushedCommands"
../../../GL/glx/glxcontext.h:131: warning: type defaults to `int' in declaration of `hasUnflushedCommands'
../../../GL/glx/glxcontext.h:131: warning: data definition has no type or storage class
../../../GL/glx/glxcontext.h:136: error: syntax error before "renderMode"
../../../GL/glx/glxcontext.h:136: warning: type defaults to `int' in declaration of `renderMode'
../../../GL/glx/glxcontext.h:136: warning: data definition has no type or storage class
../../../GL/glx/glxcontext.h:141: error: syntax error before '*' token
../../../GL/glx/glxcontext.h:141: warning: type defaults to `int' in declaration of `feedbackBuf'
../../../GL/glx/glxcontext.h:141: warning: data definition has no type or storage class
../../../GL/glx/glxcontext.h:142: error: syntax error before "feedbackBufSize"
../../../GL/glx/glxcontext.h:142: warning: type defaults to `int' in declaration of `feedbackBufSize'
../../../GL/glx/glxcontext.h:142: warning: data definition has no type or storage class
../../../GL/glx/glxcontext.h:143: error: syntax error before '*' token
../../../GL/glx/glxcontext.h:143: warning: type defaults to `int' in declaration of `selectBuf'
../../../GL/glx/glxcontext.h:143: warning: data definition has no type or storage class
../../../GL/glx/glxcontext.h:144: error: syntax error before "selectBufSize"
../../../GL/glx/glxcontext.h:144: warning: type defaults to `int' in declaration of `selectBufSize'
../../../GL/glx/glxcontext.h:144: warning: data definition has no type or storage class
../../../GL/glx/glxcontext.h:149: error: syntax error before '*' token
../../../GL/glx/glxcontext.h:149: warning: type defaults to `int' in declaration of `drawPixmap'
../../../GL/glx/glxcontext.h:149: warning: data definition has no type or storage class
../../../GL/glx/glxcontext.h:150: error: syntax error before '*' token
../../../GL/glx/glxcontext.h:150: warning: type defaults to `int' in declaration of `readPixmap'
../../../GL/glx/glxcontext.h:150: warning: data definition has no type or storage class
../../../GL/glx/glxcontext.h:157: error: syntax error before '}' token
In file included from dri.c:70:
../../../GL/glx/glxserver.h:97: error: syntax error before '*' token
../../../GL/glx/glxserver.h:97: warning: type defaults to `int' in declaration of `__glXActiveScreens'
../../../GL/glx/glxserver.h:97: warning: data definition has no type or storage class
../../../GL/glx/glxserver.h:98: error: syntax error before "__glXNumActiveScreens"
../../../GL/glx/glxserver.h:98: warning: type defaults to `int' in declaration of `__glXNumActiveScreens'
../../../GL/glx/glxserver.h:98: warning: data definition has no type or storage class
../../../GL/glx/glxserver.h:99: error: syntax error before '*' token
../../../GL/glx/glxserver.h:99: warning: type defaults to `int' in declaration of `__glXgetActiveScreen'
../../../GL/glx/glxserver.h:99: warning: data definition has no type or storage class
../../../GL/glx/glxserver.h:131: error: syntax error before "GLbyte"
../../../GL/glx/glxserver.h:131: warning: no semicolon at end of struct or union
../../../GL/glx/glxserver.h:132: warning: type defaults to `int' in declaration of `returnBufSize'
../../../GL/glx/glxserver.h:132: warning: data definition has no type or storage class
../../../GL/glx/glxserver.h:137: error: syntax error before "largeCmdBytesSoFar"
../../../GL/glx/glxserver.h:137: warning: type defaults to `int' in declaration of `largeCmdBytesSoFar'
../../../GL/glx/glxserver.h:137: warning: data definition has no type or storage class
../../../GL/glx/glxserver.h:138: error: syntax error before "largeCmdBytesTotal"
../../../GL/glx/glxserver.h:138: warning: type defaults to `int' in declaration of `largeCmdBytesTotal'
../../../GL/glx/glxserver.h:138: warning: data definition has no type or storage class
../../../GL/glx/glxserver.h:139: error: syntax error before "largeCmdRequestsSoFar"
../../../GL/glx/glxserver.h:139: warning: type defaults to `int' in declaration of `largeCmdRequestsSoFar'
../../../GL/glx/glxserver.h:139: warning: data definition has no type or storage class
../../../GL/glx/glxserver.h:140: error: syntax error before "largeCmdRequestsTotal"
../../../GL/glx/glxserver.h:140: warning: type defaults to `int' in declaration of `largeCmdRequestsTotal'
../../../GL/glx/glxserver.h:140: warning: data definition has no type or storage class
../../../GL/glx/glxserver.h:141: error: syntax error before '*' token
../../../GL/glx/glxserver.h:141: warning: type defaults to `int' in declaration of `largeCmdBuf'
../../../GL/glx/glxserver.h:141: warning: data definition has no type or storage class
../../../GL/glx/glxserver.h:142: error: syntax error before "largeCmdBufSize"
../../../GL/glx/glxserver.h:142: warning: type defaults to `int' in declaration of `largeCmdBufSize'
../../../GL/glx/glxserver.h:142: warning: data definition has no type or storage class
../../../GL/glx/glxserver.h:149: error: syntax error before "numCurrentContexts"
../../../GL/glx/glxserver.h:149: warning: type defaults to `int' in declaration of `numCurrentContexts'
../../../GL/glx/glxserver.h:149: warning: data definition has no type or storage class
../../../GL/glx/glxserver.h:157: error: syntax error before '}' token
../../../GL/glx/glxserver.h:166: error: syntax error before '*' token
../../../GL/glx/glxserver.h:166: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:167: error: syntax error before "GLbyte"
../../../GL/glx/glxserver.h:167: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:168: error: syntax error before "GLbyte"
../../../GL/glx/glxserver.h:168: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:181: error: syntax error before '*' token
../../../GL/glx/glxserver.h:181: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:227: error: syntax error before "enm"
../../../GL/glx/glxserver.h:227: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:228: error: syntax error before "format"
../../../GL/glx/glxserver.h:231: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:233: error: syntax error before '*' token
../../../GL/glx/glxserver.h:233: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:234: error: syntax error before '*' token
../../../GL/glx/glxserver.h:234: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:235: error: syntax error before '*' token
../../../GL/glx/glxserver.h:235: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:236: error: syntax error before '*' token
../../../GL/glx/glxserver.h:236: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:237: error: syntax error before '*' token
../../../GL/glx/glxserver.h:237: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:238: error: syntax error before '*' token
../../../GL/glx/glxserver.h:238: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:239: error: syntax error before '*' token
../../../GL/glx/glxserver.h:239: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:240: error: syntax error before '*' token
../../../GL/glx/glxserver.h:240: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:241: error: syntax error before '*' token
../../../GL/glx/glxserver.h:241: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:242: error: syntax error before '*' token
../../../GL/glx/glxserver.h:242: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:243: error: syntax error before '*' token
../../../GL/glx/glxserver.h:243: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:244: error: syntax error before '*' token
../../../GL/glx/glxserver.h:244: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:245: error: syntax error before '*' token
../../../GL/glx/glxserver.h:245: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:246: error: syntax error before '*' token
../../../GL/glx/glxserver.h:246: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:247: error: syntax error before '*' token
../../../GL/glx/glxserver.h:247: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:248: error: syntax error before '*' token
../../../GL/glx/glxserver.h:248: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:249: error: syntax error before '*' token
../../../GL/glx/glxserver.h:249: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:250: error: syntax error before '*' token
../../../GL/glx/glxserver.h:250: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:251: error: syntax error before '*' token
../../../GL/glx/glxserver.h:251: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:252: error: syntax error before '*' token
../../../GL/glx/glxserver.h:252: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:253: error: syntax error before '*' token
../../../GL/glx/glxserver.h:253: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:254: error: syntax error before '*' token
../../../GL/glx/glxserver.h:254: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:255: error: syntax error before '*' token
../../../GL/glx/glxserver.h:255: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:256: error: syntax error before '*' token
../../../GL/glx/glxserver.h:256: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:257: error: syntax error before '*' token
../../../GL/glx/glxserver.h:257: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:258: error: syntax error before '*' token
../../../GL/glx/glxserver.h:258: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:259: error: syntax error before '*' token
../../../GL/glx/glxserver.h:259: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:260: error: syntax error before '*' token
../../../GL/glx/glxserver.h:260: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:261: error: syntax error before '*' token
../../../GL/glx/glxserver.h:261: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:262: error: syntax error before '*' token
../../../GL/glx/glxserver.h:262: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:263: error: syntax error before '*' token
../../../GL/glx/glxserver.h:263: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:264: error: syntax error before '*' token
../../../GL/glx/glxserver.h:264: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:265: error: syntax error before '*' token
../../../GL/glx/glxserver.h:265: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:266: error: syntax error before '*' token
../../../GL/glx/glxserver.h:266: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:267: error: syntax error before '*' token
../../../GL/glx/glxserver.h:267: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:268: error: syntax error before '*' token
../../../GL/glx/glxserver.h:268: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:269: error: syntax error before '*' token
../../../GL/glx/glxserver.h:269: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:270: error: syntax error before '*' token
../../../GL/glx/glxserver.h:270: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:271: error: syntax error before '*' token
../../../GL/glx/glxserver.h:271: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:272: error: syntax error before '*' token
../../../GL/glx/glxserver.h:272: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:273: error: syntax error before '*' token
../../../GL/glx/glxserver.h:273: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:274: error: syntax error before '*' token
../../../GL/glx/glxserver.h:274: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:279: error: syntax error before "pname"
../../../GL/glx/glxserver.h:279: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:280: error: syntax error before "pname"
../../../GL/glx/glxserver.h:280: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:281: error: syntax error before "pname"
../../../GL/glx/glxserver.h:281: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:282: error: syntax error before "pname"
../../../GL/glx/glxserver.h:282: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:284: error: syntax error before '*' token
../../../GL/glx/glxserver.h:284: warning: function declaration isn't a prototype
../../../GL/glx/glxserver.h:285: error: syntax error before '*' token
../../../GL/glx/glxserver.h:285: warning: function declaration isn't a prototype
dri.c: In function `DRICreateDummyContext':
dri.c:786: error: `pGLXScreen' undeclared (first use in this function)
dri.c:786: error: (Each undeclared identifier is reported only once
dri.c:786: error: for each function it appears in.)
dri.c:787: error: invalid operands to binary *
dri.c:800: error: request for member `visualID' in something not a structure or union
dri.c: In function `DRICreateContext':
dri.c:850: error: `pGLXScreen' undeclared (first use in this function)
dri.c:851: error: invalid operands to binary *
dri.c:865: error: request for member `next' in something not a structure or union
dri.c:866: error: request for member `visualID' in something not a structure or union
dri.c: At top level:
/usr/local/glproto/include/GL/internal/glcore.h:353: error: storage size of `frontBuffer' isn't known
/usr/local/glproto/include/GL/internal/glcore.h:354: error: storage size of `backBuffer' isn't known
/usr/local/glproto/include/GL/internal/glcore.h:355: error: storage size of `accumBuffer' isn't known
/usr/local/glproto/include/GL/internal/glcore.h:356: error: storage size of `depthBuffer' isn't known
/usr/local/glproto/include/GL/internal/glcore.h:357: error: storage size of `stencilBuffer' isn't known
/usr/local/glproto/include/GL/internal/glcore.h:362: error: storage size of `ownershipRegion' isn't known
../../../GL/glx/glxdrawable.h:104: error: storage size of `glPriv' isn't known
make[4]: *** [libdri_la-dri.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
发表于 2006-3-27 00:45:08 | 显示全部楼层
一个包吗?xorg7好多包呢,要一个个的装。
回复

使用道具 举报

发表于 2006-3-27 11:59:33 | 显示全部楼层
gl.h应该是3D渲染的东东吧,不应该没有的啊?
回复

使用道具 举报

 楼主| 发表于 2006-3-28 00:10:45 | 显示全部楼层
X11R7是包括很多的包, 可是所有的包我都已經安裝上了pkg-config引用什麽的都沒問題. 可是程序就是説找不到這個文件
回复

使用道具 举报

发表于 2006-3-28 00:25:24 | 显示全部楼层
好像应该装mesalib这个包,google应该可以找到的,最新的是6.4.2版本。nvidia的官方驱动也提供这个头文件。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-9-23 09:35 , Processed in 0.062369 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表