|
From: | Gareth Slaven |
Subject: | [Aspell-user] Make with Solaires II |
Date: | Wed, 28 May 2003 20:43:31 +0200 |
I am having a problem setting up ASPELL on a solaris box I run
./configure --prefix=/usr/local/bin/
then I run & get the following result ...:
make
Making all in auto Making all in common make all-am if /bin/bash ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT string.lo -MD -MP -MF ".deps/string.Tpo" \ -c -o string.lo `test -f 'string.cpp' || echo './'`string.cpp; \ then mv ".deps/string.Tpo" ".deps/string.Plo"; \ else rm -f ".deps/string.Tpo"; exit 1; \ fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.cpp -fPIC -DPIC In file included from /usr/local/include/g++-v3/bits/stl_alloc.h:38, from /usr/local/include/g++-v3/bits/std_memory.h:21, from /usr/local/include/g++-v3/bits/std_string.h:43, from /usr/local/include/g++-v3/string:31, from string.hpp:11, from string.cpp:7: /usr/local/include/g++-v3/bits/stl_threads.h: In constructor `std::_Refcount_Base::_Refcount_Base(unsigned int)': /usr/local/include/g++-v3/bits/stl_threads.h:85: excess elements in aggregate initializer /usr/local/include/g++-v3/bits/stl_alloc.h: At global scope: /usr/local/include/g++-v3/bits/stl_alloc.h: In instantiation of `std::_STL_mutex_lock std::__default_alloc_template<true, 0>::_S_node_allocator_lock': /usr/local/include/g++-v3/bits/stl_alloc.h:287: instantiated from `std::__default_alloc_template<threads, inst>::_Lock::_Lock() [with bool threads = true, int inst = 0]' /usr/local/include/g++-v3/bits/basic_string.tcc:336: instantiated from `void std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_M_destroy(const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]' /usr/local/include/g++-v3/bits/basic_string.h:180: instantiated from `void std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_M_dispose(const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]' /usr/local/include/g++-v3/bits/basic_string.h:344: instantiated from `void std::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]' string.hpp:25: instantiated from here /usr/local/include/g++-v3/bits/stl_alloc.h:494: excess elements in aggregate initializer *** Error code 1 make: Fatal error: Command failed for target `string.lo' Current working directory /usr/local/src/aspell-0.50.3/common *** Error code 1 make: Fatal error: Command failed for target `all' Current working directory /usr/local/src/aspell-0.50.3/common *** Error code 1 make: Fatal error: Command failed for target `all-recursive'
I think it's got something to do with libstdc++ but when I search for libstdc++ I find
/usr/local/lib/libstdc++.a /usr/local/lib/libstdc++.la /usr/local/lib/libstdc++.so /usr/local/lib/libstdc++.so.3 /usr/local/lib/libstdc++.so.3.0.0
What am I doing wrong ?
Regards Tel: +27 11 787-7666 / +27 83 6499944
The Ensight Experience - Know More, Sell More!
This is a confidential message for the named person's use only. It may contain confidential, proprietary or legally privileged information. If you receive this message in error please notify the sender and immediately delete the message. You must not, directly or indirectly, use, disclose, distribute, print or copy any part of this message if you are not the intended recipient. All views expressed in this message are those of the individual sender and do not necessarily reflect those of Envent Holdings (Pty) Ltd.
|
[Prev in Thread] | Current Thread | [Next in Thread] |