Hi, Do you have the Boost libraries installed? You probably need at least libboost-dev and libboost-filesystem-dev.
Check out https://github.com/CPqD/ofsoftswitch13/wiki/OpenFlow-1.3-Tutorial for some info on building this NOX. Regards, Zoltan. >-----Original Message----- >From: [email protected] [mailto:nox-dev- >[email protected]] On Behalf Of Akram Hakiri >Sent: Sunday, May 12, 2013 12:47 PM >To: [email protected] >Subject: [nox-dev] building nox and nox1.3 > >Hi folks, > >I want to build nox and nox1.3 on ubuntu 12.04 but all the time I found the >below errors. Someone can help me to fix this. > >thanks, > >Hakiri > >./builtin/.libs/libbuiltin.so: undefined reference to >`boost::filesystem::directory_entry::m_get_status(boost::system::error_code >*) >const' >./builtin/.libs/libbuiltin.so: undefined reference to >`boost::filesystem::path::codecvt()' >collect2: ld returned 1 exit status >make[3]: *** [nox_core] Error 1 >make[3]: Leaving directory `/home/hakiri/nox13oflib/build/src' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/home/hakiri/nox13oflib/build/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/home/hakiri/nox13oflib/build' >make: *** [all] Error 2 > >
