#1714: in OSX snow leopard, Configure.pl stops on step#29 auto::va_ptr
----------------------+-----------------------------------------------------
 Reporter:  sng2nara  |        Type:  bug      
   Status:  new       |    Priority:  normal   
Milestone:            |   Component:  configure
  Version:  2.5.0     |    Severity:  medium   
 Keywords:            |        Lang:           
    Patch:            |    Platform:  darwin   
----------------------+-----------------------------------------------------

Comment(by sng2nara):

 Thanks for everybody!!

 I found what is problem!!
 C_INCLUDE_PATH was missed. ;-)

 To solve, Add following to .profile.
 {{{
 export C_INCLUDE_PATH="/usr/lib/gcc/i686-apple-darwin10/4.2.1/include"
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1714#comment:5>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to