Revision 623934643637 () - Diff

Link to this snippet: https://friendpaste.com/6eWtE6xNBtHgpssCEJfufh
Embed:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
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