On 11/7/13 3:09 AM, marta farré wrote:
> Hi,
>
> I'm trying to install fink on my Mac OS 10.9 and I found this error:
>
> gcc -O2  -o tclock ../obj_s/tclock.o -Wl,-search_paths_first -I. -I.
> -I../test -DHAVE_CONFIG_H   -D_DARWIN_C_SOURCE -DNDEBUG -I. -I../include
> -I/sw/include -O2  -dynamic  `echo "-L../lib -lform -lmenu -lpanel
> -lncurses    " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
>
> Undefined symbols for architecture x86_64:
>
>    "___sincos_stret", referenced from:
>
>        _main in tclock.o
>
> ld: symbol(s) not found for architecture x86_64
>
> clang: error: linker command failed with exit code 1 (use -v to see
> invocation)
>
> make[1]: *** [tclock] Error 1
>
> make: *** [all] Error 2
>
> ### execution of make failed, exit code 2
>
> phase compiling: ncurses-5.9-20110507-1 failed
>
>
> Also include the following system information:
>
> Package manager version: 0.36.0
>
> Distribution version: selfupdate-point (bootstrap), 10.9, x86_64
>
> Trees: local/main stable/main
>
> Xcode.app: 5.0
>
> No recognized Xcode CLI installed
>
> Max. Fink build jobs:  4
>
>
>
> What can I do?
>
>
> Thanks,
>
> Marta
>
>

"No recognized Xcode CLI installed" indicates that you don't have the 
right command line tools for 10.9.  Use "xcode-select --install" to get 
those.  You can then remove the /sw directory that was created by this 
attempt and try again.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to