Alternatively, you can just comment out that line in configure.ac.in, and rerun boot.sh.

You are going to run into other problems on CentOs 5.3 however. You'll want to install boost from source. If you're using python, you'll need to update swig and install Python to 2.5 with twisted.

The version of g++ is ancient and will produce an error up on hash_map.erase() in routing and flow fetcher (perhaps elsewhere). Let me know if you run into this and I'll send you a patch workaround .. however if you're only building the core apps, you won't run into this.

There are some other odds and ends required to get it to work (e.g. fixing a casting problem generated by swig in swigpyrun.h). I have a changeset queued to be pushed to make compilation with older packages less of a pain, but it is pending testing.

Building on a more current Linux distribution will save you a lot of time ...
.martin

Hi ,
Im getting following error while compiling NOX0.6.
my system:
*****
centos 5.3
i686
4G RAM
80G HDD.

ERROR:

[r...@localhost nox]# ./boot.sh
building with all apps
Disabling noxext...
Putting files in AC_CONFIG_AUX_DIR, `config'.
configure.ac:18: error: possibly undefined macro: AC_USE_SYSTEM_EXTENSIONS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

regards
Krish


Regards
Krishna Kishore Anumanchi
Telephone: 080-23606830
Mobile: 9986924781

DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.

_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to