Hello.
I'm trying to build nox 0.6 with openflow 1.0 support. Latest commit fails.
The build also fails when ./configure is passed an alternative
`--with-openflow` directory path.
Any help would be appreciated.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
In file included from ../../src/include/openflow.hh:31,
from ../../src/include/openflow-event.hh:22,
from openflow-event.cc:22:
../../src/include/netinet++/ethernetaddr.hh: In member function ‘bool
vigil::ethernetaddr::is_init() const’:
../../src/include/netinet++/ethernetaddr.hh:286: warning: dereferencing
type-punned pointer will break strict-aliasing rules
../../src/include/netinet++/ethernetaddr.hh: In member function ‘uint64_t
vigil::ethernetaddr::hb_long() const’:
../../src/include/netinet++/ethernetaddr.hh:401: warning: dereferencing
type-punned pointer will break strict-aliasing rules
../../src/include/netinet++/ethernetaddr.hh: In member function ‘uint64_t
vigil::ethernetaddr::nb_long() const’:
../../src/include/netinet++/ethernetaddr.hh:411: warning: dereferencing
type-punned pointer will break strict-aliasing rules
../../src/include/netinet++/ethernetaddr.hh: In member function ‘bool
vigil::ethernetaddr::is_zero() const’:
../../src/include/netinet++/ethernetaddr.hh:457: warning: dereferencing
type-punned pointer will break strict-aliasing rules
In file included from openflow-event.cc:33:
../../src/include/openflow/openflow/nicira-ext.h: At global scope:
../../src/include/openflow/openflow/nicira-ext.h:204: error: size of array
‘build_assert_failed’ is negative
make[5]: *** [openflow-event.lo] Error 1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
Thanks!
Vjeko
_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org