[wsf-c-dev] [jira] Resolved: (WSFPHP-143) Build error

Sanjaya Ratnaweera (JIRA) jira at wso2.org
Mon Jul 21 04:23:52 PDT 2008


     [ https://wso2.org/jira/browse/WSFPHP-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanjaya Ratnaweera resolved WSFPHP-143.
---------------------------------------

    Resolution: Fixed

This issue needs to be fixed in axis2/c level. I raised a jira in axis2 

https://issues.apache.org/jira/browse/AXIS2C-1239

> Build error
> -----------
>
>                 Key: WSFPHP-143
>                 URL: https://wso2.org/jira/browse/WSFPHP-143
>             Project: WSO2 WSF/PHP
>          Issue Type: Bug
>          Components: Build System / Linux
>    Affects Versions: 1.1.0
>         Environment: FreeBSD 6.1-RELEASE-p10 (test)
>            Reporter: Carsten Jonstrup
>            Assignee: Sanjaya Ratnaweera
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> configure works just fine, but build-process fails with the following message:
> make  all-recursive
> Making all in wsf_c
> make  all-recursive
> Making all in axis2c
> make  all-recursive
> Making all in util
> make  all-recursive
> Making all in src
> Making all in platforms/unix
> if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I. -I../../.. -I../../../include  -I../../../include/platforms  -I../../../include/platforms/unix     -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT uuid_gen_unix.lo -MD -MP -MF ".deps/uuid_gen_unix.Tpo" -c -o uuid_gen_unix.lo uuid_gen_unix.c;  then mv -f ".deps/uuid_gen_unix.Tpo" ".deps/uuid_gen_unix.Plo"; else rm -f ".deps/uuid_gen_unix.Tpo"; exit 1; fi
>  gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include/platforms -I../../../include/platforms/unix -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT uuid_gen_unix.lo -MD -MP -MF .deps/uuid_gen_unix.Tpo -c uuid_gen_unix.c  -fPIC -DPIC -o .libs/uuid_gen_unix.o
> uuid_gen_unix.c: In function `axutil_uuid_get_mac_addr':
> uuid_gen_unix.c:333: error: `SIOCGARP' undeclared (first use in this function)
> uuid_gen_unix.c:333: error: (Each undeclared identifier is reported only once
> uuid_gen_unix.c:333: error: for each function it appears in.)
> *** Error code 1
> Stop in /usr/local/src/wso2-wsf-php-src-1.1.0/wsf_c/axis2c/util/src/platforms/unix.
> *** Error code 1
> Stop in /usr/local/src/wso2-wsf-php-src-1.1.0/wsf_c/axis2c/util/src.
> *** Error code 1
> Stop in /usr/local/src/wso2-wsf-php-src-1.1.0/wsf_c/axis2c/util.
> *** Error code 1
> Stop in /usr/local/src/wso2-wsf-php-src-1.1.0/wsf_c/axis2c/util.
> *** Error code 1
> Stop in /usr/local/src/wso2-wsf-php-src-1.1.0/wsf_c/axis2c.
> *** Error code 1
> Stop in /usr/local/src/wso2-wsf-php-src-1.1.0/wsf_c/axis2c.
> *** Error code 1
> Stop in /usr/local/src/wso2-wsf-php-src-1.1.0/wsf_c.
> *** Error code 1
> Stop in /usr/local/src/wso2-wsf-php-src-1.1.0/wsf_c.
> *** Error code 1
> Stop in /usr/local/src/wso2-wsf-php-src-1.1.0.
> *** Error code 1
> Stop in /usr/local/src/wso2-wsf-php-src-1.1.0.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Wsf-c-dev mailing list