[wsf-c-dev] Re: [wsf-php-user] Problem compiling 1.1.0 from source
Buddhika Semasinghe
buddhika at wso2.com
Tue Nov 6 04:59:10 PST 2007
Shawn Hamman wrote:
> Hi Guys,
>
> I am having some issues compiling wso2-wsf-php-src-1.1.0
>
> I get the following error:
>
> /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -D_LARGEFILE64_SOURCE
> -ansi -Wall -Wno-implicit-function-declaration -lpthread -o wsclient
> wsclient.o option.o util.o stub.o -lpthread -L/lib
> ../../axis2c/util/src/libaxutil.la
> ../../axis2c/axiom/src/om/libaxis2_axiom.la
> ../../axis2c/src/core/engine/libaxis2_engine.la -lpthread
> ../../axis2c/src/core/transport/http/sender/libaxis2_http_sender.la
> ../../axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la
> ../../rampartc/src/core/libmod_rampart.la
> ../../axis2c/neethi/src/util/libneethi_util.la
> ../../axis2c/neethi/src/libneethi.la -lz -ldl
> mkdir .libs
> gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall
> -Wno-implicit-function-declaration -o .libs/wsclient wsclient.o option.o
> util.o stub.o -L/lib ../../axis2c/util/src/.libs/libaxutil.so
> ../../axis2c/axiom/src/om/.libs/libaxis2_axiom.so
> ../../axis2c/src/core/engine/.libs/libaxis2_engine.so -lpthread
> ../../axis2c/src/core/transport/http/sender/.libs/libaxis2_http_sender.so
> ../../axis2c/src/core/transport/http/receiver/.libs/libaxis2_http_receiver.s
> o ../../rampartc/src/core/.libs/libmod_rampart.so
> ../../axis2c/neethi/src/util/.libs/libneethi_util.so
> ../../axis2c/neethi/src/.libs/libneethi.so -lz -ldl -Wl,--rpath
> -Wl,/usr/modules/rampart
> ../../rampartc/src/core/.libs/libmod_rampart.so: undefined reference to
> `oxs_key_dup'
> collect2: ld returned 1 exit status
> make[6]: *** [wsclient] Error 1
> make[6]: Leaving directory
> `/root/SRC/wso2-wsf-php-src-1.1.0/wsf_c/wsclient/src'
>
> Anybody have any ideas what I could do to fix it?
>
> Regards,
> Shawn
>
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.503 / Virus Database: 269.15.22/1112 - Release Date: 2007/11/05
> 07:11 PM
>
>
>
> _______________________________________________
> Wsf-php-user mailing list
> Wsf-php-user at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/wsf-php-user
>
>
Hi Shawn,
What are your configure options?. Did you just use ./configure and make.
Thanks
Buddhika
More information about the Wsf-c-dev
mailing list