Yeah, this seems to happen when you compile in the source tree. Try
using a remote build tree from a clean source tree and see if that works.
Hi,
Sorry to bother others. I am compiling OpenFlow v1.0. compatible NOX,
following steps on:
http://www.openflowswitch.org/foswiki/bin/view/OpenFlow/Deployment/HOWTO/LabSetup#4_Controller_Setup
I never met following errors before but now they pop up. It seems
everything is clean. I just download, configure, and make it. I didnt
modify anything.
../../../../../src/nox/netapps/authenticator/authenticator_event.cc:
In member function ‘vigil::Disposition
vigil::applications::Authenticator::handle_bootstrap(const
vigil::Event&)’:
../../../../../src/nox/netapps/authenticator/authenticator_event.cc:40:
error: invalid use of incomplete type ‘struct vigil::Kernel’
../../../../../src/nox/component.hh:49: error: forward declaration of
‘struct vigil::Kernel’
../../../../../src/nox/netapps/authenticator/authenticator_event.cc:40:
error: ‘INSTALLED’ was not declared in this scope
../../../../../src/nox/netapps/authenticator/authenticator_event.cc:41:
error: invalid use of incomplete type ‘struct vigil::Kernel’
../../../../../src/nox/component.hh:49: error: forward declaration of
‘struct vigil::Kernel’
make[9]: *** [authenticator_la-authenticator_event.lo] Error 1
I saw someone else encountered this error in this email list, but he
got no reply.
Thanks.
_______________________________________________
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