http://bugs.winehq.org/show_bug.cgi?id=15701 Summary: 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 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.