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 "Chinthana Danapala (JIRA)" <ax...@ws.apache.org> on 2005/07/25 13:33:50 UTC

[jira] Assigned: (AXISCPP-758) CVS Build fails on Windows

     [ http://issues.apache.org/jira/browse/AXISCPP-758?page=all ]

Chinthana Danapala reassigned AXISCPP-758:
------------------------------------------

    Assign To: Chinthana Danapala

> CVS Build fails on Windows
> --------------------------
>
>          Key: AXISCPP-758
>          URL: http://issues.apache.org/jira/browse/AXISCPP-758
>      Project: Axis-C++
>         Type: Bug
>   Components: Build - ANT
>     Versions: 1.6 Alpha
>  Environment: Windows
>     Reporter: Chinthana Danapala
>     Assignee: Chinthana Danapala

>
> Cvs build fails with following Error messages on Windows.
>        [cc] Starting dependency analysis for 1 files.
>        [cc] 1 files are up to date.
>        [cc] 0 files to be recompiled from dependency analysis.
>        [cc] 2 total files to be compiled.
>        [cc] Apache2Transport.cpp
>        [cc] C:\Program Files\Microsoft Visual Studio\VC98\include\xlocnum(155) :
>  error C2065: 'strtoul_is_not_a_portable_function_use_strtol_instead' : undeclar
> ed identifier
>        [cc]         C:\Program Files\Microsoft Visual Studio\VC98\include\xlocnu
> m(144) : while compiling class-template member function 'class std::istreambuf_i
> terator<char,struct std::char_traits<char> > __thiscall std::num_get<char,class
> std::istreambuf_iterator<char,struct std::char_traits<char> > >::do_get(class st
> d::istreambuf_iterator<char,struct std::char_traits<char> >,class std::istreambu
> f_iterator<char,struct std::char_traits<char> >,class std::ios_base &,int &,bool
>  &) const'
>        [cc] mod_axis2.cpp
>        [cc] C:\Program Files\Microsoft Visual Studio\VC98\include\xlocnum(155) :
>  error C2065: 'strtoul_is_not_a_portable_function_use_strtol_instead' : undeclar
> ed identifier
>        [cc]         C:\Program Files\Microsoft Visual Studio\VC98\include\xlocnu
> m(144) : while compiling class-template member function 'class std::istreambuf_i
> terator<char,struct std::char_traits<char> > __thiscall std::num_get<char,class
> std::istreambuf_iterator<char,struct std::char_traits<char> > >::do_get(class st
> d::istreambuf_iterator<char,struct std::char_traits<char> >,class std::istreambu
> f_iterator<char,struct std::char_traits<char> >,class std::ios_base &,int &,bool
>  &) const'
>        [cc] Generating Code...
> BUILD FAILED
> C:\axiscpp\ws-axis\c\build.xml:212: The following error occurred while executing
>  this line:
> C:\axiscpp\ws-axis\c\build.xml:204: The following error occurred while executing
>  this line:
> C:\axiscpp\ws-axis\c\build.xml:119: The following error occurred while executing
>  this line:
> C:\axiscpp\ws-axis\c\build\buildApache20Module.xml:27: cl failed with return cod
> e 2

-- 
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