[Bug 15709] New: Reopen: configure fails to detect a few packages

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 22 04:22:12 CDT 2008


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 at winehq.org
        ReportedBy: mah at 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 at 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 at 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.


More information about the wine-bugs mailing list