Undefined symbol using STLport lib on AIX-4.3.3

J

John Graat

Hi all,

I've built the STLport-462 library on AIX-4.3.3 using gcc-3.3.2.
No errors during compilation. However, during linking the following
error occurs:
ld: 0711-317 ERROR: Undefined symbol: _STL::_Node_Alloc_Lock<(bool)1,
(int)0>::_S_lock

Besides this error, the following warnings are given:
ld: 0711-224 WARNING: Duplicate symbol: _STL::money_get<char,
_STL::istreambuf_iterator<char, _STL::char_traits<char> > >::id ld:
0711-224 WARNING: Duplicate symbol: _STL::money_put<char,
_STL::eek:streambuf_iterator<char, _STL::char_traits<char> > >::id ld:
0711-224 WARNING: Duplicate symbol: _STL::money_get<wchar_t,
_STL::istreambuf_iterator said:
::id ld: 0711-224 WARNING: Duplicate symbol: _STL::money_put<wchar_t,
_STL::ostreambuf_iterator said:
::id ld: 0711-224 WARNING: Duplicate symbol: _STL::num_put<char,
_STL::eek:streambuf_iterator<char, _STL::char_traits<char> > >::id ld:
0711-224 WARNING: Duplicate symbol: _STL::num_put<wchar_t,
_STL::ostreambuf_iterator said:
::id ld: 0711-224 WARNING: Duplicate symbol: _STL::num_get<wchar_t,
_STL::istreambuf_iterator said:
::id ld: 0711-224 WARNING: Duplicate symbol: _STL::num_get<char,
_STL::istreambuf_iterator<char, _STL::char_traits<char> > >::id ld:
0711-224 WARNING: Duplicate symbol: _STL::time_get<char,
_STL::istreambuf_iterator<char, _STL::char_traits<char> > >::id ld:
0711-224 WARNING: Duplicate symbol: _STL::time_put<char,
_STL::eek:streambuf_iterator<char, _STL::char_traits<char> > >::id ld:
0711-224 WARNING: Duplicate symbol: _STL::time_get<wchar_t,
_STL::istreambuf_iterator said:
::id ld: 0711-224 WARNING: Duplicate symbol: _STL::time_put<wchar_t,
_STL::ostreambuf_iterator said:

Any idea how to solve this? I've installed APAR IY26685 (assembler
fix). FYI: I've built and used exactly the same library on AIX-5L
(also with gcc-3.3.2) without any problems.

Thanks in advance,


John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top