Great! It's an issue with Boost Filesystem. The version I'm running is 1.46.1. After modifying dso-deployer.cc, things seem work.
Thanks Murphy! On Fri, Apr 22, 2011 at 06:57:01PM -0700, James McCauley wrote: > You might try looking at... > http://www.mail-archive.com/[email protected]/msg02268.html > > If that works, maybe you can tell me what distribution and boost versions > you're using. I don't think we ever figured out what was going on there. > > -- Murphy > > On Apr 22, 2011 6:42 PM, "Vjekoslav Brajkovic" <[email protected]> > wrote: > > > > Hello. > > > > I am trying to build the zaku branch but I've been running into > > issues. After compiling the source and executing... > > > > vjeko@borg:/tmp/nox/src$ ./nox_core -i ptcp: switch > > > > ... I get: > > > > > > NOX 0.9.0(zaku)~full~beta (nox_core), compiled Apr 22 2011 18:33:29 > > Compiled with OpenFlow 0x01 00001|nox|ERR:Cannot change the state of > > 'switch' to INSTALLED: > > 'switch' ran into an error: Can't open a dynamic library: > > 'nox/coreapps/switchswitch.so: cannot open shared object file: No such > > file or directory' or 'nox/coreapps/switch.libs/switch.so: cannot open > > shared object file: No such file or directory' > > > > > > The library path is wrong. It is suppose to be > > 'nox/coreapps/switch/.libs/switch.so'. Any ideas on how to fix this? > > > > > > Thanks, > > Vjeko > > _______________________________________________ > > nox-dev mailing list > > [email protected] > > http://noxrepo.org/mailman/listinfo/nox-dev _______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev
