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 Sahan Gamage <sa...@wso2.com> on 2006/07/15 10:25:24 UTC

Re: [Axis2C]installation prob?

manjula wrote:

> Hi,
>        I tried to install the version of  axis2c-src-0.91 in windows
> XP using the compiler VC 6.0.After executing the nmake tool following
> error has occured.I did all the path setting & dll coping to relavant
> folders.I am using the libxml version *libxml2-2.6.20.win32* *&
> zlib-1.2.3.win32.*
>  
>    *     cl.exe /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D
> "AXIS2_DECLARE_EXPORT" /w
> /nologo /I..\..\modules\util /I..\..\modules\xml\parser
> /I..\..\modules\platform
> s /I..\..\modules\platforms\windows /I..\..\modules\wsdl
> /I..\..\modules\wsdl /I
> ..\..\modules\core\clientapi /I..\..\modules\core\deployment
> /I..\..\modules\cor
> e\description /I..\..\modules\core\transport /I..\..\include
> /IE:\libxml2-2.6.23
> .win32\include /IE:\iconv-1.9.1.win32\include
> /I..\..\modules\core\engine /I..\.
> .\modules\core\context /I..\..\modules\core\util
> /I..\..\include\platforms /I..\
> ..\include\platforms\windows /I..\..\modules\xml\om
> /I..\..\modules\xml\soap  /I
> ..\..\modules\core\transport\http\server\apache2
> /I..\..\modules\xml\parser\guth
> thila\impl\src /IE:\Apache2\include /D "NDEBUG" /O2
> ..\..\modules\xml\parser\lib
> xml2\*.c /c
> libxml2_reader_wrapper.c
> *


> *..\..\modules\xml\parser\libxml2\libxml2_reader_wrapper.c(19) : fatal
> error C108
> 3: Cannot open include file: 'libxml/xmlreader.h': No such file or
> directory
> libxml2_writer_wrapper.c
> ..\..\modules\xml\parser\libxml2\libxml2_writer_wrapper.c(17) : fatal
> error C108
> 3: Cannot open include file: 'libxml/xmlwriter.h': No such file or
> directory
> *

I think you haven't configured the path of installed libxml2. To
configure the path edit AXIS2C_ROOT_DIR/build/win32/configure.in and set
the proper locations.

> *Generating Code...
> NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
> Stop.*
> ** 
> Manjula

- sahan

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


Re: [Axis2C]installation prob?

Posted by Buddhika Semasinghe <bu...@cse.mrt.ac.lk>.
Thanks it was the error . we could install axis2c successfully.




----- Original Message ----- 
From: "Sahan Gamage" <sa...@wso2.com>
To: "Apache AXIS C Developers List" <ax...@ws.apache.org>
Sent: Saturday, July 15, 2006 2:25 PM
Subject: Re: [Axis2C]installation prob?


> manjula wrote:
> 
>> Hi,
>>        I tried to install the version of  axis2c-src-0.91 in windows
>> XP using the compiler VC 6.0.After executing the nmake tool following
>> error has occured.I did all the path setting & dll coping to relavant
>> folders.I am using the libxml version *libxml2-2.6.20.win32* *&
>> zlib-1.2.3.win32.*
>>  
>>    *     cl.exe /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D
>> "AXIS2_DECLARE_EXPORT" /w
>> /nologo /I..\..\modules\util /I..\..\modules\xml\parser
>> /I..\..\modules\platform
>> s /I..\..\modules\platforms\windows /I..\..\modules\wsdl
>> /I..\..\modules\wsdl /I
>> ..\..\modules\core\clientapi /I..\..\modules\core\deployment
>> /I..\..\modules\cor
>> e\description /I..\..\modules\core\transport /I..\..\include
>> /IE:\libxml2-2.6.23
>> .win32\include /IE:\iconv-1.9.1.win32\include
>> /I..\..\modules\core\engine /I..\.
>> .\modules\core\context /I..\..\modules\core\util
>> /I..\..\include\platforms /I..\
>> ..\include\platforms\windows /I..\..\modules\xml\om
>> /I..\..\modules\xml\soap  /I
>> ..\..\modules\core\transport\http\server\apache2
>> /I..\..\modules\xml\parser\guth
>> thila\impl\src /IE:\Apache2\include /D "NDEBUG" /O2
>> ..\..\modules\xml\parser\lib
>> xml2\*.c /c
>> libxml2_reader_wrapper.c
>> *
> 
> 
>> *..\..\modules\xml\parser\libxml2\libxml2_reader_wrapper.c(19) : fatal
>> error C108
>> 3: Cannot open include file: 'libxml/xmlreader.h': No such file or
>> directory
>> libxml2_writer_wrapper.c
>> ..\..\modules\xml\parser\libxml2\libxml2_writer_wrapper.c(17) : fatal
>> error C108
>> 3: Cannot open include file: 'libxml/xmlwriter.h': No such file or
>> directory
>> *
> 
> I think you haven't configured the path of installed libxml2. To
> configure the path edit AXIS2C_ROOT_DIR/build/win32/configure.in and set
> the proper locations.
> 
>> *Generating Code...
>> NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
>> Stop.*
>> ** 
>> Manjula
> 
> - sahan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-c-dev-help@ws.apache.org
> 
> 
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.394 / Virus Database: 268.10.1/389 - Release Date: 7/14/2006
> 
>

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