[MacPorts] #21672: rb-ncurses-ruby won't finish installation

MacPorts noreply at macports.org
Sun Dec 27 09:35:16 PST 2009


#21672: rb-ncurses-ruby won't finish installation
-----------------------------------+----------------------------------------
 Reporter:  kioarthurdane@…        |       Owner:  macports-tickets@…                   
     Type:  defect                 |      Status:  new                                  
 Priority:  Normal                 |   Milestone:                                       
Component:  ports                  |     Version:  1.8.0                                
 Keywords:  rb-ncurses-ruby        |        Port:  rb-ncurses-ruby                      
-----------------------------------+----------------------------------------

Comment(by victor.shih@…):

 Looks like the pre-processor definition NCURSES_OPAQUE is either not
 specified correctly, or maybe the headers aren't coded correctly to use a
 default value.

 I managed to work around this with the following:

 > cd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_ruby_rb-ncurses-ruby/work/ncurses-ruby-1.2.3
 > sudo cflags=-DNCURSES_OPAQUE=0 make

 Then, continuing with

 > sudo make install

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


More information about the macports-tickets mailing list