I’m also getting Caux’s error (as reported from the Oct 19th email, which 
appears in today’s digest; I didn’t find anything more recent in the on-line 
archive):

gcc -I. -I. -I../test -DHAVE_CONFIG_H   -D_DARWIN_C_SOURCE -DNDEBUG -I. 
-I../include -I/sw/include -O2  -dynamic -c ../test/tclock.c -o 
../obj_s/tclock.o
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

…

and the "No recognized Xcode CLI installed”  even after I (re)installed them.

zsh-% which gcc
/usr/bin/gcc
zsh-% gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr 
--with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/c++/4.2.1
Apple LLVM version 5.0 (clang-500.2.76) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix
zsh-% 
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to