| | 6 | {{{ |
| | 7 | ~/cups-1.3.9> make |
| | 8 | Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT |
| | 9 | Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT |
| | 10 | Using LDFLAGS=-L../cups -L../filter -Wall -Wno-format-y2k -fPIC -Os -g |
| | 11 | Using LIBS=-lcups -lssl -lcrypto -pthread |
| | 12 | Making all in cups... |
| | 13 | Compiling adminutil.c... |
| | 14 | Compiling array.c... |
| | 15 | Compiling attr.c... |
| | 16 | Compiling auth.c... |
| | 17 | Compiling backchannel.c... |
| | 18 | Compiling backend.c... |
| | 19 | Compiling custom.c... |
| | 20 | Compiling dest.c... |
| | 21 | Compiling dir.c... |
| | 22 | Compiling emit.c... |
| | 23 | Compiling encode.c... |
| | 24 | Compiling file.c... |
| | 25 | Compiling getifaddrs.c... |
| | 26 | Compiling getputfile.c... |
| | 27 | Compiling globals.c... |
| | 28 | Compiling http.c... |
| | 29 | Compiling http-addr.c... |
| | 30 | /boot/home/cups-1.3.9/cups/http-addr.c: In function `httpAddrAny': |
| | 31 | /boot/home/cups-1.3.9/cups/http-addr.c:55: warning: implicit declaration of function `IN6_IS_ADDR_UNSPECIFIED' |
| | 32 | /boot/home/cups-1.3.9/cups/http-addr.c: In function `httpAddrLocalhost': |
| | 33 | /boot/home/cups-1.3.9/cups/http-addr.c:146: warning: implicit declaration of function `IN6_IS_ADDR_LOOPBACK' |
| | 34 | /boot/home/cups-1.3.9/cups/http-addr.c: In function `httpAddrString': |
| | 35 | /boot/home/cups-1.3.9/cups/http-addr.c:350: structure has no member named `s6_addr32' |
| | 36 | /boot/home/cups-1.3.9/cups/http-addr.c:352: structure has no member named `s6_addr32' |
| | 37 | /boot/home/cups-1.3.9/cups/http-addr.c:361: structure has no member named `s6_addr32' |
| | 38 | /boot/home/cups-1.3.9/cups/http-addr.c:371: structure has no member named `s6_addr32' |
| | 39 | /boot/home/cups-1.3.9/cups/http-addr.c:383: structure has no member named `s6_addr32' |
| | 40 | /boot/home/cups-1.3.9/cups/http-addr.c:385: structure has no member named `s6_addr32' |
| | 41 | make[1]: *** [http-addr.o] Error 1 |
| | 42 | make: *** [all] Error 1 |
| | 43 | ~/cups-1.3.9> ~/cups-1.3.9> |
| | 44 | }}} |