On Wed, Sep 26, 2012 at 10:32 AM, Pedro Giffuni <[email protected]> wrote: > >> From: Armin Le Grand > ... >> >>Hi List, >> >>with current trunk I cannot build svtools with debug, e.g. >> >>cd svtools >>make clean >>make clean debug=t >>make -sr -j8 debug=t >> >>-> Lots of unresolved externals from stl. Yes, I'm using stlport, and I'm on >>windows. >> >>I tried to also build stlport with debug and delivered it, but does not help. >> >>Can someone help...? >> > > I can't really help but ... I think we started getting all those complains > from STLport stuff after I updated boost (?!). >
Would it make sense now to revert that commit and work on a branch to resolve remaining issues. It is very bad for the build to be broken for this long. -Rob > Pedro. > > >>Output is: >> >>--------------8<-----------------------------------8<--------------------- >>c:/aoo/svn_trunk16/main/solver/350/wntmsci12/workdir/CxxObject/svtools/source/hatchwindow/documentcloser.o >> >>c:/aoo/svn_trunk16/main/solver/350/wntmsci12/workdir/CxxObject/svtools/source/hatchwindow/hatchwindow.o >> >>c:/aoo/svn_trunk16/main/solver/350/wntmsci12/workdir/CxxObject/svtools/source/hatchwindow/hatchwindowfactory.o >> >>c:/aoo/svn_trunk16/main/solver/350/wntmsci12/workdir/CxxObject/svtools/source/hatchwindow/ipwin.o >>c:/aoo/svn_trunk16/main/solver/350/wntmsci12/workdir/WinResTarget/hatchwindowfactory/default.res >> Creating library >> c:/aoo/svn_trunk16/main/solver/350/wntmsci12/workdir/LinkTarget/Library/ihatchwindowfactory.lib >> and object >> c:/aoo/svn_trunk16/main/solver/350/wntmsci12/workdir/LinkTarget/Library/ihatchwindowfactory.exp >>documentcloser.o : error LNK2019: unresolved external symbol >>"__declspec(dllimport) public: __thiscall >>_STL::ios_base::_Loc_init::_Loc_init(void)" >>(__imp_??0_Loc_init@ios_base@_STL@@QAE@XZ) referenced in function "void >>__cdecl _STL::`dynamic initializer for '_LocInit''(void)" >>(??__E_LocInit@_STL@@YAXXZ) >>hatchwindow.o : error LNK2001: unresolved external symbol >>"__declspec(dllimport) public: __thiscall >>_STL::ios_base::_Loc_init::_Loc_init(void)" >>(__imp_??0_Loc_init@ios_base@_STL@@QAE@XZ) >>hatchwindowfactory.o : error LNK2001: unresolved external symbol >>"__declspec(dllimport) public: __thiscall >>_STL::ios_base::_Loc_init::_Loc_init(void)" >>(__imp_??0_Loc_init@ios_base@_STL@@QAE@XZ) >>ipwin.o : error LNK2001: unresolved external symbol "__declspec(dllimport) >>public: __thiscall _STL::ios_base::_Loc_init::_Loc_init(void)" >>(__imp_??0_Loc_init@ios_base@_STL@@QAE@XZ) >>documentcloser.o : error LNK2019: unresolved external symbol >>"__declspec(dllimport) public: __thiscall _STL::ios_base::Init::Init(void)" >>(__imp_??0Init@ios_base@_STL@@QAE@XZ) referenced in function "void __cdecl >>_STL::`dynamic initializer for '_IosInit''(void)" (??__E_IosInit@_STL@@YAXXZ) >>hatchwindow.o : error LNK2001: unresolved external symbol >>"__declspec(dllimport) public: __thiscall _STL::ios_base::Init::Init(void)" >>(__imp_??0Init@ios_base@_STL@@QAE@XZ) >>hatchwindowfactory.o : error LNK2001: unresolved external symbol >>"__declspec(dllimport) public: __thiscall _STL::ios_base::Init::Init(void)" >>(__imp_??0Init@ios_base@_STL@@QAE@XZ) >>ipwin.o : error LNK2001: unresolved external symbol "__declspec(dllimport) >>public: __thiscall _STL::ios_base::Init::Init(void)" >>(__imp_??0Init@ios_base@_STL@@QAE@XZ) >>documentcloser.o : error LNK2019: unresolved external symbol >>"__declspec(dllimport) public: __thiscall >>_STL::ios_base::_Loc_init::~_Loc_init(void)" >>(__imp_??1_Loc_init@ios_base@_STL@@QAE@XZ) referenced in function "void >>__cdecl _STL::`dynamic atexit destructor for '_LocInit''(void)" >>(??__F_LocInit@_STL@@YAXXZ) >>hatchwindow.o : error LNK2001: unresolved external symbol >>"__declspec(dllimport) public: __thiscall >>_STL::ios_base::_Loc_init::~_Loc_init(void)" >>(__imp_??1_Loc_init@ios_base@_STL@@QAE@XZ) >>hatchwindowfactory.o : error LNK2001: unresolved external symbol >>"__declspec(dllimport) public: __thiscall >>_STL::ios_base::_Loc_init::~_Loc_init(void)" >>(__imp_??1_Loc_init@ios_base@_STL@@QAE@XZ) >>ipwin.o : error LNK2001: unresolved external symbol "__declspec(dllimport) >>public: __thiscall _STL::ios_base::_Loc_init::~_Loc_init(void)" >>(__imp_??1_Loc_init@ios_base@_STL@@QAE@XZ) >>documentcloser.o : error LNK2019: unresolved external symbol >>"__declspec(dllimport) public: __thiscall _STL::ios_base::Init::~Init(void)" >>(__imp_??1Init@ios_base@_STL@@QAE@XZ) referenced in function "void __cdecl >>_STL::`dynamic atexit destructor for '_IosInit''(void)" >>(??__F_IosInit@_STL@@YAXXZ) >>hatchwindow.o : error LNK2001: unresolved external symbol >>"__declspec(dllimport) public: __thiscall _STL::ios_base::Init::~Init(void)" >>(__imp_??1Init@ios_base@_STL@@QAE@XZ) >>hatchwindowfactory.o : error LNK2001: unresolved external symbol >>"__declspec(dllimport) public: __thiscall _STL::ios_base::Init::~Init(void)" >>(__imp_??1Init@ios_base@_STL@@QAE@XZ) >>ipwin.o : error LNK2001: unresolved external symbol "__declspec(dllimport) >>public: __thiscall _STL::ios_base::Init::~Init(void)" >>(__imp_??1Init@ios_base@_STL@@QAE@XZ) >>c:/aoo/svn_trunk16/main/solver/350/wntmsci12/workdir/LinkTarget/Library/hatchwindowfactory.uno.dll >> : fatal error LNK1120: 4 unresolved externals >>/bin/cp: cannot stat >>`/cygdrive/c/aoo/svn_trunk16/main/solver/350/wntmsci12/workdir/LinkTarget/Library/ihatchwindowfactory.lib': >> No such file or directory >>--------------8<-----------------------------------8<--------------------- >> >>Sincerely, >> Armin >>-- >>ALG >> >> >> >>
