| | 36 | |
| | 37 | make fails: |
| | 38 | {{{ |
| | 39 | make[1]: Entering directory `/boot/home/curl-7.19.3/lib' |
| | 40 | make all-am |
| | 41 | make[2]: Entering directory `/boot/home/curl-7.19.3/lib' |
| | 42 | source='connect.c' object='connect.lo' libtool=yes \ |
| | 43 | DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \ |
| | 44 | /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -g -O2 -c -o connect.lo connect.c |
| | 45 | libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -g -O2 -c connect.c -Wp,-MD,.deps/connect.TPlo -DPIC -o .libs/connect.o |
| | 46 | /boot/home/curl-7.19.3/lib/connect.c:228: #error "no non-blocking method was found/used/set" |
| | 47 | make[2]: *** [connect.lo] Error 1 |
| | 48 | make[2]: Leaving directory `/boot/home/curl-7.19.3/lib' |
| | 49 | make[1]: *** [all] Error 2 |
| | 50 | make[1]: Leaving directory `/boot/home/curl-7.19.3/lib' |
| | 51 | make: *** [all-recursive] Error 1 |
| | 52 | ~/curl-7.19.3> |
| | 53 | |
| | 54 | }}} |