Opened 11 years ago

Last modified 11 years ago

#40920 closed defect

irssi fails to install in mavericks — at Version 1

Reported by: alberto@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: mavericks Cc:
Port: irssi

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Irssi fails to build in mavericks.

Xcode5 from app store, fresh install of mac ports 2.2.0 compiling manually.

Here's the error it gives trying to build.

:info:build Undefined symbols for architecture x86_64:
:info:build   "_tgetent", referenced from:
:info:build       _terminfo_core_init in terminfo-core.o
:info:build   "_tgetflag", referenced from:
:info:build       _terminfo_core_init in terminfo-core.o
:info:build   "_tgetnum", referenced from:
:info:build       _terminfo_core_init in terminfo-core.o
:info:build   "_tgetstr", referenced from:
:info:build       _terminfo_core_init in terminfo-core.o
:info:build   "_tputs", referenced from:
:info:build       __set_fg in terminfo-core.o
:info:build       __set_bg in terminfo-core.o
:info:build       _terminfo_cont in terminfo-core.o
:info:build       _terminfo_stop in terminfo-core.o
:info:build       __move_cup in terminfo-core.o
:info:build       __move_pa in terminfo-core.o
:info:build       __move_relative in terminfo-core.o
:info:build       ...
:info:build ld: symbol(s) not found for architecture x86_64

Change History (2)

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: mavericks added

It builds fine for me on Mavericks. Please attach the main.log so we can see what went wrong for you.

Changed 11 years ago by alberto@…

Attachment: main.log added
Note: See TracTickets for help on using tickets.