[ 
http://issues.apache.org/jira/browse/AXISCPP-990?page=comments#action_12429411 
] 
            
Leonid Krankurs commented on AXISCPP-990:
-----------------------------------------

1 cannot build (link step) SimpleAxisServer.exe either on VC++ 6.0, or VC++ 2k5

1.1.VC++ 6.0
msvcrt.lib(crtexew.obj) : error LNK2001: unresolved external
symbol "[EMAIL PROTECTED]" 

1.2.VC++ .NET 2005 
error LNK2019: unresolved external symbol [EMAIL PROTECTED] referenced in 
function _WinMainCRTStartup
fatal error LNK1120: 1 unresolved externals 


Since you stated that build SHOULD be done by  use of ANT only - 
i did try to set 
<linker extends="VisualC++Linker" entry="wWinMainCRTStartup">
under <cc ...> tag
and
add 
<linker entry="wWinMainCRTStartup"> at any case


to follow http://support.microsoft.com/default.aspx?scid=kb;EN-US;125750
in buildSimpleAxisServer.xml

the result the same - it does not build with the same error message

Could you please give the list of the source files (cpp, hpp, etc)  files that 
makes SimleAxisServer
(the VS projects are broken)

2. Cannot build Samples:

ant -f buildSamples.xml 
ended with

C:\Axis\ws-axis\c>ant -f buildSamples.xml
Buildfile: buildSamples.xml

pre-init:

checkIfIndividualTest:

initialize:

compileSamples:

BUILD FAILED
C:\Axis\ws-axis\c\buildSamples.xml:132: Could not create task or type
or.

Ant could not find the task or a class this task relies upon.

This is common and has a number of causes; the usual
solutions are to read the manual pages then download and
install needed JAR files, or fix the build file:
 - You have misspelt 'for'.
   Fix: check your spelling.
 - The task needs an external JAR file to execute
     and this is not found at the right place in the classpath.
   Fix: check the documentation for dependencies.
   Fix: declare the task.
 - The task is an Ant optional task and the JAR file and/or libraries
     implementing the functionality were not found at the time you
     yourself built your installation of Ant from the Ant sources.
   Fix: Look in the ANT_HOME/lib for the 'ant-' JAR corresponding to
     task and make sure it contains more than merely a META-INF/MANIF
     If all it contains is the manifest, then rebuild Ant with the ne
     libraries present in ${ant.home}/lib/optional/ , or alternativel
     download a pre-built release version from apache.org
 - The build file was written for a later version of Ant
   Fix: upgrade to at least the latest release version of Ant
 - The task is not an Ant core or optional task
     and needs to be declared using <taskdef>.
 - You are attempting to use a task defined using
    <presetdef> or <macrodef> but have spelt wrong or not
   defined it at the point of use

Remember that for JAR files to be visible to Ant tasks implemented
in ANT_HOME/lib, the files must be in the same directory or on the
classpath

Please neither file bug reports on this problem, nor email the
Ant mailing lists, until all of these causes have been explored,
as this is not an Ant bug.

Total time: 2 seconds

please see below my env

ALLUSERSPROFILE=C:\Documents and Settings\All Users
ANT_HOME=C:\Projects\Apache\Ant
APACHE2_HOME=C:\Program Files\Apache Group\Apache2
APPDATA=C:\Documents and Settings\lkrankur\Application Data
AppPath=X:\US
AXISCPP_DEPLOY=C:\Projects\Apache\Axis
AXISJAVA_LIB=C:\Projects\Apache\Axis\lib\axisjava
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=qpl1xp387lv51
ComSpec=C:\WINDOWS\system32\cmd.exe
DevEnvDir=C:\Program Files\Microsoft Visual Studio 8\Common7\IDE
FP_NO_HOST_CHECK=NO
FrameworkDir=C:\WINDOWS\Microsoft.NET\Framework
FrameworkSDKDir=C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0
FrameworkVersion=v2.0.50727
HOMEDRIVE=C:
HOMEPATH=\Documents and Settings\lkrankur
INCLUDE=C:\Program Files\Microsoft Visual Studio 8\VC\ATLMFC\INCLUDE;C:\Program
Files\Microsoft Visual Studio 8\VC\INCLUDE;C:\Program Files\Microsoft Visual Stu
dio 8\VC\PlatformSDK\include;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0
\include;
JAVA_HOME=C:\Program Files\Java\j2re1.4.2_12
LIB=C:\Program Files\Microsoft Visual Studio 8\VC\ATLMFC\LIB;C:\Program Files\Mi
crosoft Visual Studio 8\VC\LIB;C:\Program Files\Microsoft Visual Studio 8\VC\Pla
tformSDK\lib;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\lib;
LIBPATH=C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Microsoft
 Visual Studio 8\VC\ATLMFC\LIB
LIBRARY_PATHS=C:\Projects\Apache\Axis\lib;C:\Projects\Apache\Xerces C++ 2k5\lib
LOGONSERVER=\\ECCNA108
NUMBER_OF_PROCESSORS=1
OS=Windows_NT
Path=C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files\Mic
rosoft Visual Studio 8\VC\BIN;C:\Program Files\Microsoft Visual Studio 8\Common7
\Tools;C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\bin;C:\Program F
iles\Microsoft Visual Studio 8\VC\PlatformSDK\bin;C:\Program Files\Microsoft Vis
ual Studio 8\SDK\v2.0\bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Progr
am Files\Microsoft Visual Studio 8\VC\VCPackages;c:\progra~1\oracle9i\bin;c:\pro
gra~1\oracle9i\jre\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;c
:\sys\utl;C:\Program Files\IBM\Trace Facility;C:\Program Files\Personal Communic
ations;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Tools\doxygen\bin
;C:\Program Files\IDM Computer Solutions\UltraEdit-32;C:\Projects\Apache\Axis\li
b;C:\Program Files\Microsoft Office\Office10\VS Runtime;C:\Projects\Apache\Ant\b
in;C:\Program Files\Java\j2re1.4.2_12\bin;C:\Program Files\j2sdk1.4.2_12\lib;C:\
Projects\Apache\Ant\bin;C:\Projects\Apache\Axis\lib;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PCOMM_Root=C:\Program Files\Personal Communications
pgmdir=C:\Program Files
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
PROCESSOR_LEVEL=15
PROCESSOR_REVISION=0209
ProgramFiles=C:\Program Files
PROMPT=$P$G
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\DOCUME~1\lkrankur\LOCALS~1\Temp
TMP=C:\DOCUME~1\lkrankur\LOCALS~1\Temp
USERDNSDOMAIN=NA1.FORD.COM
USERDOMAIN=FORDNA1
USERNAME=lkrankur
USERPROFILE=C:\Documents and Settings\lkrankur
VCINSTALLDIR=C:\Program Files\Microsoft Visual Studio 8\VC
VS2k5=C:\Program Files\Microsoft Visual Studio 8\
VS80CONTOOLS=C:\Program Files\Microsoft Visual Studio 8\Common7\Tools
VSINSTALLDIR=C:\Program Files\Microsoft Visual Studio 8
windir=C:\WINDOWS
XERCESCROOT=C:\Documents and Settings\lkrankur\Downloads\Apache\Xerces C++\xerce
s-c-current\xerces-c-src_2_7_0
XERCES_HOME=C:\Projects\Apache\Xerces C++ 2k5

i copied files

axis.jar 
wsdl4j.jar 
commons-discovery.jar 
commons-logging.jar 
log4j-1.2.8.jar 
jaxrpc.jar 
saaj.jar 
wsdl2ws.jar

to lib folder of ANT

the result is the same

PLEASE HELP
  

> missing cpp files in Distribution.sln
> -------------------------------------
>
>                 Key: AXISCPP-990
>                 URL: http://issues.apache.org/jira/browse/AXISCPP-990
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Build - libtools
>    Affects Versions:  1.6 Beta
>         Environment: MS Windows XP SP2, MS VS 2005
>            Reporter: Leonid Krankurs
>            Priority: Blocker
>         Attachments: problem.txt
>
>
> flies are missing in Zip files from 03-Mar-2006
> axis-c-win32-current-bin.zip
> axis-c/source/win32/axis-c-1.6b-Win32-trace-src.zip
> (looks like have the same content)
> missing files in Distribution.sln
> SimpleAxisServer project:
> c1xx : fatal error C1083: Cannot open source file: 
> '..\..\..\src\server\simple_axis_server\ServerHelper.cpp': No such file or 
> directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\..\..\src\common\AxisSocketUtils.cpp': No such file or directory
> AxisServer project:
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> AxisClient project:
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\common\AxisException.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\common\AxisTime.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\transport\axis\AxisTransport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\transport\axis\Channel.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\common\Packet.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\transport\axis\Receiver.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\transport\axis\Sender.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\soap\SoapParserExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\transport\axis\Transport.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\transport\axis\TransportFactory.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\transport\axis\Url.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\wsdd\WSDDDocumentExpat.cpp': No such file or directory
> c1xx : fatal error C1083: Cannot open source file: 
> '..\src\transport\axis\Url.cpp': No such file or directory
> found in \graveyard
> AxisSocketUtils.cpp
> Channel.cpp
> Url.cpp (also found in src\transport\axis3)
> PLEASE!!!
> HELP!!!

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to