problemy s kompilaciou xgl

Sekcia: Programovanie 05.03.2007 | 21:53
Avatar webblaster   Používateľ
co mam robit ked mi compiler vyhlasy errory takehoto typu?
glxcmds.c: In function 'DoGetFBConfigs':
glxcmds.c:1175: error: 'GLX_SWAP_METHOD_OML' undeclared (first use in this function)
glxcmds.c:1175: error: (Each undeclared identifier is reported only once
glxcmds.c:1175: error: for each function it appears in.)
glxcmds.c: In function '__glXBindTexImageEXT':
glxcmds.c:1604: error: 'GLX_FRONT_LEFT_EXT' undeclared (first use in this function)
glxcmds.c: In function 'DoGetDrawableAttributes':
glxcmds.c:1683: error: 'GLX_TEXTURE_TARGET_EXT' undeclared (first use in this function)
glxcmds.c:1684: error: 'GLX_TEXTURE_RECTANGLE_EXT' undeclared (first use in this function)
make[2]: *** [glxcmds.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-base/xgl-0.0.1_pre20070105/work/xgl/GL/glx'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-base/xgl-0.0.1_pre20070105/work/xgl/GL'
make: *** [all-recursive] Error 1
je to z kompilacie xgl ktora mi akosi nechodi pls poradte co s tym

dopredu dik za vsetky odpovede
    • Re: problemy s kompilaciou xgl 07.03.2007 | 18:51
      Avatar Ladislav Michnovic SuSE  Používateľ
      vyhladaj si, v ktorom .h subore je funkcia deklarovana a pridaj
      #include <"danysubor.h"> na zaciatok glxcmds.c.
      Skus aj zagooglit po tej funkcii.
      Only man who sells empty boxes is the undertaker.
      • Re: problemy s kompilaciou xgl 08.03.2007 | 16:49
        Avatar webblaster   Používateľ
        dikes uz to vali
        • Re: problemy s kompilaciou xgl 23.03.2007 | 03:10
          Mariachi   Návštevník
          muzes sem napsat ktere soubory jsi pridaval?

          diky