[Bug 11261] New: ./configure problem on Debian Testing

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 19 06:50:12 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11261

           Summary: ./configure problem on Debian Testing
           Product: Wine
           Version: 0.9.53.
          Platform: PC-x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build-env
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: roman at rm.pp.ru


Created an attachment (id=10360)
 --> (http://bugs.winehq.org/attachment.cgi?id=10360)
Complete config.log

At the end of ./configure I get some errors about development files not being
present. But actually, all the corresponding development packages are installed
on the system.

I get these errors:
--
configure: libxcomposite development files not found, Xcomposite won't be
supported.
configure: libhal development files not found, no dynamic device support.
configure: lib(n)curses development files not found, curses won't be supported.
configure: libcapi20 development files not found, ISDN won't be supported.
configure: libcups development files not found, CUPS won't be supported.
configure: OpenSSL development files not found, SSL won't be supported.
configure: libpng development files not found, PNG won't be supported.
--

For example, about libXcomposite the configure log says:

--
configure:10523: gcc -m32 -o conftest -g -O2    conftest.c -lXcomposite  -lXext 
-lX11   >&5
/usr/bin/ld: skipping incompatible
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/../../../libXcomposite.so when searching
for -lXcomposite
/usr/bin/ld: skipping incompatible
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/../../../libXcomposite.a when searching for
-lXcomposite
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libXcomposite.so when
searching for -lXcomposite
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libXcomposite.a when
searching for -lXcomposite
/usr/bin/ld: skipping incompatible /usr/lib/libXcomposite.so when searching for
-lXcomposite
/usr/bin/ld: skipping incompatible /usr/lib/libXcomposite.a when searching for
-lXcomposite
/usr/bin/ld: cannot find -lXcomposite
collect2: ld returned 1 exit status
--

Why is this so?


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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