HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 2 and Version 3 of net-libs/gsoap


Ignore:
Timestamp:
03/26/09 22:22:23 (6 years ago)
Author:
mmadia
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • net-libs/gsoap

    v2 v3  
    1515make errors : 
    1616{{{ 
     17make  all-recursive 
     18make[1]: Entering directory `/misc_obj/gsoap-2.7' 
     19Making all in gsoap 
     20make[2]: Entering directory `/misc_obj/gsoap-2.7/gsoap' 
     21source='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 
     30rm -f libgsoap.a 
     31ar cru libgsoap.a libgsoap_a-stdsoap2.o  
     32ranlib libgsoap.a 
    1733source='stdsoap2_cpp.cpp' object='libgsoap___a-stdsoap2_cpp.o' libtool=no \ 
    1834        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \ 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/