Opened 10 years ago
Closed 9 years ago
#47075 closed defect (duplicate)
ncmpcpp @0.6.2_1 fails to build
Reported by: | harciga | Owned by: | rmstonecipher@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | ncmpcpp |
Description
Attachments (2)
Change History (7)
Changed 10 years ago by harciga
Attachment: | ncmpcpp.log added |
---|
Changed 10 years ago by harciga
Attachment: | config.log added |
---|
comment:2 Changed 10 years ago by mf2k (Frank Schima)
Cc: | rmstonecipher@… removed |
---|---|
Owner: | changed from macports-tickets@… to rmstonecipher@… |
comment:4 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
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);
comment:5 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
I think this is a duplicate of #46530
Note: See
TracTickets for help on using
tickets.