Dear community, I'm trying to install nox13oflib on my ubuntu 11.10 server, but I have problem when doing "make" for the nox13oflib, can you please advice on how to resolve it.
openflow@openflow-VBox:~/nox13oflib/build$ make make all-recursive make[1]: Entering directory `/home/openflow/nox13oflib/build' Making all in src make[2]: Entering directory `/home/openflow/nox13oflib/build/src' Making all in libopenflow make[3]: Entering directory `/home/openflow/nox13oflib/build/src/libopenflow' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/openflow/nox13oflib/build/src/libopenflow' Making all in oflib-exp make[3]: Entering directory `/home/openflow/nox13oflib/build/src/oflib-exp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/openflow/nox13oflib/build/src/oflib-exp' Making all in oflib make[3]: Entering directory `/home/openflow/nox13oflib/build/src/oflib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/openflow/nox13oflib/build/src/oflib' Making all in include make[3]: Entering directory `/home/openflow/nox13oflib/build/src/include' make[3]: *** No rule to make target `openflow/openflow-netlink.h', needed by `all-am'. Stop. make[3]: Leaving directory `/home/openflow/nox13oflib/build/src/include' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/openflow/nox13oflib/build/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/openflow/nox13oflib/build' make: *** [all] Error 2 openflow@openflow-VBox:~/nox13oflib/build$ Kind Regards, Mounir Azizi
