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
Generating Code...
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.
 
Manjula

Reply via email to