/usr/bin/R CMD gcc -g -O -fpic -m64 -shared -D KXVER=3 -I. -I/Library/Frameworks/R.framework/Resources/include base.c c.o -lpthread -L/Library/Frameworks/R.framework/Resources/lib -lR -o qserver.so
In file included from base.c:13:
./../c/common.c:556:13: warning: using the result of an assignment as a condition without parentheses
[-Wparentheses]
if (table = ktd(x)) {
~~~~~~^~~~~~~~
./../c/common.c:556:13: note: place parentheses around the assignment to silence this warning
if (table = ktd(x)) {
^
( )
./../c/common.c:556:13: note: use '==' to turn this assignment into an equality comparison
if (table = ktd(x)) {
^
==
1 warning generated.
Undefined symbols for architecture x86_64:
"___emutls_get_address", referenced from:
_clr in c.o
_krr in c.o
_orr in c.o
_m5 in c.o
_w1 in c.o
_w0 in c.o
_g8 in c.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: *** [all] Error 1
For more options, visit https://groups.google.com/d/optout.--
You received this message because you are subscribed to the Google Groups "Kdb+ Personal Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to personal-kdbpl...@googlegroups.com.
To post to this group, send email to personal...@googlegroups.com.
Visit this group at http://groups.google.com/group/personal-kdbplus.