Project

General

Profile

Actions

Bug #1041

closed

compile error with --disable-python

Added by Junxiao Shi over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Category:
build
Target version:
Start date:
09/15/2013
Due date:
% Done:

100%

Estimated time:

Description

When ns-3 is configured with @--disable-python@, ndnSIM compilation terminates with error:

Waf: Entering directory /Users/user/src/ns-3/build'
[ 584/2095] pyc: src/ndnSIM/PyNDN/Data.py -> build/src/ndnSIM/PyNDN/Data.pyc
/bin/sh: -c: command not found
Waf: Leaving directory
/Users/user/src/ns-3/build'
Build failed
-> task in '' failed (exit status 127):
{task 4450737104: pyc Data.py -> Data.pyc}
' -c "import sys, py_compile; py_compile.compile(sys.argv[1], sys.argv[2], sys.argv[3], True)" ../src/ndnSIM/PyNDN/Data.py /Users/user/src/ns-3/build/src/ndnSIM/PyNDN/Data.pyc /PyNDN/Data.py && true '

PyNDN emulation should not be compiled when @--disable-python@ is specified.

Actions #1

Updated by Alex Afanasyev over 10 years ago

  • Status changed from New to Resolved
Actions #2

Updated by Alex Afanasyev over 9 years ago

  • Category set to build
  • Assignee set to Alex Afanasyev
  • Target version set to 0.7
  • % Done changed from 0 to 100
Actions #3

Updated by Alex Afanasyev over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF