Hi Oliver,

Oliver-Rainer Wittmann schrieb:
Hi,

On 12.06.2013 09:43, Oliver-Rainer Wittmann wrote:
Hi,

On 12.06.2013 00:15, Regina Henschel wrote:
Hi Oliver,

I have applied your patch. "sal" finished, but now it breaks in 'tools'

C:/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/inc/stl\config/stl_select_lib.h(26)


: fatal error C1189: #error :  "For static link with STLport library,
_DEBUG setting MUST be on when _STLP_DEBUG is on. (/MTd forces _DEBUG)"
C:/AOO_2013_06_08/trunk/main/solenv/gbuild/LinkTarget.mk:126: recipe for
target
`/cygdrive/c/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/workdir/CxxObject/tools/bootstrp/addexes2/mkfilt.o'


failed
make: ***
[/cygdrive/c/AOO_2013_06_08/trunk/main/solver/400/wntmsci12/workdir/CxxObject/tools/bootstrp/addexes2/mkfilt.o]


Error 2


I have already observed this build breaker.
I am working on corresponding fixes.
Unfortunately, the verification of the fixes takes some time as I am
building non-pro and pro with and without stlport.
Please stay tuned.


I have applied my patches - see issue 122500.
Please verify my fixes - thanks in advance.


I get a break in lingucomponent.

If I understand the log correct it is from:
libhunspell.lib(affixmgr.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV01@@Z) referenced in function "public: __thiscall std::logic_error::logic_error(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0logic_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z) libhunspell.lib(affixmgr.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (__imp_??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ) referenced in function "public: virtual __thiscall std::logic_error::~logic_error(void)" (??1logic_error@std@@UAE@XZ) libhunspell.lib(affixmgr.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z) referenced in function "protected: static void __cdecl std::vector<struct affentry,class std::allocator<struct affentry> >::_Xlen(void)" (?_Xlen@?$vector@Uaffentry@@V?$allocator@Uaffentry@@@std@@@std@@KAXXZ) ../../../wntmsci12/bin/spell.uno.dll : fatal error LNK1120: 3 unresolved externals
dmake:  Error code 96, while making '../../../wntmsci12/bin/spell.uno.dll'

In addition I see an error, multiple times:
Error: String::ReleaseCharStr() called for String with RefCount From File c:/AOO_2013_06_08/trunk/main/tools/source/string/strimp.cxx at Line 2074

I have used configure:
./configure \
--with-directx-home="/cygdrive/c/Program Files/Microsoft DirectX SDK (June 2010)" \ --with-cl-home="/cygdrive/c/Program Files/Microsoft Visual Studio 9.0/VC" \
 --disable-build-mozilla \
 --disable-activex \
 --with-mozilla-build="/cygdrive/c/mozillabuild" \
 --enable-dbgutil \
--with-asm-home="/cygdrive/c/Program Files/Microsoft Visual Studio 9.0/VC/bin" \
 --with-jdk-home="/cygdrive/c/Program Files/Java/jdk1.6.0_38" \
 --with-ant-home=/ant \
--with-mspdb-path="/cygdrive/c/Program Files/Microsoft Visual Studio 9.0/Common7/IDE" \
 --without-junit \

--with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2"; \
 --without-fonts \
 --with-atl-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/atl71" \
 --with-atl-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386" \
 --with-mfc-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42" \
 --with-mfc-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386" \
 --with-lang="de" \
 --enable-category-b \
 --with-vendor="Regina_Henschel" \
 --with-build-version="r1492233_debug_category_b"

Kind regards
Regina




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to