--- Revision None +++ Revision 623934643637 @@ -0,0 +1,45 @@ +libtool: link: gcc -g -O2 -I/usr/local/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -o couchjs couchjs-http.o couchjs-main.o couchjs-utf8.o -L/opt/local/lib -L/usr/local/lib -lm /opt/local/lib/libcurl.dylib -lz -lmozjs -lpthread +ld: warning: in /opt/local/lib/libcurl.dylib, file is not of required architecture +ld: warning: in /opt/local/lib/libz.dylib, file is not of required architecture +Undefined symbols: + "_curl_easy_perform", referenced from: + _sendreq in couchjs-http.o + "_curl_easy_init", referenced from: + _sendreq in couchjs-http.o + "_curl_easy_setopt", referenced from: + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + _sendreq in couchjs-http.o + "_curl_slist_free_all", referenced from: + _open in couchjs-http.o + _destructor in couchjs-http.o + "_curl_slist_append", referenced from: + _setheader in couchjs-http.o + _open in couchjs-http.o +ld: symbol(s) not found +collect2: ld returned 1 exit status +make[4]: *** [couchjs] Error 1 +make[3]: *** [all-recursive] Error 1 +make[2]: *** [all-recursive] Error 1 +make[1]: *** [all-recursive] Error 1 +make: *** [all] Error 2