[MacPorts] #30057: gawk @4.0.0 Build failure: Undefined symbols: _history_list (was: gawk @4.0.0 Build failure)

MacPorts noreply at macports.org
Wed Jul 6 16:39:31 PDT 2011


#30057: gawk @4.0.0 Build failure: Undefined symbols: _history_list
--------------------------------------+-------------------------------------
 Reporter:  klondikemarlen@…          |       Owner:  mschamschula@…        
     Type:  defect                    |      Status:  new                   
 Priority:  Normal                    |   Milestone:                        
Component:  ports                     |     Version:  1.9.2                 
 Keywords:                            |        Port:  gawk                  
--------------------------------------+-------------------------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (added)


Comment:

 gawk builds fine for me. The error in your log is:
 {{{
 :info:build Undefined symbols:
 :info:build   "_history_list", referenced from:
 :info:build       _do_save in debug.o
 :info:build       _serialize in debug.o
 :info:build ld: symbol(s) not found
 }}}
 _history_list should be in your readline library, so I suspect either a
 problem with your MacPorts readline installation, or a rogue readline
 installation somewhere outside of MacPorts, for example in /usr/local/lib
 or /sw/lib.

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


More information about the macports-tickets mailing list