You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2006/01/11 03:04:19 UTC

[jira] Created: (AXIS2C-7) OM test build broken

OM test build broken
--------------------

         Key: AXIS2C-7
         URL: http://issues.apache.org/jira/browse/AXIS2C-7
     Project: Axis2-C
        Type: Bug
    Versions: M0.3    
    Reporter: Samisa Abeysinghe


/home/samisa/axis2/c/install/lib/libaxis2_util.so: undefined reference to `axis2_relates_to_create'
/home/samisa/axis2/c/install/lib/libaxis2_util.so: undefined reference to `axis2_msg_ctx_create'
/home/samisa/axis2/c/install/lib/libaxis2_util.so: undefined reference to `axis2_msg_info_headers_create'
collect2: ld returned 1 exit status
make[1]: *** [test_om] Error 1
make[1]: Leaving directory `/home/samisa/axis2/c/test/xml/om'
make: *** [all-recursive] Error 1


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


[jira] Commented: (AXIS2C-7) OM test build broken

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2C-7?page=comments#action_12362405 ] 

Samisa Abeysinghe commented on AXIS2C-7:
----------------------------------------

util test too has the same problem

> OM test build broken
> --------------------
>
>          Key: AXIS2C-7
>          URL: http://issues.apache.org/jira/browse/AXIS2C-7
>      Project: Axis2-C
>         Type: Bug
>     Versions: M0.3
>     Reporter: Samisa Abeysinghe

>
> /home/samisa/axis2/c/install/lib/libaxis2_util.so: undefined reference to `axis2_relates_to_create'
> /home/samisa/axis2/c/install/lib/libaxis2_util.so: undefined reference to `axis2_msg_ctx_create'
> /home/samisa/axis2/c/install/lib/libaxis2_util.so: undefined reference to `axis2_msg_info_headers_create'
> collect2: ld returned 1 exit status
> make[1]: *** [test_om] Error 1
> make[1]: Leaving directory `/home/samisa/axis2/c/test/xml/om'
> make: *** [all-recursive] Error 1

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


[jira] Resolved: (AXIS2C-7) OM test build broken

Posted by "damitha kumarage (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-7?page=all ]
     
damitha kumarage resolved AXIS2C-7:
-----------------------------------

    Resolution: Fixed

Resolved by moving the hindering method to core/util/core_utils.c

> OM test build broken
> --------------------
>
>          Key: AXIS2C-7
>          URL: http://issues.apache.org/jira/browse/AXIS2C-7
>      Project: Axis2-C
>         Type: Bug
>     Versions: M0.3
>     Reporter: Samisa Abeysinghe
>     Assignee: damitha kumarage

>
> /home/samisa/axis2/c/install/lib/libaxis2_util.so: undefined reference to `axis2_relates_to_create'
> /home/samisa/axis2/c/install/lib/libaxis2_util.so: undefined reference to `axis2_msg_ctx_create'
> /home/samisa/axis2/c/install/lib/libaxis2_util.so: undefined reference to `axis2_msg_info_headers_create'
> collect2: ld returned 1 exit status
> make[1]: *** [test_om] Error 1
> make[1]: Leaving directory `/home/samisa/axis2/c/test/xml/om'
> make: *** [all-recursive] Error 1

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


[jira] Closed: (AXIS2C-7) OM test build broken

Posted by "damitha kumarage (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-7?page=all ]
     
damitha kumarage closed AXIS2C-7:
---------------------------------


> OM test build broken
> --------------------
>
>          Key: AXIS2C-7
>          URL: http://issues.apache.org/jira/browse/AXIS2C-7
>      Project: Axis2-C
>         Type: Bug
>     Versions: M0.3
>     Reporter: Samisa Abeysinghe
>     Assignee: damitha kumarage

>
> /home/samisa/axis2/c/install/lib/libaxis2_util.so: undefined reference to `axis2_relates_to_create'
> /home/samisa/axis2/c/install/lib/libaxis2_util.so: undefined reference to `axis2_msg_ctx_create'
> /home/samisa/axis2/c/install/lib/libaxis2_util.so: undefined reference to `axis2_msg_info_headers_create'
> collect2: ld returned 1 exit status
> make[1]: *** [test_om] Error 1
> make[1]: Leaving directory `/home/samisa/axis2/c/test/xml/om'
> make: *** [all-recursive] Error 1

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


[jira] Assigned: (AXIS2C-7) OM test build broken

Posted by "damitha kumarage (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-7?page=all ]

damitha kumarage reassigned AXIS2C-7:
-------------------------------------

    Assign To: damitha kumarage

> OM test build broken
> --------------------
>
>          Key: AXIS2C-7
>          URL: http://issues.apache.org/jira/browse/AXIS2C-7
>      Project: Axis2-C
>         Type: Bug
>     Versions: M0.3
>     Reporter: Samisa Abeysinghe
>     Assignee: damitha kumarage

>
> /home/samisa/axis2/c/install/lib/libaxis2_util.so: undefined reference to `axis2_relates_to_create'
> /home/samisa/axis2/c/install/lib/libaxis2_util.so: undefined reference to `axis2_msg_ctx_create'
> /home/samisa/axis2/c/install/lib/libaxis2_util.so: undefined reference to `axis2_msg_info_headers_create'
> collect2: ld returned 1 exit status
> make[1]: *** [test_om] Error 1
> make[1]: Leaving directory `/home/samisa/axis2/c/test/xml/om'
> make: *** [all-recursive] Error 1

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