{"id":875,"date":"2022-08-30T15:08:38","date_gmt":"2022-08-30T15:08:38","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/11\/09\/unable-to-make-nfqueue-bindings-closed-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:08:38","modified_gmt":"2022-08-30T15:08:38","slug":"unable-to-make-nfqueue-bindings-closed-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/unable-to-make-nfqueue-bindings-closed-collection-of-common-programming-errors\/","title":{"rendered":"Unable to MAKE nfqueue-bindings [closed]-Collection of common programming errors"},"content":{"rendered":"<p>I am trying to install nfqueue-bindings.<\/p>\n<p>However, when I tried to run the MAKE file, I got this error:<\/p>\n<pre><code>[root@localhost nfqueue-bindings-0.3]# make\n[ -d build ] || mkdir build; \\\ncd build &amp;&amp; cmake -DDEBUG=1 -DCMAKE_VERBOSE_MAKEFILE=0 -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=\/usr\/local .. &amp;&amp; make\n-- The C compiler identification is GNU\n-- The CXX compiler identification is unknown\n-- Check for working C compiler: \/usr\/bin\/gcc\n-- Check for working C compiler: \/usr\/bin\/gcc -- works\n-- Detecting C compiler ABI info\n-- Detecting C compiler ABI info - done\nCMake Error: your CXX compiler: \"CMAKE_CXX_COMPILER-NOTFOUND\" was not found.   Please set CMAKE_CXX_COMPILER to a valid compiler path or name.\n-- Found SWIG: \/usr\/bin\/swig (found version \"2.0.1\")\n-- checking for one of the modules 'libnetfilter_queue'\n-- Found PythonInterp: \/usr\/bin\/python2.7 \n-- Could NOT find PythonLibs (missing:  PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) \n-- Found Perl: \/usr\/bin\/perl \nCMake Error: The following variables are used in this project, but they are set to NOTFOUND.\nPlease set them or make sure they are set and tested correctly in the CMake files:\nPERL_INCLUDE_PATH (ADVANCED)\n   used as include directory in directory \/home\/student\/Downloads\/nfqueue-bindings-0.3\/perl\nPERL_LIBRARY (ADVANCED)\n    linked by target \"nfqueue\" in directory \/home\/student\/Downloads\/nfqueue-bindings-0.3\/perl\nPYTHON_INCLUDE_DIR (ADVANCED)\n   used as include directory in directory \/home\/student\/Downloads\/nfqueue-bindings-0.3\/python\nPYTHON_LIBRARY (ADVANCED)\n    linked by target \"_nfqueue\" in directory \/home\/student\/Downloads\/nfqueue-bindings-0.3\/python\n\n-- Configuring incomplete, errors occurred!\nmake: *** [all] Error 1\n<\/code><\/pre>\n<p>I tried reading the INSTALL file that comes with the module, seems like I might have been doing the installation wrongly as the MAKE file tries to find the perl and python libraries in \/home\/student\/Downloads\/nfqueue-bindings-0.3\/perl and \/home\/student\/Downloads\/nfqueue-bindings-0.3\/python. The current directory I am in is \/home\/student\/Downloads\/nfuque-bindings-0.3. I am not exactly sure where my development libraries for perl and python are&#8230; Can anybody help?<\/p>\n<p>Thanks and regards.<\/p>\n<p id=\"rop\"><small>Originally posted 2013-11-09 22:51:16. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>I am trying to install nfqueue-bindings. However, when I tried to run the MAKE file, I got this error: [root@localhost nfqueue-bindings-0.3]# make [ -d build ] || mkdir build; \\ cd build &amp;&amp; cmake -DDEBUG=1 -DCMAKE_VERBOSE_MAKEFILE=0 -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=\/usr\/local .. &amp;&amp; make &#8212; The C compiler identification is GNU &#8212; The CXX compiler identification is unknown [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-875","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/875","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=875"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/875\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=875"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=875"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=875"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}