[MacPorts] #19758: libedit port links to both macports- & native-ncurses libs

MacPorts noreply at macports.org
Mon May 25 08:30:03 PDT 2009


#19758: libedit port links to both macports- & native-ncurses libs
------------------------------------------+---------------------------------
 Reporter:  pgnet.dev+macports@…          |       Owner:  macports-tickets@…                   
     Type:  defect                        |      Status:  new                                  
 Priority:  Normal                        |   Milestone:  MacPorts 1.8.0                       
Component:  ports                         |     Version:  1.7.1                                
 Keywords:                                |        Port:                                       
------------------------------------------+---------------------------------

Comment(by jameskyle@…):

 I see this behavior as well, except in mine the installed macrpots ncurses
 is not linked at all:

 {{{
 port contents ncurses
 Port ncurses contains:
   /opt/local/bin/ncurses5-config
   /opt/local/include/ncurses/curses.h
   /opt/local/include/ncurses/cursesapp.h
   /opt/local/include/ncurses/cursesf.h
   /opt/local/include/ncurses/cursesm.h
   /opt/local/include/ncurses/cursesp.h
   /opt/local/include/ncurses/cursesw.h
   /opt/local/include/ncurses/cursslk.h
   /opt/local/include/ncurses/eti.h
   /opt/local/include/ncurses/etip.h
   /opt/local/include/ncurses/form.h
   /opt/local/include/ncurses/menu.h
   /opt/local/include/ncurses/ncurses.h
   /opt/local/include/ncurses/ncurses_dll.h
   /opt/local/include/ncurses/panel.h
   /opt/local/include/ncurses/term.h
   /opt/local/include/ncurses/termcap.h
   /opt/local/include/ncurses/unctrl.h
   /opt/local/lib/libform.5.dylib
   /opt/local/lib/libform.a
   /opt/local/lib/libform.dylib
   /opt/local/lib/libmenu.5.dylib
   /opt/local/lib/libmenu.a
   /opt/local/lib/libmenu.dylib
   /opt/local/lib/libncurses++.a
   /opt/local/lib/libncurses.5.dylib
   /opt/local/lib/libncurses.a
   /opt/local/lib/libncurses.dylib
   /opt/local/lib/libpanel.5.dylib
   /opt/local/lib/libpanel.a
   /opt/local/lib/libpanel.dylib
 }}}

 Output from otool:

 {{{
 otool -L /opt/local/lib/libedit.dylib
 /opt/local/lib/libedit.dylib:
         /opt/local/lib/libedit.0.dylib (compatibility version 1.0.0,
 current version 1.28.0)
         /usr/lib/libncurses.5.4.dylib (compatibility version 5.4.0,
 current version 5.4.0)
         /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current
 version 1.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 111.1.4)
 }}}

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


More information about the macports-tickets mailing list