A bit of google helped to show the problem:
http://www.nvnews.net/vbulletin/showthread.php?t=81310

it seems that "A broken header file is shipped with nVidia GFX drivers version 
9629 and 9742."
You can easily fix it by commenting out the second definition of 
'PFNGLGETUNIFORMUIVEXTPROC'
probably in the file /usr/X11R6/include/GL/glext.h

On the other hand, you will more than likely run into troubles with RT 
performance using the NVIDIA driver.
I strongly recommend you switch back to the opensource driver, even if that 
means no/or limited hardware acceleration.

Regards,
Alex
 

  ----- Original Message ----- 
  From: Carlos Manuel García Rodríguez 
  To: [email protected] 
  Sent: Monday, April 16, 2007 8:59 PM
  Subject: [Emc-users] Hello everybody, i'm trying compile from the source code



  Hello, i'm Carlos and i trying to complie the source code the version is 
emc2.1.4.tar.gz 
  And when i
  cd src

  ./configure --enable-run-in-place
  make
  make install

  am get this error... 

  Compiling emc/usr_intf/axis/extensions/seticon.c
  Linking python module _tk_seticon.so
  Compiling emc/usr_intf/axis/extensions/_toglmodule.c
  In file included from /usr/X11R6/include/GL/gl.h:1630,
                   from /usr/X11R6/include/GL/glx.h:27, 
                   from ./emc/usr_intf/axis/extensions/togl.c:33,
                   from emc/usr_intf/axis/extensions/_toglmodule.c:2:
  /usr/X11R6/include/GL/glext.h:6952: error: redefinición de la definición de 
tipo 'PFNGLGETUNIFORMUIVEXTPROC' 
  /usr/X11R6/include/GL/glext.h:6941: error: la declaración previa de 
'PFNGLGETUNIFORMUIVEXTPROC' estaba aquí
  make: *** [objects/emc/usr_intf/axis/extensions/_toglmodule.o] Error 1



  I'm not sure, if is the library of GL but sound like a problem with the 
library... 

  Any idea?
  Thanks in advance
  -- 
  
-:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:-
  >Sólo hay algo seguro, la infinita inseguridad de la seguridad_
  
-:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:--:-:-
 


------------------------------------------------------------------------------


  -------------------------------------------------------------------------
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/


------------------------------------------------------------------------------


  _______________________________________________
  Emc-users mailing list
  [email protected]
  https://lists.sourceforge.net/lists/listinfo/emc-users
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to