[Wine] wine on centos 5 amd 64 and opengl

Jerry Geis geisj at pagestation.com
Tue Jul 3 12:36:44 CDT 2007


James Hawkins wrote:
> On 7/3/07, Jerry Geis <geisj at pagestation.com> wrote:
>> I am getting the following link error on centos 5 AMD 64 for opengl.
>> What do I not have installed?
>>
>> I ran ./configure --x-libraries=/usr/lib --libdir=/usr/lib
>>
>> only warnings I got was abour FontForge missing.
>>
>
> run configure with the --verbose option.
>

configure:8224: checking for GL/glext.h
configure:8247: gcc34 -m32 -c -g -O2   conftest.c >&5
configure:8253: $? = 0
configure:8269: result: yes
configure:8224: checking for GL/glu.h
configure:8247: gcc34 -m32 -c -g -O2   conftest.c >&5
configure:8253: $? = 0
configure:8269: result: yes
configure:8282: checking for up-to-date OpenGL version
configure:8308: gcc34 -m32 -c -g -O2   conftest.c >&5
configure:8314: $? = 0
configure:8329: result: yes
configure:8334: checking for glXCreateContext in -lGL
configure:8369: gcc34 -m32 -o conftest -g -O2    conftest.c -lGL  -L/usr/lib -lXext -lX11 -lm   >&5
configure:8375: $? = 0
configure:8393: result: yes
configure:8407: checking for gluLookAt in -lGLU
configure:8443: gcc34 -m32 -o conftest -g -O2    conftest.c -lGLU -lGL  -L/usr/lib  -lSM -lICE -lXxf86vm -lXext -lX11 -lm 
		  >&5
/usr/bin/ld: skipping incompatible /usr/lib64/libGLU.so when searching for -lGLU
/usr/bin/ld: cannot find -lGLU
collect2: ld returned 1 exit status
configure:8449: $? = 1
configure: failed program was:



I then did a "yum install mesa-libGLU.i386 mesa-libGLU-devel.i386"
reran configure and I think I am past that.

Thanks for the push in the right direction! Have a great day.

Jerry




More information about the wine-users mailing list