[ntop/ntopng] 7c9457: Added pkg-config to avoid issues like
Luca Deri <[email protected]>
| Newsgroups | gmane.linux.ntop.devel |
|---|---|
| Message-ID | <5ba8e2542560b_45672b29f1d90ecc8942f@hookshot-fe-31feec6.cp1-iad.github.net.mail> |
Branch: refs/heads/dev
Home: https://github.com/ntop/ntopng
Commit: 7c9457eceef794a33b9ed9abe3223e55458a9c65
https://github.com/ntop/ntopng/commit/7c9457eceef794a33b9ed9abe3223e55458a9c65
Author: Luca Deri <[email protected]>
Date: 2018-09-24 (Mon, 24 Sep 2018)
Changed paths:
M doc/README.compilation
Log Message:
-----------
Added pkg-config to avoid issues like
deri@ubuntu 42> ./autogen.sh
Wait please...
configure.ac:32: error: possibly undefined macro: AC_MSG_RESULT
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:88: error: possibly undefined macro: AC_MSG_CHECKING
autoreconf: /usr/bin/autoconf failed with exit status: 1
Now run ./configure
deri@ubuntu 43> ./configure
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
./configure: line 3902: syntax error near unexpected token `NDPI,'
./configure: line 3902: `PKG_CHECK_MODULES(NDPI, libndpi >= 2.0,'
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev