[Bug 11261] New: ./configure problem on Debian Testing
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(a)winehq.org ReportedBy: roman(a)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.
http://bugs.winehq.org/show_bug.cgi?id=11261 Rico <kgbricola(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kgbricola(a)web.de --- Comment #1 from Rico <kgbricola(a)web.de> 2008-01-19 07:13:16 --- Could you have a look here http://wiki.winehq.org/WineOn64bit . Try to create the sysmlinks if they aren't present. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=11261 Kai Blin <blin(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #2 from Kai Blin <blin(a)gmx.net> 2008-01-19 07:16:43 --- You probably don't have the 32-bit libs installed. Please check http://wiki.winehq.org/WineOn64bit for instructions and reopen this bug if they don't help. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=11261 --- Comment #3 from Roman Mamedov <roman(a)rm.pp.ru> 2008-01-19 07:44:26 --- 32-bit libraries are installed. All the recommended dev packages too. I have four wine tarballs here: - wine-0.9.43.tar.bz2 - wine-0.9.51.tar.bz2 - wine-0.9.52.tar.bz2 - wine-0.9.53.tar.bz2 I have unpacked each one into a clean folder, and did ./configure on each. Of these, only 0.9.53 gave the described errors at the end of ./configure. I believe this is not a normal situation or anything specific to my system, so the bug should be reopened. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=11261 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-01-19 09:54:30 --- Debian does not provide the listed missing 32-bit compatibility libraries, I have the same problem in 64-bit Ubuntu Feisty. Please report this to Debian maintainers. -- 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.
participants (1)
-
wine-bugs@winehq.org