The code is merely built by its developer with a different compiler.
Which compiler are you using ?
regards,
Mathieu
Le Thu, 8 Jan 2009 00:23:23 -0800 (PST),
narendra <narendr...@gmail.com> a écrit :
> Please some one help regarding this issue
Attached is a patch that fixes the bugs in ns-3-wimax repository.
After applying it, you will probably need to properly install libblas
and libatlas (apt-get install on debian-like distros) in your system.
Please, don't forget to send any feedbacks to have the maintainers
informed.
Regards,
--
Providence SALUMU M.
Doctorant, Département Logiciels-Réseaux
TELECOM SudParis
"If you can't be strong, be clever, and make peace with someone who is
strong. But it's always better to be strong yourself! Always!" -- B.O.
LowLow.
> After applying it, you will probably need to properly install libblas
> and libatlas (apt-get install on debian-like distros) in your system.
>
To properly link with wimax examples in Ubuntu Jaunty Development
branch :
1°) sudo aptitude purge libatlas3gf-base
2°) sudo aptitude install libblas-dev liblapack-dev
liblapack-pic liblapack3gf
Le Fri, 9 Jan 2009 01:28:39 -0800 (PST),
narendra <narendr...@gmail.com> a écrit :
> Hi salumu i am very happy to say that the code was build with out any
> error after applying ur patch.
> The libraries mentioned in the above are not present in fedora. I am
> using fedora 8 . so,please give me the details regarding FEDORA and
> let me know whether this setup works with FEDORA . I downloaded ur
Since the code compiled well on your fc8, it implies that you don't
need to update your libraries. So please, forget all about "sudo
aptitude install ..." You're fine!
> code from the link u have given .It was build properly and the same
> problem occured when i was trying to run the simple-wimax.cc
> example.I have installed libblass and libatlas .please go through the
> problem.I have attached the probllem .plz go through it
[...]
> *** Assertion failed in ../../itpp/base/vec.h on line 1324:
> Vec<>::split(): Index out of range (in_range(pos))
> Command ['/root/narendra/naren/build/debug/scratch/simple-wimax']
> exited with code -6
I can't reproduce the problem on Ubuntu here, the simple-wimax.cc works
fine to me. However, I would suggest that you run simple-wimax.cc under
gdb to see what is really going on behind the curtains :-).
> May i know the complete setup of ur systemincluding version like o.s,
> itpp , etc
OS:
2.6.28-4-generic #9-Ubuntu SMP Tue Jan 6 19:33:48 UTC 2009 x86_64
GNU/Linux
ITPP:
Package: libitpp-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1696
Maintainer: Ubuntu MOTU Developers <ubunt...@lists.ubuntu.com>
Original-Maintainer: Kumar Appaiah <aku...@debian.org>
Architecture: amd64
Source: libitpp
Version: 4.0.4-2
Depends: libitpp6gf (= 4.0.4-2)
Filename: pool/universe/libi/libitpp/libitpp-dev_4.0.4-2_amd64.deb
> May i know which distribution version you are using
Ubuntu Jaunty development branch