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