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 "Lahiru Gunathilake (JIRA)" <ji...@apache.org> on 2008/05/02 10:05:55 UTC

[jira] Created: (AXIS2C-1126) Build Breaks when Libxml2-dev isn't install

Build Breaks when Libxml2-dev isn't install
-------------------------------------------

                 Key: AXIS2C-1126
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1126
             Project: Axis2-C
          Issue Type: Bug
    Affects Versions: Current (Nightly)
         Environment: Ubuntu 8.04
            Reporter: Lahiru Gunathilake
             Fix For: Current (Nightly)



I tried to build Axis2C by running build.sh and I haven't install libxml2-dev in my machine since I tried to work with guththila.
But in neethi/test build breaks by telling a problem with -lxml2. After installing libxml2-dev Axis2C build breaks.

I think this should be changed since guththila parser is the default parser. 

lahiru

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Closed: (AXIS2C-1126) Build Breaks when Libxml2-dev isn't install

Posted by "Lahiru Gunathilake (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lahiru Gunathilake closed AXIS2C-1126.
--------------------------------------

    Resolution: Fixed

> Build Breaks when Libxml2-dev isn't install
> -------------------------------------------
>
>                 Key: AXIS2C-1126
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1126
>             Project: Axis2-C
>          Issue Type: Bug
>    Affects Versions: Current (Nightly)
>         Environment: Ubuntu 8.04
>            Reporter: Lahiru Gunathilake
>             Fix For: Current (Nightly)
>
>
> I tried to build Axis2C by running build.sh and I haven't install libxml2-dev in my machine since I tried to work with guththila.
> But in neethi/test build breaks by telling a problem with -lxml2. After installing libxml2-dev Axis2C build breaks.
> I think this should be changed since guththila parser is the default parser. 
> lahiru

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Commented: (AXIS2C-1126) Build Breaks when Libxml2-dev isn't install

Posted by "Lahiru Gunathilake (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593742#action_12593742 ] 

Lahiru Gunathilake commented on AXIS2C-1126:
--------------------------------------------

I removed the libxml2 and try to build. Still breaks in neethi/test.

/usr/bin/ld: cannot find -lxml2
collect2: ld returned 1 exit status
make[2]: *** [test] Error 1
make[2]: Leaving directory `/home/lahiru/axis2c/neethi/test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lahiru/axis2c/neethi'
make: *** [all] Error 2

lahiru

> Build Breaks when Libxml2-dev isn't install
> -------------------------------------------
>
>                 Key: AXIS2C-1126
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1126
>             Project: Axis2-C
>          Issue Type: Bug
>    Affects Versions: Current (Nightly)
>         Environment: Ubuntu 8.04
>            Reporter: Lahiru Gunathilake
>             Fix For: Current (Nightly)
>
>
> I tried to build Axis2C by running build.sh and I haven't install libxml2-dev in my machine since I tried to work with guththila.
> But in neethi/test build breaks by telling a problem with -lxml2. After installing libxml2-dev Axis2C build breaks.
> I think this should be changed since guththila parser is the default parser. 
> lahiru

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org