[
https://issues.apache.org/jira/browse/XERCESC-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076692#comment-15076692
]
Andrew Tweddle commented on XERCESC-2057:
-----------------------------------------
I then tried reorganizing the PATH and worked out that basestsd.h is not part
of BCB ver 4.
So I reorganize my PATH variables and use BCB ver 6 and I find basetsd.h is an
inc file in version 6. So fa, so good I copied it into the inc files in 4 but
it didn't help.
So back to using BCB 6
and everything works well until PParse and I get
C:\PROGRA~2\Borland\CBUILD~2\Bin\..\bin\make -l -o -f PParse.mak
-DXERCESVER=3_1_2
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
C:\PROGRA~2\Borland\CBUILD~2\bin\..\BIN\ilink32 @MAKE0000.@@@
Turbo Incremental Link 5.60 Copyright (c) 1997-2002 Borland
Error: Unresolved external '__Unlocksyslock' referenced from
C:\XERCES-C-3.1.2\BUILD\WIN32\BCC5\OBJ\PPARSE.OBJ
Error: Unresolved external '__Locksyslock' referenced from
C:\XERCES-C-3.1.2\BUILD\WIN32\BCC5\OBJ\PPARSE.OBJ
Error: Unresolved external 'std::locale::id::_Id_cnt' referenced from
C:\XERCES-C-3.1.2\BUILD\WIN32\BCC5\OBJ\PPARSE.OBJ
Error: Unresolved external 'std::locale::_Getfacet(unsigned int) const'
referenced from C:\XERCES-C-3.1.2\BUILD\WIN32\BCC5\OBJ\PPARSE.OBJ
Error: Unresolved external 'std::_Locinfo::~_Locinfo()' referenced from
C:\XERCES-C-3.1.2\BUILD\WIN32\BCC5\OBJ\PPARSE.OBJ
Error: Unresolved external 'std::_Locinfo::_Locinfo(const char *)' referenced
from C:\XERCES-C-3.1.2\BUILD\WIN32\BCC5\OBJ\PPARSE.OBJ
Error: Unresolved external '__Getctyptab' referenced from
C:\XERCES-C-3.1.2\BUILD\WIN32\BCC5\OBJ\PPARSE.OBJ
Error: Unresolved external 'std::locale::facet::_Register()' referenced from
C:\XERCES-C-3.1.2\BUILD\WIN32\BCC5\OBJ\PPARSE.OBJ
Error: Unresolved external 'std::ios_base::clear(std::_Iosb<int>::_Iostate,
bool)' referenced from C:\XERCES-C-3.1.2\BUILD\WIN32\BCC5\OBJ\PPARSE.OBJ
Error: Unresolved external 'std::_String_base::_Xran() const' referenced from
C:\XERCES-C-3.1.2\BUILD\WIN32\BCC5\OBJ\PPARSE.OBJ
Error: Unresolved external 'std::_String_base::_Xlen() const' referenced from
C:\XERCES-C-3.1.2\BUILD\WIN32\BCC5\OBJ\PPARSE.OBJ
** error 2 ** deleting ..\..\..\..\..\Build\Win32\BCC5\PParse.exe
** error 1 ** deleting PParse
regards sarason
> Xerces will not build under Windows XP64 SP3
> --------------------------------------------
>
> Key: XERCESC-2057
> URL: https://issues.apache.org/jira/browse/XERCESC-2057
> Project: Xerces-C++
> Issue Type: Bug
> Components: Build
> Affects Versions: 3.1.2
> Environment: Windows XP64 SP3
> Reporter: Andrew Tweddle
> Fix For: 3.1.2
>
>
> MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
> cd XercesLib
> copy ..\..\..\..\..\src\xercesc\util\Xerces_autoconf_config.borland.hpp
> ..\..\..\..\..\src\xercesc\util\Xerces_autoconf_config.hpp
> Fatal: Command arguments too long
> Since Xerces is installed on the C: directory at the highest point it is not
> possible to easily shorten any of the directory lengths to make this command
> work, is this important, I don't know I am a newb to Xerces. Does this copy
> need to be done or is there a quick copy that could be done to make the rest
> of the build process work I have no idea.
> regards sarason
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]