#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):
Mine says
{{{
$ ldd /usr/lib/libbfd-2.19.so
linux-gate.so.1 => (0xffffe000)
/usr/lib/libv4l/v4l2convert.so (0xb7618000)
libz.so.1 => /lib/libz.so.1 (0xb75da000)
libc.so.6 => /lib/libc.so.6 (0xb747e000)
libv4l2.so.0 => /usr/lib/libv4l2.so.0 (0xb7474000)
/lib/ld-linux.so.2 (0xb789c000)
libv4lconvert.so.0 => /usr/lib/libv4lconvert.so.0 (0xb740e000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb73f4000)
}}}
Yep,definitely depends on libz.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3756#comment:10>
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