#7062: Spurious undefined reference to `openpty'
-------------------------------+--------------------------------------------
  Reporter:  simonmar          |          Owner:                  
      Type:  bug               |         Status:  new             
  Priority:  high              |      Milestone:  7.6.2           
 Component:  Compiler          |        Version:  7.4.2           
Resolution:                    |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------

Comment(by trommler):

 Here is the patch I promised in comment 23:
 [http://hackage.haskell.org/trac/ghc/attachment/ticket/7062/0001-Set-
 LD_LIBRARY_PATH-on-Linux.patch]

 See [http://www.sco.com/developers/gabi/latest/ch5.dynamic.html] under
 heading "Shared Object Dependencies" for more details on how a shared
 library is found in the presence of RUNPATH (introduced by ld flag
 --enable-new-dtags).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7062#comment:27>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to