#3730: hp2ps: Deviation.c:(.text+0x42b): undefined reference to `sqrt'
----------------------------------+-----------------------------------------
  Reporter:  slyfox               |          Owner:  igloo                
      Type:  merge                |         Status:  new                  
  Priority:  normal               |      Milestone:  6.12.2               
 Component:  Build System         |        Version:  6.10.4               
Resolution:                       |       Keywords:  autoconf, libm, patch
Difficulty:                       |             Os:  Linux                
  Testcase:                       |   Architecture:  x86_64 (amd64)       
   Failure:  Building GHC failed  |  
----------------------------------+-----------------------------------------
Changes (by simonmar):

  * owner:  simonmar => igloo
  * type:  bug => merge

Comment:

 Pushed:

 {{{
 Fri Dec  4 21:40:12 GMT 2009  Sergei Trofimovich <[email protected]>
   * configure.ac: fix libm checks (Trac #3730)

   libbfd pulled libm as dependency and broke LIBM= detection.

   Patch moves libm in library tests as early as possible.
   Thanks to asuffield for suggesting such a simple fix.
   Thanks to Roie Kerstein and Renato Gallo for finding
   and tracking down the issue.
 }}}

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

Reply via email to