--- src/core/libsimias/Makefile.am 2007-08-18 02:36:05.000000000 -0600 +++ src/core/libsimias/Makefile.am.new 2007-08-18 02:35:58.000000000 -0600 @@ -27,6 +27,8 @@ $(GSOAP_PATH)/soapcpp2 -c -penv $(srcdir)/env.h $(srcdir)/stdsoap2.c: + cd $(GSOAP_PATH)/src && make && cp soapcpp2 .. + cd $(GSOAP_PATH)/wsdl && make cp $(GSOAP_PATH)/stdsoap2.h $(srcdir) cp $(GSOAP_PATH)/stdsoap2.c $(srcdir)