Bug 2015

Summary: static/optimized build fails to execute with a script under myscripts
Product: dce Reporter: Hajime Tazaki <tazaki>
Component: otherAssignee: Hajime Tazaki <tazaki>
Status: RESOLVED REMIND    
Severity: major CC: ns-bugs
Priority: P5    
Version: unspecified   
Hardware: PC   
OS: Linux   

Description Hajime Tazaki 2014-11-06 09:10:18 EST
https://groups.google.com/d/msg/ns-3-users/KYU75AjRRyY/bIkll3HevNsJ

static and optimized build of DCE fails during execution with a script located under myscripts directory.

A patch was proposed by Hans van den Bogert (included in the thread above).
Comment 1 Hajime Tazaki 2014-11-06 21:17:08 EST
fixed with the changeset 1ecff48506b5.
Comment 2 Hajime Tazaki 2014-11-06 21:18:44 EST
btw, whole wscript (of DCE) and ns3waf/__init.py should be refactored to reduce duplicated codes. 

mark as "REMIND" for the future improvement.