2009-08-16 22:04:14 STLport Build Failed in 2008R1.5 release
DAVID ZHOU (CHINA)
Message: 78929
Hi,
My toolchain is 2008r1.5 and my uclinux-dist is 2008r1.5
When build STLport, followed error are generated,could anyone help me? Thanks in advance!
In file included from ../../src/dll_main.cpp:29:
../../src/stlport_prefix.h:20:25: error: stl/_config.h: No such file or directory
../../src/dll_main.cpp:46:17: error: slist: No such file or directory
../../src/dll_main.cpp:48:28: error: stl/_hashtable.h: No such file or directory
../../src/dll_main.cpp:56:18: error: rope: No such file or directory
../../src/dll_main.cpp:91: error: expected constructor, destructor, or type conversion before ?.oid?
../../src/dll_main.cpp:95: error: expected initializer before ?.STLP_CALL?
../../src/dll_main.cpp:99: error: expected initializer before ?.STLP_CALL?
../../src/dll_main.cpp:103: error: expected initializer before ?.STLP_CALL?
../../src/dll_main.cpp:107: error: expected initializer before ?.STLP_CALL?
../../src/dll_main.cpp:152: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC __stl_debug_engine?
../../src/dll_main.cpp:152: error: expected `;' before ?.?.token
../../src/dll_main.cpp:155: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC __node_alloc?
../../src/dll_main.cpp:155: error: expected `;' before ?.?.token
../../src/dll_main.cpp:156: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC __node_alloc?
../../src/dll_main.cpp:156: error: expected `;' before ?.?.token
../../src/dll_main.cpp:157: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC __debug_alloc?
../../src/dll_main.cpp:157: error: expected `;' before ?.?.token
../../src/dll_main.cpp:158: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC __debug_alloc?
../../src/dll_main.cpp:158: error: expected `;' before ?.?.token
../../src/dll_main.cpp:159: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC __debug_alloc?
../../src/dll_main.cpp:159: error: expected `;' before ?.?.token
../../src/dll_main.cpp:160: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC __malloc_alloc?
../../src/dll_main.cpp:160: error: expected `;' before ?.?.token
../../src/dll_main.cpp:174: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC allocator?
../../src/dll_main.cpp:174: error: expected `;' before ?.?.token
../../src/dll_main.cpp:175: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _STLP_alloc_proxy?
../../src/dll_main.cpp:175: error: expected `;' before ?.?.token
../../src/dll_main.cpp:178: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _Vector_base?
../../src/dll_main.cpp:178: error: expected `;' before ?.?.token
../../src/dll_main.cpp:181: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _Vector_impl?
../../src/dll_main.cpp:181: error: expected `;' before ?.?.token
../../src/dll_main.cpp:184: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC __WORKAROUND_DBG_RENAME?
../../src/dll_main.cpp:184: error: expected `;' before ?.?.token
../../src/dll_main.cpp:189: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC allocator?
../../src/dll_main.cpp:189: error: expected `;' before ?.?.token
../../src/dll_main.cpp:190: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _STLP_alloc_proxy?
../../src/dll_main.cpp:190: error: expected `;' before ?.?.token
../../src/dll_main.cpp:191: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _Vector_base?
../../src/dll_main.cpp:191: error: expected `;' before ?.?.token
../../src/dll_main.cpp:193: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _Vector_impl?
../../src/dll_main.cpp:193: error: expected `;' before ?.?.token
../../src/dll_main.cpp:201: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC vector?
../../src/dll_main.cpp:201: error: expected `;' before ?.?.token
../../src/dll_main.cpp:205: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC allocator?
../../src/dll_main.cpp:205: error: expected `;' before ?.?.token
../../src/dll_main.cpp:207: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _STLP_alloc_proxy?
../../src/dll_main.cpp:207: error: expected `;' before ?.?.token
../../src/dll_main.cpp:208: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _Vector_base?
../../src/dll_main.cpp:208: error: expected `;' before ?.?.token
../../src/dll_main.cpp:209: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _Vector_impl?
../../src/dll_main.cpp:209: error: expected `;' before ?.?.token
../../src/dll_main.cpp:211: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _List_node?
../../src/dll_main.cpp:211: error: expected `;' before ?.?.token
../../src/dll_main.cpp:212: error: expected initializer before ?.?.token
../../src/dll_main.cpp:213: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC allocator?
../../src/dll_main.cpp:213: error: expected `;' before ?.?.token
../../src/dll_main.cpp:214: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _STLP_alloc_proxy?
../../src/dll_main.cpp:214: error: expected `;' before ?.?.token
../../src/dll_main.cpp:215: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _List_base?
../../src/dll_main.cpp:215: error: expected `;' before ?.?.token
../../src/dll_main.cpp:216: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _List_impl?
../../src/dll_main.cpp:216: error: expected `;' before ?.?.token
../../src/dll_main.cpp:219: error: expected constructor, destructor, or type conversion before ?.emplate?
../../src/dll_main.cpp:222: error: expected constructor, destructor, or type conversion before ?.ypedef?
../../src/dll_main.cpp:223: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _STLP_alloc_proxy?
../../src/dll_main.cpp:223: error: expected `;' before ?.?.token
../../src/dll_main.cpp:226: error: expected constructor, destructor, or type conversion before ?.emplate?
../../src/dll_main.cpp:227: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _Slist_impl?
../../src/dll_main.cpp:227: error: expected `;' before ?.?.token
../../src/dll_main.cpp:230: error: expected constructor, destructor, or type conversion before ?.emplate?
../../src/dll_main.cpp:231: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _STLP_alloc_proxy?
../../src/dll_main.cpp:231: error: expected `;' before ?.?.token
../../src/dll_main.cpp:232: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _Deque_iterator?
../../src/dll_main.cpp:232: error: expected `;' before ?.?.token
../../src/dll_main.cpp:233: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _Deque_base?
../../src/dll_main.cpp:233: error: expected `;' before ?.?.token
../../src/dll_main.cpp:234: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _Deque_impl?
../../src/dll_main.cpp:234: error: expected `;' before ?.?.token
../../src/dll_main.cpp:237: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _Rb_global?
../../src/dll_main.cpp:237: error: expected `;' before ?.?.token
../../src/dll_main.cpp:238: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _List_global?
../../src/dll_main.cpp:238: error: expected `;' before ?.?.token
../../src/dll_main.cpp:241: error: expected constructor, destructor, or type conversion before ?.emplate?
../../src/dll_main.cpp:242: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _Stl_prime?
../../src/dll_main.cpp:242: error: expected `;' before ?.?.token
../../src/dll_main.cpp:245: error: expected constructor, destructor, or type conversion before ?.emplate?
../../src/dll_main.cpp:246: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _Bs_G?
../../src/dll_main.cpp:246: error: expected `;' before ?.?.token
../../src/dll_main.cpp:248: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC allocator?
../../src/dll_main.cpp:248: error: expected `;' before ?.?.token
../../src/dll_main.cpp:249: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _STLP_alloc_proxy?
../../src/dll_main.cpp:249: error: expected `;' before ?.?.token
../../src/dll_main.cpp:250: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC _String_base?
../../src/dll_main.cpp:250: error: expected `;' before ?.?.token
../../src/dll_main.cpp:270: error: explicit instantiation of non-template ?.STLP_CLASS_DECLSPEC basic_string?
../../src/dll_main.cpp:270: error: expected `;' before ?.?.token
../../src/dll_main.cpp:276: error: expected constructor, destructor, or type conversion at end of input
make[4]: *** [obj/gcc/shared/dll_main.o] Error 1
make[3]: *** [all] Error 2
make[2]: *** [STLport] Error 2
make[2]: *** Waiting for unfinished jobs....
QuoteReplyEditDelete
2009-08-16 23:50:56 Re: STLport Build Failed in 2008R1.5 release
Yi Li (CHINA)
Message: 78939
I tried to build STLport on 2009R1. It cannot build either. I've submit a bug to track it: blackfin.uclinux.org/gf/tracker/5444
-Yi
QuoteReplyEditDelete
2010-03-15 17:32:49 Re: STLport Build Failed in 2008R1.5 release
Emil Bart (POLAND)
Message: 87217
Hello,
I encountered the same problem when building STLport on 2009R1.1-RC4. I need the stl in order to compile openssl library. Someone solved the problem ? Can someone give any clue ?
Thanks
Emil,
QuoteReplyEditDelete
2010-03-15 18:16:51 Re: STLport Build Failed in 2008R1.5 release
Mike Frysinger (UNITED STATES)
Message: 87218
that isnt true. openssl has no requirement on STL at all.
QuoteReplyEditDelete
2010-03-15 18:52:25 Re: STLport Build Failed in 2008R1.5 release
Emil Bart (POLAND)
Message: 87220
Hello Mike
Sorry for mistake. So it seems that another application needs stl. Any clues about STLport compilation?