As I recently had to reinstall Vec 5.8 and require wine. And as wine 0.9.39 is out but 0.9.29 is the most recent available on the repository; I thought I would try to make a repository grade package. I have successfully built this before but I have compile errors.
configure: WARNING: Wine will be build without OpenGL or Direct3D support
configure: WARNING: because something is wrong with the OpenGL setup:
configure: WARNING: /usr/X11R6/lib/libGL.a is present on your system.
This probably prevents linking to OpenGL. Try deleting the file and restarting configure.
Is deleting /usr/X11R6/lib/libGL.a a wise course of action?
<edit>
I renamed /usr/X11R6/lib/libGL.a to /usr/X11R6/lib/Backup_libGL.a
but now get
configure: WARNING: Wine will be build without OpenGL or Direct3D support
configure: WARNING: because something is wrong with the OpenGL setup:
configure: WARNING: No OpenGL library found on this system.
I've been having problems with an ATI card
http://www.vectorlinux.com/forum2/index.php?topic=3304.0and I'm thinking maybe I should'nt try to build this for the repository!