[MacPorts] #19946: ghc 6.10.3 fails to build on Intel OS X 10.4.11 during config

MacPorts noreply at macports.org
Tue Jun 16 21:17:39 PDT 2009


#19946: ghc 6.10.3 fails to build on Intel OS X 10.4.11 during config
----------------------------------------+-----------------------------------
 Reporter:  florin.bocaneala@…          |       Owner:  gwright@…           
     Type:  defect                      |      Status:  new                 
 Priority:  Normal                      |   Milestone:                      
Component:  ports                       |     Version:  1.7.1               
 Keywords:                              |        Port:  ghc                 
----------------------------------------+-----------------------------------

Comment(by florin.bocaneala@…):

 Replying to [comment:2 ryandesign@…]:
 > Which computer and OS do you have? The configure script says "i386
 -apple-darwin8.11.1" so it thinks you have an Intel Mac with Mac OS X
 10.4.11. Is that correct?
 >
 > It says /opt/local/lib/libgmp.3.dylib is the wrong architecture. What
 architecture is it? The "file" command should tell you. On my Intel Mac
 with 10.4 I have:
 >
 > {{{
 > $ file /opt/local/lib/libgmp.3.dylib
 > /opt/local/lib/libgmp.3.dylib: symbolic link to `libgmp.3.5.0.dylib'
 > $ file /opt/local/lib/libgmp.3.5.0.dylib
 > /opt/local/lib/libgmp.3.5.0.dylib: Mach-O dynamically linked shared
 library i386
 > }}}
 >
 > Could you also show the output of
 >
 > {{{
 > port installed gmp
 > }}}
 >
 > and let us know if you are selecting any variants when installing ghc.

 Thanks for looking into this. I include my responses to your questions
 below:

 {{{
 $ file libgmp.3.5.0.dylib
 libgmp.3.5.0.dylib: Mach-O dynamically linked shared library i386
 }}}

 {{{
 $ port installed gmp
 The following ports are currently installed:
   gmp @4.3.1_0 (active)
 }}}

 I did not select any variants when attempting to install ghc.

-- 
Ticket URL: <http://trac.macports.org/ticket/19946#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list