Bug 353 - Build Failure
Build Failure
Status: RESOLVED FIXED
Product: nsc
Classification: Unclassified
Component: Linux
unspecified
All All
: P1 blocker
Assigned To: Sam Jansen
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-17 23:43 UTC by Craig Dowell
Modified: 2008-09-18 00:26 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Dowell 2008-09-17 23:43:46 UTC
[538/539] cxx_link: build/debug/samples/main-attribute-value_1.o -> build/debug/samples/main-attribute-value
[539/539] scons: Reading SConscript files ...
Checking target architecure...(cached) amd64, checking userland ...amd64
OSError: [Errno 2] No such file or directory: 'include/asm':
  File "/home/craigdo/repos/ns-3-dev/nsc/SConstruct", line 145:
    SConscript("linux-2.6.18/SConscript")
  File "/home/craigdo/repos/ns-3-dev/nsc/scons-local-1.0.1/SCons/Script/SConscript.py", line 596:
    return apply(method, args, kw)
  File "/home/craigdo/repos/ns-3-dev/nsc/scons-local-1.0.1/SCons/Script/SConscript.py", line 533:
    return apply(_SConscript, [self.fs,] + files, subst_kw)
  File "/home/craigdo/repos/ns-3-dev/nsc/scons-local-1.0.1/SCons/Script/SConscript.py", line 256:
    exec _file_ in call_stack[-1].globals
  File "/home/craigdo/repos/ns-3-dev/nsc/linux-2.6.18/SConscript", line 144:
    os.unlink('include/asm')
Building NSC stack failed
[ns-regression] ~/repos/ns-3-dev >
Comment 1 Sam Jansen 2008-09-18 00:05:23 UTC
Fix pushed. Leaving bug as open for the time being, please update and rebuild.