Ticket #18 (closed defect: fixed)
cabal-install does not work with network-2.2.1.3 on Windows
| Reported by: | refold | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.2.1.4 |
| Component: | network | Version: | |
| Keywords: | Cc: |
Description
When trying to build cabal-install on Windows for the Haskell Platform 2009.2.0.2 release I ran into the following error:
Linking dist\build\cabal\cabal.exe ... E:\Program Files (x86)\Haskell\network-2.2.1.3\ghc-6.10.4/libHSnetwork-2.2.1.3.a (Socket.o):fake:(.text+0xb014): undefined reference to `getnameinfo' collect2: ld returned 1 exit status
This is with network 2.2.1.3 and GHC 6.10.4. Everything works fine with network 2.2.1.1.
Change History
Note: See
TracTickets for help on using
tickets.
