Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23259 - New wine version is out
Summary: New wine version is out
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Sergey Kuleshov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-22 02:04 UTC by Michael Huber
Modified: 2003-06-26 08:32 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Huber 2003-06-22 02:04:44 UTC
Wine 20030618 is out, but not yet in portage.

Reproducible: Always
Steps to Reproduce:
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-06-23 13:19:04 UTC
got on my both dev machines the same compile error about opengl with the new version.
i'll try to find a fix

gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D_REENTRANT -fPIC -D__WINESRC__  -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith  -march=i686 -O3 -pipe -ffast-math -fomit-frame-pointer -o opengl_ext.o opengl_ext.c
opengl_ext.c:12: redefinition of `GLintptrARB'
/usr/X11R6/include/GL/gl.h:67: `GLintptrARB' previously declared here
opengl_ext.c:13: redefinition of `GLsizeiptrARB'
/usr/X11R6/include/GL/gl.h:68: `GLsizeiptrARB' previously declared here
make[2]: *** [opengl_ext.o] Error 1
Comment 2 SpanKY gentoo-dev 2003-06-23 15:19:03 UTC
if you're using `opengl-update xfree` then try putting -DGL_GLEXT_LEGACY in your 
CFLAGS/CXXFLAGS 
Comment 3 Alex Veber (RETIRED) gentoo-dev 2003-06-26 08:32:10 UTC
new version with a patch to compile against nvidia headers is in portage. 
closing.