#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 simonmar):

 and can you try running `ldd` on your `libbfd-2.19.so`?  Mine says:

 {{{
 $ ldd /usr/lib64/libbfd-2.18.50.0.6-2.so
         linux-vdso.so.1 =>  (0x00007fffa61fe000)
         libc.so.6 => /lib64/libc.so.6 (0x0000003c09a00000)
         /lib64/ld-linux-x86-64.so.2 (0x0000003c09600000)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3756#comment:9>
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

Reply via email to