help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

build problems - liboctinterp.so - undefined references


From: Sharad Birmiwal
Subject: build problems - liboctinterp.so - undefined references
Date: Sun, 28 Aug 2005 12:22:49 +0530

hi all
i'm  building octave-2.9.3 from source. i get several undefined references during make

../src/liboctinterp.so: undefined reference to `std::__default_alloc_template<(bool)1, (int)0>::allocate(unsigned)'
../src/liboctinterp.so: undefined reference to `std::basic_streambuf<char, std::char_traits<char> >::_M_out_cur_move(long)'
../src/liboctinterp.so: undefined reference to `std::basic_istream<char, std::char_traits<char> >::seekg(long, std::_Ios_Seekdir)'
../src/liboctinterp.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_create(unsigned, std::allocator<char> const&)'
../src/liboctinterp.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_S_empty_rep_storage'
../src/liboctinterp.so: undefined reference to `std::__default_alloc_template<(bool)1, (int)0>::deallocate(void*, unsigned)'
collect2: ld returned 1 exit status

i saw a similar post in the mailing list archive but no solution to this was posted. i am hoping someone will be able to help me install octave.

am i missing any details required?

sharad birmiwal

reply via email to

[Prev in Thread] Current Thread [Next in Thread]