[Bug 5935] glxcmds.c:2618: error: `X_GLXvop_BindTexImageEXT' undeclared (first use in this function)

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=5935


ajax at nwnk dot net a...@nwnk.net changed:

   What|Removed |Added

Version|CVS |git




--- Comment #8 from ajax at nwnk dot net a...@nwnk.net  2009-08-24 12:23:42 
PST ---
Mass version move, cvs - git


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 5935] glxcmds.c:2618: error: `X_GLXvop_BindTexImageEXT' undeclared (first use in this function)

2006-02-24 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=5935  
 

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2006-02-25 00:23 ---
(In reply to comment #6)
 The files are located in 
 
 /usr/X11R6/include/GL/glxproto.h
 /usr/local/include/GL/glxproto.h
So, you likely have the old version in /usr/X11R6/include/GL (which Mesa will
pick up) and installed the new version in /usr/local. Try installing glproto in
the right location (configure --prefix=/usr/X11 should do the trick I guess) or
copy the file over or whatever.
  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 5935] glxcmds.c:2618: error: `X_GLXvop_BindTexImageEXT' undeclared (first use in this function)

2006-02-23 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=5935  
 

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Additional Comments From [EMAIL PROTECTED]  2006-02-24 05:26 ---
(In reply to comment #1)
 You need to update your glproto to 1.4.4.

Have installed 1.4.5 like on DRI Wiki and nothing works, same error :(

  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 5935] glxcmds.c:2618: error: `X_GLXvop_BindTexImageEXT' undeclared (first use in this function)

2006-02-23 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=5935  
 




--- Additional Comments From [EMAIL PROTECTED]  2006-02-24 05:42 ---
Do a 'find / -name glxproto.h'.  My guess is that you have multiple copies
installed on your system and the Mesa build isn't finding the correct one.  The
new one should be located in /usr/X11R6/include/GL.  I suspect that the glproto
default is to put it in /usr/include/GL, but I don't know for sure.  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 5935] glxcmds.c:2618: error: `X_GLXvop_BindTexImageEXT' undeclared (first use in this function)

2006-02-23 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=5935  
 




--- Additional Comments From [EMAIL PROTECTED]  2006-02-24 14:18 ---
(In reply to comment #5)
 Do a 'find / -name glxproto.h'.  My guess is that you have multiple copies
 installed on your system and the Mesa build isn't finding the correct one.  
 The
 new one should be located in /usr/X11R6/include/GL.  I suspect that the 
 glproto
 default is to put it in /usr/include/GL, but I don't know for sure.
The files are located in 

/usr/X11R6/include/GL/glxproto.h
/usr/local/include/GL/glxproto.h

  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 5935] glxcmds.c:2618: error: `X_GLXvop_BindTexImageEXT' undeclared (first use in this function)

2006-02-18 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=5935  
 




--- Additional Comments From [EMAIL PROTECTED]  2006-02-18 21:51 ---
hello,

where can i find glproto, i've no software like that.

i found a glxproto.h in xc cvs and it's already the last version, i cvsuped 
yesterday.

i tried to follow #5873 but it's not the same problem, i already have:
/mnt/ad8/X/xc/exports/include/GL/glxproto.h
/mnt/ad8/X/xc/include/GL/glxproto.h
/usr/X11R6/include/GL/glxproto.h

i tried to put glxproto.h (by symlink) in another place in Mesa tree and the 
problem is always here.

thanks.  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 5935] glxcmds.c:2618: error: `X_GLXvop_BindTexImageEXT' undeclared (first use in this function)

2006-02-18 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=5935  
 

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |NEEDINFO


  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 5935] glxcmds.c:2618: error: `X_GLXvop_BindTexImageEXT' undeclared (first use in this function)

2006-02-17 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=5935  
 




--- Additional Comments From [EMAIL PROTECTED]  2006-02-18 11:29 ---
You need to update your glproto to 1.4.4.  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel