#47075: ncmpcpp @0.6.2_1 fails to build --------------------------+----------------------------- Reporter: starkhalo@… | Owner: rmstonecipher@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: ncmpcpp | --------------------------+----------------------------- Comment (by khindenburg@…): The latest version doesn't build here either - Stark, attach the main.log in the future {{{ /taglib -pipe -Os -stdlib=libc++ -arch x86_64 -std=c++0x -MT charset.o -MD -MP -MF .deps/charset.Tpo -c -o charset.o charset.cpp actions.cpp:195:3: error: use of undeclared identifier 'rl_resize_terminal'; did you mean 'rl_deprep_terminal'? rl_resize_terminal(); ^~~~~~~~~~~~~~~~~~ rl_deprep_terminal /usr/include/readline/readline.h:190:8: note: 'rl_deprep_terminal' declared here void rl_deprep_terminal(void); }}} -- Ticket URL: <https://trac.macports.org/ticket/47075#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X