| | 17 | make all-recursive |
| | 18 | make[1]: Entering directory `/misc_obj/gsoap-2.7' |
| | 19 | Making all in gsoap |
| | 20 | make[2]: Entering directory `/misc_obj/gsoap-2.7/gsoap' |
| | 21 | source='stdsoap2.c' object='libgsoap_a-stdsoap2.o' libtool=no \ |
| | 22 | DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \ |
| | 23 | gcc -DHAVE_CONFIG_H -I. -I.. -DUNKNOWN -g -O2 -c -o libgsoap_a-stdsoap2.o `test -f 'stdsoap2.c' || echo './'`stdsoap2.c |
| | 24 | /misc_obj/gsoap-2.7/gsoap/stdsoap2.c: In function `frecv': |
| | 25 | /misc_obj/gsoap-2.7/gsoap/stdsoap2.c:957: warning: passing arg 6 of `recvfrom' from incompatible pointer type |
| | 26 | /misc_obj/gsoap-2.7/gsoap/stdsoap2.c: In function `tcp_connect': |
| | 27 | /misc_obj/gsoap-2.7/gsoap/stdsoap2.c:3959: warning: passing arg 5 of `getsockopt' from incompatible pointer type |
| | 28 | /misc_obj/gsoap-2.7/gsoap/stdsoap2.c: In function `tcp_accept': |
| | 29 | /misc_obj/gsoap-2.7/gsoap/stdsoap2.c:4502: warning: passing arg 3 of `accept' from incompatible pointer type |
| | 30 | rm -f libgsoap.a |
| | 31 | ar cru libgsoap.a libgsoap_a-stdsoap2.o |
| | 32 | ranlib libgsoap.a |