Changes between Initial Version and Version 1 of Ticket #40961


Ignore:
Timestamp:
Oct 26, 2013, 5:17:05 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log says:

:info:build Undefined symbols for architecture x86_64:
:info:build   "___sincos_stret", referenced from:
:info:build       _main in tclock.o
:info:build ld: symbol(s) not found for architecture x86_64

This is new to me. It builds fine for me on Mavericks.

Is it possible you have an old version of Xcode or its command line tools? A developer preview perhaps? Googling this error led me to this stack overflow post which says uninstalling and reinstalling Xcode and the command line tools fixes this problem.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40961

    • Property Owner changed from macports-tickets@… to jmr@…
    • Property Keywords mavericks added
    • Property Port ncurses added
    • Property Summary changed from Can't install ncurses on OS X Mavericks to ncurses: Undefined symbols ___sincos_stret
  • Ticket #40961 – Description

    initial v1  
    1 When trying sudo port install ncurses
     1When trying `sudo port install ncurses`
    22it gets stuck here:
     3{{{
    34--->  Configuring ncurses
    45--->  Building ncurses
     
    910    http://guide.macports.org/#project.tickets
    1011Error: Processing of port ncurses failed
     12}}}
    1113Log file attached