• [^] # sans les headers, c'est mieux !

    Posté par (site web personnel) . En réponse à la dépêche Disponibilité des pilotes Nvidia pour Linux et Solaris. Évalué à 0.

    bin moi je vous conseille de ne pas installer ces headers:
    sh NVIDIA-Linux-x86-1.0-7664-pkg1.run --no-opengl-headers

    car j'ai des erreurs en compilant des softs suite à l'install de ces headers avec le nouveau driver. Par exemple avec mplayer (current) :

    [...]
    cc -c -I../libvo -I../../libvo -I/usr/X11/include -fno-PIC -O4 -march=athlon-4 -mcpu=athlon-4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -std=gnu99 -I. -I.. -I../osdep -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I/usr/X11/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DMPG12PLAY -o vo_gl.o vo_gl.c
    In file included from /usr/X11/include/GL/glx.h:336,
    from gl_common.h:16,
    from vo_gl.c:17:
    /usr/X11/include/GL/glxext.h:267: error: redefinition of `GLXFBConfigSGIX'
    /usr/X11/include/GL/glx.h:156: error: `GLXFBConfigSGIX' previously declared here
    make[1]: *** [vo_gl.o] Error 1
    make[1]: Leaving directory `/tmp/buildQGgxMt/MPlayer-20050605/libvo'
    make: *** [libvo/libvo.a] Error 2

    et on m'a dit sur IRC que ca fait la même chose pour wine, evas.

    Faudra attendre un moment avant que wine et mplayer et d'autre change eur code pour que ca compile avec les headers nvidia ...