Share

The GLE Tubing and Extrusion Library

Tracker: Bugs

5 NVIDIA driver bugs - ID: 572528
Last Update: Comment added ( linas )

Hi, I'm using gle-3.0.7 with gcc-2.95.3 and glibc-2.2.5. I
have installed Mesa-4.0.2 and the NVIDIA drivers (also
copied the gl.h to /usr/X11R6/include/GL )

./configure runs fine but make breaks the build. I have no
clue what's goin on here.


############ ERROR OUTPUT SNIPPET ##########

/usr/include/bits/mathinline.h:445: warning: passing arg 1
of `__builtin_fabsf' as `float' rather than `double' due to
prototype
In file included from port.h:200,
from ex_angle.c:26:
/usr/X11R6/include/GL/glu.h: At top level:
/usr/X11R6/include/GL/glu.h:261: parse error before `*'
/usr/X11R6/include/GL/glu.h:263: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:263: warning: type defaults
to `int' in declaration of `gluBeginCurve'
/usr/X11R6/include/GL/glu.h:263: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:264: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:264: warning: type defaults
to `int' in declaration of `gluBeginPolygon'
/usr/X11R6/include/GL/glu.h:264: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:265: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:265: warning: type defaults
to `int' in declaration of `gluBeginSurface'
/usr/X11R6/include/GL/glu.h:265: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:266: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:266: warning: type defaults
to `int' in declaration of `gluBeginTrim'
/usr/X11R6/include/GL/glu.h:266: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:267: syntax error before
`GLint'
/usr/X11R6/include/GL/glu.h:267: warning: type defaults
to `int' in declaration of `gluBuild1DMipmapLevels'
/usr/X11R6/include/GL/glu.h:267: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:268: syntax error before
`GLint'
/usr/X11R6/include/GL/glu.h:268: warning: type defaults
to `int' in declaration of `gluBuild1DMipmaps'
/usr/X11R6/include/GL/glu.h:268: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:269: syntax error before
`GLint'
/usr/X11R6/include/GL/glu.h:269: warning: type defaults
to `int' in declaration of `gluBuild2DMipmapLevels'
/usr/X11R6/include/GL/glu.h:269: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:270: syntax error before
`GLint'
/usr/X11R6/include/GL/glu.h:270: warning: type defaults
to `int' in declaration of `gluBuild2DMipmaps'
/usr/X11R6/include/GL/glu.h:270: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:271: syntax error before
`GLint'
/usr/X11R6/include/GL/glu.h:271: warning: type defaults
to `int' in declaration of `gluBuild3DMipmapLevels'
/usr/X11R6/include/GL/glu.h:271: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:272: syntax error before
`GLint'
/usr/X11R6/include/GL/glu.h:272: warning: type defaults
to `int' in declaration of `gluBuild3DMipmaps'
/usr/X11R6/include/GL/glu.h:272: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:273: syntax error before
`GLboolean'
/usr/X11R6/include/GL/glu.h:273: warning: type defaults
to `int' in declaration of `gluCheckExtension'
/usr/X11R6/include/GL/glu.h:273: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:274: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:274: warning: type defaults
to `int' in declaration of `gluCylinder'
/usr/X11R6/include/GL/glu.h:274: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:275: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:275: warning: type defaults
to `int' in declaration of `gluDeleteNurbsRenderer'
/usr/X11R6/include/GL/glu.h:275: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:276: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:276: warning: type defaults
to `int' in declaration of `gluDeleteQuadric'
/usr/X11R6/include/GL/glu.h:276: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:277: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:277: warning: type defaults
to `int' in declaration of `gluDeleteTess'
/usr/X11R6/include/GL/glu.h:277: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:278: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:278: warning: type defaults
to `int' in declaration of `gluDisk'
/usr/X11R6/include/GL/glu.h:278: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:279: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:279: warning: type defaults
to `int' in declaration of `gluEndCurve'
/usr/X11R6/include/GL/glu.h:279: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:280: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:280: warning: type defaults
to `int' in declaration of `gluEndPolygon'
/usr/X11R6/include/GL/glu.h:280: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:281: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:281: warning: type defaults
to `int' in declaration of `gluEndSurface'
/usr/X11R6/include/GL/glu.h:281: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:282: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:282: warning: type defaults
to `int' in declaration of `gluEndTrim'
/usr/X11R6/include/GL/glu.h:282: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:283: syntax error before
`const'
/usr/X11R6/include/GL/glu.h:283: parse error before
`gluErrorString'
/usr/X11R6/include/GL/glu.h:283: warning: type defaults
to `int' in declaration of `gluErrorString'
/usr/X11R6/include/GL/glu.h:283: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:284: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:284: warning: type defaults
to `int' in declaration of `gluGetNurbsProperty'
/usr/X11R6/include/GL/glu.h:284: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:285: syntax error before
`const'
/usr/X11R6/include/GL/glu.h:285: parse error before
`gluGetString'
/usr/X11R6/include/GL/glu.h:285: warning: type defaults
to `int' in declaration of `gluGetString'
/usr/X11R6/include/GL/glu.h:285: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:286: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:286: warning: type defaults
to `int' in declaration of `gluGetTessProperty'
/usr/X11R6/include/GL/glu.h:286: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:287: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:287: warning: type defaults
to `int' in declaration of `gluLoadSamplingMatrices'
/usr/X11R6/include/GL/glu.h:287: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:288: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:288: warning: type defaults
to `int' in declaration of `gluLookAt'
/usr/X11R6/include/GL/glu.h:288: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:289: syntax error before
`GLUnurbs'
/usr/X11R6/include/GL/glu.h:289: parse error before
`gluNewNurbsRenderer'
/usr/X11R6/include/GL/glu.h:289: warning: type defaults
to `int' in declaration of `gluNewNurbsRenderer'
/usr/X11R6/include/GL/glu.h:289: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:290: syntax error before
`GLUquadric'
/usr/X11R6/include/GL/glu.h:290: parse error before
`gluNewQuadric'
/usr/X11R6/include/GL/glu.h:290: warning: type defaults
to `int' in declaration of `gluNewQuadric'
/usr/X11R6/include/GL/glu.h:290: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:291: syntax error before
`GLUtesselator'
/usr/X11R6/include/GL/glu.h:291: parse error before
`gluNewTess'
/usr/X11R6/include/GL/glu.h:291: warning: type defaults
to `int' in declaration of `gluNewTess'
/usr/X11R6/include/GL/glu.h:291: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:292: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:292: warning: type defaults
to `int' in declaration of `gluNextContour'
/usr/X11R6/include/GL/glu.h:292: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:293: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:293: parse error before
`_GLUfuncptr'
/usr/X11R6/include/GL/glu.h:293: warning: type defaults
to `int' in declaration of `gluNurbsCallback'
/usr/X11R6/include/GL/glu.h:293: warning: function
declaration isn't a prototype
/usr/X11R6/include/GL/glu.h:293: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:294: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:294: warning: type defaults
to `int' in declaration of `gluNurbsCallbackData'
/usr/X11R6/include/GL/glu.h:294: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:295: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:295: warning: type defaults
to `int' in declaration of `gluNurbsCallbackDataEXT'
/usr/X11R6/include/GL/glu.h:295: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:296: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:296: warning: type defaults
to `int' in declaration of `gluNurbsCurve'
/usr/X11R6/include/GL/glu.h:296: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:297: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:297: warning: type defaults
to `int' in declaration of `gluNurbsProperty'
/usr/X11R6/include/GL/glu.h:297: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:298: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:298: warning: type defaults
to `int' in declaration of `gluNurbsSurface'
/usr/X11R6/include/GL/glu.h:298: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:299: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:299: warning: type defaults
to `int' in declaration of `gluOrtho2D'
/usr/X11R6/include/GL/glu.h:299: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:300: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:300: warning: type defaults
to `int' in declaration of `gluPartialDisk'
/usr/X11R6/include/GL/glu.h:300: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:301: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:301: warning: type defaults
to `int' in declaration of `gluPerspective'
/usr/X11R6/include/GL/glu.h:301: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:302: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:302: warning: type defaults
to `int' in declaration of `gluPickMatrix'
/usr/X11R6/include/GL/glu.h:302: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:303: syntax error before
`GLint'
/usr/X11R6/include/GL/glu.h:303: warning: type defaults
to `int' in declaration of `gluProject'
/usr/X11R6/include/GL/glu.h:303: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:304: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:304: warning: type defaults
to `int' in declaration of `gluPwlCurve'
/usr/X11R6/include/GL/glu.h:304: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:305: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:305: parse error before
`_GLUfuncptr'
/usr/X11R6/include/GL/glu.h:305: warning: type defaults
to `int' in declaration of `gluQuadricCallback'
/usr/X11R6/include/GL/glu.h:305: warning: function
declaration isn't a prototype
/usr/X11R6/include/GL/glu.h:305: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:306: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:306: warning: type defaults
to `int' in declaration of `gluQuadricDrawStyle'
/usr/X11R6/include/GL/glu.h:306: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:307: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:307: warning: type defaults
to `int' in declaration of `gluQuadricNormals'
/usr/X11R6/include/GL/glu.h:307: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:308: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:308: warning: type defaults
to `int' in declaration of `gluQuadricOrientation'
/usr/X11R6/include/GL/glu.h:308: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:309: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:309: warning: type defaults
to `int' in declaration of `gluQuadricTexture'
/usr/X11R6/include/GL/glu.h:309: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:310: syntax error before
`GLint'
/usr/X11R6/include/GL/glu.h:310: warning: type defaults
to `int' in declaration of `gluScaleImage'
/usr/X11R6/include/GL/glu.h:310: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:311: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:311: warning: type defaults
to `int' in declaration of `gluSphere'
/usr/X11R6/include/GL/glu.h:311: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:312: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:312: warning: type defaults
to `int' in declaration of `gluTessBeginContour'
/usr/X11R6/include/GL/glu.h:312: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:313: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:313: warning: type defaults
to `int' in declaration of `gluTessBeginPolygon'
/usr/X11R6/include/GL/glu.h:313: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:314: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:314: parse error before
`_GLUfuncptr'
/usr/X11R6/include/GL/glu.h:314: warning: type defaults
to `int' in declaration of `gluTessCallback'
/usr/X11R6/include/GL/glu.h:314: warning: function
declaration isn't a prototype
/usr/X11R6/include/GL/glu.h:314: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:315: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:315: warning: type defaults
to `int' in declaration of `gluTessEndContour'
/usr/X11R6/include/GL/glu.h:315: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:316: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:316: warning: type defaults
to `int' in declaration of `gluTessEndPolygon'
/usr/X11R6/include/GL/glu.h:316: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:317: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:317: warning: type defaults
to `int' in declaration of `gluTessNormal'
/usr/X11R6/include/GL/glu.h:317: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:318: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:318: warning: type defaults
to `int' in declaration of `gluTessProperty'
/usr/X11R6/include/GL/glu.h:318: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:319: syntax error before
`void'
/usr/X11R6/include/GL/glu.h:319: warning: type defaults
to `int' in declaration of `gluTessVertex'
/usr/X11R6/include/GL/glu.h:319: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:320: syntax error before
`GLint'
/usr/X11R6/include/GL/glu.h:320: warning: type defaults
to `int' in declaration of `gluUnProject'
/usr/X11R6/include/GL/glu.h:320: ANSI C forbids data
definition with no type or storage class
/usr/X11R6/include/GL/glu.h:321: syntax error before
`GLint'
/usr/X11R6/include/GL/glu.h:321: warning: type defaults
to `int' in declaration of `gluUnProject4'
/usr/X11R6/include/GL/glu.h:321: ANSI C forbids data
definition with no type or storage class
ex_angle.c: In function `draw_angle_style_front_cap':
ex_angle.c:109: warning: assignment makes pointer from
integer without a cast
ex_angle.c: In function `draw_angle_style_back_cap':
ex_angle.c:188: warning: assignment makes pointer from
integer without a cast
make[2]: *** [ex_angle.lo] Error 1
make[2]: Leaving directory `/usr/src/extra/X/gle-3.0.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/extra/X/gle-3.0.7'
make: *** [all-recursive-am] Error 2


Nobody/Anonymous ( nobody ) - 2002-06-22 16:41

5

Closed

Rejected

Nobody/Anonymous

None

None

Public


Comments ( 2 )




Date: 2003-03-18 05:59
Sender: linasProject Admin

Logged In: YES
user_id=11545

This is an NVIDIA driver bug.



Date: 2002-06-22 18:00
Sender: bootsy52

Logged In: YES
user_id=567163

Ok, replacing gl.h and consortes by the one provided from
NVIDIA was not the best idea. After replacing them back with
the one provided by Mesa it works.

Also somewhere should be a note, that by installing the NVIDA
driver removes libGL.la which is needed by gle, but does not
provide a new one. There is no reference in the NVIDIA
Readme and have not found something in the gle Readme.
However I think NVIDIA should provide this INFO (or better
provide also libGL.la)

//Carsten


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Open 2003-03-18 05:59 linas
resolution_id None 2003-03-18 05:59 linas
close_date - 2003-03-18 05:59 linas
summary Configure runs fine, compile breaks 2003-03-18 05:57 linas