Open GoogleCodeExporter opened 8 years ago
here's our stdc info
[root@ni-cr-svc-bs2 src]# rpm -qa |grep stdc
libstdc++-4.1.2-50.el5
compat-libstdc++-33-3.2.3-61
compat-libstdc++-33-3.2.3-61
libstdc++-devel-4.1.2-50.el5
compat-libstdc++-296-2.96-138
libstdc++-4.1.2-50.el5
[root@ni-cr-svc-bs2 src]#
Original comment by charu...@gmail.com
on 8 Jun 2011 at 2:28
i am getting the same error, please see below:
rpm -qa |grep stdc
libstdc++-4.1.2-48.el5
libstdc++-devel-4.1.2-48.el5
libstdc++-4.1.2-48.el5
make
Building MOSAIK for the following platform: linux
=========================================================
- Building in CommonSource
- Building in AssemblyFormats
make[2]: Nothing to be done for `all'.
- Building in DataStructures
make[2]: Nothing to be done for `all'.
- Building in ExternalReadFormats
make[2]: Nothing to be done for `all'.
- Building in MosaikReadFormat
make[2]: Nothing to be done for `all'.
- Building in PairwiseAlignment
make[2]: Nothing to be done for `all'.
- Building in Utilities
make[2]: Nothing to be done for `all'.
- Building in MosaikBuild
* linking MosaikBuild
../../obj/BuildMain.o: In function `main':
BuildMain.cpp:(.text+0x21d1): undefined reference to `std::basic_ostream<char,
std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char>
>(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
BuildMain.cpp:(.text+0x2365): undefined reference to `std::basic_ostream<char,
std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char>
>(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
Original comment by serghei....@gmail.com
on 21 Jul 2011 at 1:01
Original issue reported on code.google.com by
charu...@gmail.com
on 8 Jun 2011 at 2:25