[Ns-bugs] [Bug 1228] object 'ns3-network--lib' was not found in uselib_local (required by 'bench-packets')
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Mon Aug 1 02:21:58 PDT 2011
https://www.nsnam.org/bugzilla/show_bug.cgi?id=1228
Hemant <hemantr at ee.iitb.ac.in> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|build system |click
--- Comment #2 from Hemant <hemantr at ee.iitb.ac.in> 2011-08-01 05:21:58 EDT ---
Thanks Suresh. If I execute ./waf configure --enable-examples --enable-tests
instead of ./waf configure --enable-examples --enable-tests
--enable-modules=core, then ./test.py does not give any problem. All 174 tests
are passed successfully.
Thanks.
(In reply to comment #1)
> Hi Hemant,
>
> (In reply to comment #0)
> > Hi,
> >
> > While following the installation and testing of NS3 as given in
> > http://www.nsnam.org/wiki/index.php/Installation and
> > http://www.nsnam.org/wiki/index.php/Troubleshooting, when I run ./test.py, I
> > come across the following errors. Kindly help.
> >
> > Waf: Entering directory `/home/lab/repos/ns-3-allinone/ns-3-dev/build'
> > Waf: Leaving directory `/home/lab/repos/ns-3-allinone/ns-3-dev/build'
> > object 'ns3-network--lib' was not found in uselib_local (required by
> > 'bench-packets')
> > Waf died. Not running tests
> >
> > Prior to running ./test.py, I executed
> >
> > ./waf configure --enable-examples --enable-tests --enable-modules=core
> >
>
> That's because utils/wscript tries to build bench-packets along with the
> test-runner, and bench-packets requires the network module to be enabled.
>
> Any particular reason you need to do a build with just 'core' enabled?
--
Configure bugmail: https://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Ns-bugs
mailing list