Lene, Thanks a lot for your response. Yes, I have and the ns-2.1b9a.sip patched without problems on ns-allinone-2.1b9a but I'm still trying to get it to compile successfully.
On other ns versions I have tried (ns-2.1b6 and ns-2.28) it won't even patch at all. Instead, I get 'Hunk Failed' errors due to version incompatibility. With ns-allinone-2.1b9a however, I have been running into a series of compilation errors. I was able to fix the first 4 or 5 but the last and current one (tail shown below) is still a headache! I run Redhat linux 9, gcc version 3.2.2 and will appreciate any help. Regards, Bola mobile/shadowing-vis.cc:174: no matching function for call to ` std::basic_ifstream<char, std::char_traits<char> >::get(unsigned char&)' /usr/include/c++/3.2.2/bits/istream.tcc:514: candidates are: _Traits::int_type std::basic_istream<_CharT, _Traits>::get() [with _CharT = char, _Traits = std::char_traits<char>] /usr/include/c++/3.2.2/bits/istream.tcc:546: std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::get(_CharT&) [with _CharT = char, _Traits = std::char_traits<char>] /usr/include/c++/3.2.2/bits/istream.tcc:580: std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::get(_CharT*, int, _CharT) [with _CharT = char, _Traits = std::char_traits<char>] /usr/include/c++/3.2.2/istream:162: std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::get(_CharT*, int) [with _CharT = char, _Traits = std::char_traits<char>] /usr/include/c++/3.2.2/bits/istream.tcc:622: std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::get(std::basic_streambuf<_CharT, _Traits>&, _CharT) [with _CharT = char, _Traits = std::char_traits<char>] /usr/include/c++/3.2.2/istream:169: std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::get(std::basic_streambuf<_CharT, _Traits>&) [with _CharT = char, _Traits = std::char_traits<char>] make: *** [mobile/shadowing-vis.o] Error 1 Ns make failed! See http://www.isi.edu/nsnam/ns/ns-problems.html for problems [EMAIL PROTECTED] ns-allinone-2.1b9a]# Quoting Lene Karter <[EMAIL PROTECTED]>: > I suggest you try it first on the ns-allinone-2.1b9a > and tell us. > Thanks, > Lene. > > > > > > > ___________________________________________________________________________ > Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger > Téléchargez cette version sur http://fr.messenger.yahoo.com > ------------------------------------------------------------ This mail sent through IMP: http://webmail.brad.ac.uk To report misuse from this email address forward the message and full headers to [EMAIL PROTECTED] ------------------------------------------------------------ _______________________________________________ Sip-implementors mailing list [email protected] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
