Bug 1207

Summary: object 'ns3-olsr--lib' was not found in uselib_local
Product: ns-3 Reporter: Nicola Baldo <nicola>
Component: build systemAssignee: Gustavo J. A. M. Carneiro <gjcarneiro>
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   

Description Nicola Baldo 2011-07-05 08:23:09 UTC
nicola@pcnbaldo:~/locale/ns-3-dev$ hg tip
changeset:   7338:880daec5884f
tag:         tip
parent:      7337:ac13a12e9dd4
parent:      7336:6e2667d24aba
user:        Gustavo J. A. M. Carneiro  <gjc@inescporto.pt>
date:        Tue Jul 05 11:16:40 2011 +0100
summary:     merge



nicola@pcnbaldo:~/locale/ns-3-dev$ ./waf distclean
'distclean' finished successfully (0.036s)



nicola@pcnbaldo:~/locale/ns-3-dev$ ./waf configure --enable-modules=spectrum --enable-tests --enable-examples
[snip]
---- Summary of optional NS-3 features:
Static build                  : not enabled (option --enable-static not selected)
Threading Primitives          : enabled
Real Time Simulator           : enabled
Emulated Net Device           : enabled
Tap Bridge                    : enabled
GtkConfigStore                : enabled
XmlIo                         : enabled
Network Simulation Cradle     : not enabled (NSC not found (see option --with-nsc))
NS-3 Click Integration        : not enabled (nsclick not enabled (see option --with-nsclick))
NS-3 OpenFlow Integration     : not enabled (Required boost libraries not found)
SQlite stats data output      : enabled
Python Bindings               : not enabled (PyBindGen missing)
MPI Support                   : not enabled (option --enable-mpi not selected)
Use sudo to set suid bit      : not enabled (option --enable-sudo not selected)
Build tests                   : enabled
Build examples                : enabled
GNU Scientific Library (GSL)  : not enabled (GSL not found)
'configure' finished successfully (4.346s)



nicola@pcnbaldo:~/locale/ns-3-dev$ ./waf
Waf: Entering directory `/home/nicola/locale/ns-3-dev/build'
Waf: Leaving directory `/home/nicola/locale/ns-3-dev/build'
object 'ns3-olsr--lib' was not found in uselib_local (required by 'print-introspected-doxygen')
Comment 1 Gustavo J. A. M. Carneiro 2011-07-05 08:29:42 UTC
Ok, I didn't test with --enable-modules, I can reproduce.  I'll try to fix it.
Comment 2 Gustavo J. A. M. Carneiro 2011-07-05 08:32:54 UTC
changeset:   7339:2539fd65226c
tag:         tip
user:        Gustavo J. A. M. Carneiro  <gjc@inescporto.pt>
date:        Tue Jul 05 13:32:33 2011 +0100
summary:     Bug 1207 - object 'ns3-olsr--lib' was not found in uselib_local