#3756: Missing -lz option in testsuite
--------------------------------+-------------------------------------------
Reporter: daniel.is.fischer | Type: bug
Status: new | Priority: normal
Milestone: 6.12.2 | Component: Build System
Version: 6.12.1 | Keywords:
Difficulty: | Os: Linux
Testcase: | Architecture: x86
Failure: Other |
--------------------------------+-------------------------------------------
Comment(by daniel.is.fischer):
What nm spits out:
{{{
$ nm -D /usr/lib/libbfd-2.19.so | grep inflate
U inflate
U inflateEnd
U inflateInit_
U inflateReset
$ nm /usr/lib/libbfd.a | grep inflate
U inflate
U inflateEnd
U inflateInit_
U inflateReset
}}}
Does that help you? I guess it means you're right, it needs libz.
The distro is openSUSE 11.1.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3756#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs