[Bug 37534] 1.7.30 ./configure errors to report

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 10 23:43:04 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=37534

--- Comment #6 from Todd Chester <ToddAndMargo at zoho.com> ---
(In reply to Sebastian Lackner from comment #1)

> libXrender:
> You are missing libXrender-devel.

No I am not.  This is reporting error.  Looking at the config.log:

configure:9395: gcc -m32 -o conftest -g -O2    conftest.c -lXext  -lX11   >&5
/usr/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for
-lXext
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
configure:9395: $? = 1[/quote]

What was missing was libXext.  What in the world does that have to do with
libXrender?

And this fixed the issue.

# yum --enablerepo=* install libXext-devel-1.3.2-2.1.el6.i686

Please correct this reporting error to state that libXext is missing and not
libXrender.

Many thanks,
-T

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list