#48682: libedit build fails because is opportunistically uses gawk which links with readline which is still linked with libncurses.5 ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: libedit | ------------------------------+-------------------------------- Comment (by mail_commercial@…): I solved this issue by rebuilding readline. port -f upgrade readline It seems that the tree of dependencies is wrong : when I typed "port upgrade outdated", the first port to be built was libedit whereas readline was also outdated and libedit depends on readline. After having built readline, the "port" command automatically built dependant ports. -- Ticket URL: <https://trac.macports.org/ticket/48682#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X