6eWtE6xNBtHgpssCEJfufh changeset

Changeset623934643637 (b)
ParentNone (a)
ab
0+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
0+ld: warning: in /opt/local/lib/libcurl.dylib, file is not of required architecture
0+ld: warning: in /opt/local/lib/libz.dylib, file is not of required architecture
0+Undefined symbols:
0+  "_curl_easy_perform", referenced from:
0+      _sendreq in couchjs-http.o
0+  "_curl_easy_init", referenced from:
0+      _sendreq in couchjs-http.o
0+  "_curl_easy_setopt", referenced from:
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+      _sendreq in couchjs-http.o
0+  "_curl_slist_free_all", referenced from:
0+      _open in couchjs-http.o
0+      _destructor in couchjs-http.o
0+  "_curl_slist_append", referenced from:
0+      _setheader in couchjs-http.o
0+      _open in couchjs-http.o
0+ld: symbol(s) not found
0+collect2: ld returned 1 exit status
0+make[4]: *** [couchjs] Error 1
0+make[3]: *** [all-recursive] Error 1
0+make[2]: *** [all-recursive] Error 1
0+make[1]: *** [all-recursive] Error 1
0+make: *** [all] Error 2
...
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
46
47
48
--- 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