Sorry. I dont quite understand. I am already compiling under
./nox/build. build is a new directory. It is not source tree, right? I
am following instructions from the webpage. First I mkdir build, then
I go into it, ../configure, and then I make in it.

On Mon, May 24, 2010 at 8:16 AM, Martin Casado <cas...@nicira.com> wrote:
> 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
>> nox-dev@noxrepo.org
>> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>>
>
>

_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to