Hi,

An problem identified by a student in EE384P.  Do take a look at the make check.


Regards
KK

make[4]: Entering directory `/home/openflow/nox/noxcore/src/tests'
make  test-classifier test-coop-preblock-hook test-coop-sema
test-coop-signals test-ethernetaddr test-event-dispatcher-blocking
test-event-dispatcher-starvation test-poll-loop-removal
test-timer-dispatcher-delay test-timer-dispatcher-duplicates
test-timer-dispatcher-starvation test-timeval test-type-props
make[5]: Entering directory `/home/openflow/nox/noxcore/src/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -DPKGDATADIR=\"/usr/local/share/nox\"
-DPKGLIBDIR=\"/usr/local/bin/tests\"
-DPKGLOCALSTATEDIR=\"/usr/local/var/nox\"
-DPKGSYSCONFDIR=\"/usr/local/etc/nox\" -I ../../src/include
-I/home/openflow/nox/noxcore/../openflow/include/ -I/usr/include
-D_GNU_SOURCE=1   -D_REENTRANT -D__STDC_LIMIT_MACROS=1
-D__STDC_FORMAT_MACROS=1 -D__STDC_CONSTANT_MACROS=1
-D_GLIBCXX_CONCEPT_CHECKS=1 -D_GLIBCXX_DEBUG=1
-D_GLIBCXX_DEBUG_PEDANTIC=1 -I   -fno-omit-frame-pointer -Wall
-Wno-sign-compare -Winit-self -Wformat-nonliteral -Wformat-security -g
-O2 -MT test-classifier.o -MD -MP -MF .deps/test-classifier.Tpo -c -o
test-c -g -O2 -MT test-classifier.o -MD -MP -MF
.deps/test-classifier.Tpo -c -o test-classifier.o test-classifier.cc
test-classifier.hh: In member function â:
test-classifier.cc:116:   instantiated from here
test-classifier.hh:142: error: â has no member named â
test-classifier.hh: In member function â:
test-classifier.cc:204:   instantiated from here
test-classifier.hh:174: error: â has no member named â
test-classifier.hh: In member function â:
test-classifier.hh:179:   instantiated from â
test-classifier.cc:204:   instantiated from here
test-classifier.hh:216: error: â has no member named â
make[5]: *** [test-classifier.o] Error 1
make[5]: Leaving directory `/home/openflow/nox/noxcore/src/tests'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/openflow/nox/noxcore/src/tests'
make[3]: *** [check] Error 2
make[2]: *** [check-recursive] Error 1
make[1]: *** [check] Error 2
make: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/openflow/nox/noxcore/src/tests'
make[2]: Leaving directory `/home/openflow/nox/noxcore/src'
make[1]: Leaving directory `/home/openflow/nox/noxcore/src'

_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to