[Bug 15709] New: Reopen: configure fails to detect a few packages
http://bugs.winehq.org/show_bug.cgi?id=15709 Summary: Reopen: configure fails to detect a few packages Product: Wine Version: CVS/GIT Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: mah(a)jump-ing.de You were far to quick to close #15701, gentlemen. I'm well aware of the 32-bit library requirement and did all the measueres recommended in the 64-bit-build-howto. Still, configure doesn't do what it should. Description: Opened: 2008-10-21 16:06 I think the following snippet is self-declaring: mah(a)piccard:~/wine$ CFLAGS="-m32 -g" LDFLAGS="-L/opt/mesa/lib -L/lib32 -L/usr/lib32" ./configure [...] [...] configure: libhal development files not found, no dynamic device support. configure: libgnutls development files not found, no schannel support. configure: libcups development files not found, CUPS won't be supported. configure: Finished. Do 'make depend && make' to compile Wine. mah(a)piccard:~/wine$ sudo apt-get install libhal-dev libgnutls-dev libcups-dev Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Lese Status-Informationen ein... Fertig libhal-dev ist schon die neueste Version. libgnutls-dev ist schon die neueste Version. E: Konnte Paket libcups-dev nicht finden Translations: "ist schon die neueste Version" -> "is newest version already" "Konnte Paket ... nicht finden" -> "Couldn't find package ..." libhal-dev is version 0.5.11-4ubuntu3 libgnutls-dev is 2.4.1-1build1 The overall system is Ubuntu 8.10 Intrepid Ibex on AMD64. -- 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=15709 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> 2008-10-22 04:51:37 --- If configure doesn't find the libraries it means you don't have them. Having up-to-date 64-bit packages is irrelevant. Look in config.log to find out what is missing, and fix your setup. -- 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=15709 --- Comment #2 from Traumflug <mah(a)jump-ing.de> 2008-10-22 04:52:44 --- If this is indeed an 32-bit vs. 64.bit library issue, configure should detect this to give an apropritate error message. The current situation is misleading. -- 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=15709 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Version|CVS/GIT |1.1.6 --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-10-22 07:10:04 --- Closing. -- 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=15709 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-10-22 11:06:27 --- (In reply to comment #2)
If this is indeed an 32-bit vs. 64.bit library issue, configure should detect this to give an apropritate error message. The current situation is misleading.
Alexandre committed a patch today to do this: http://source.winehq.org/git/wine.git/?a=commitdiff;h=93f094c544ec6794bb8454... -- 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