View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000186 | easycwmp | Help | public | 2016-12-01 13:11 | 2017-01-27 16:02 |
Reporter | hkachhia | Assigned To | mohamed.kallel | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | Virtual box | OS | Ubuntu | OS Version | 14.04 |
Summary | 0000186: getting error when tried to configure json-c | ||||
Description | I have downloaded latest package easycwmp-1.4.1.tar.gz from download page and followed step number 3 from install page "3. EasyCwmp install for other Linux distributions:" I am getting error when tried to configure json-c. Error : libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. | ||||
Steps To Reproduce | git clone git://github.com/json-c/json-c.git /opt/git/json-c cd /opt/git/json-c/ autoreconf -i | ||||
Tags | No tags attached. | ||||
e-mail notification | |||||
|
By mistake i have wrote wrong summary " No package 'microxml' found" |
|
Try to use the last cersion of automake Otherwise you have to add AC_CONFIG_MACRO_DIR([m4]) in the configure.ac |
|
I have removed and install automake , but getting same error sudo apt-get autoremove automake sudo apt-get install automake |
|
I have fixed my problem after adding AC_CONFIG_MACRO_DIR([m4]) in the configure.ac |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-12-01 13:11 | hkachhia | New Issue | |
2016-12-01 13:13 | hkachhia | Note Added: 0000580 | |
2016-12-01 14:12 | mohamed.kallel | Summary | No package 'microxml' found => getting error when tried to configure json-c |
2016-12-01 14:18 | mohamed.kallel | Note Added: 0000582 | |
2016-12-02 05:53 | hkachhia | Note Added: 0000589 | |
2016-12-02 08:16 | hkachhia | Note Added: 0000590 | |
2017-01-27 16:02 | mohamed.kallel | Status | new => resolved |
2017-01-27 16:02 | mohamed.kallel | Resolution | open => no change required |
2017-01-27 16:02 | mohamed.kallel | Assigned To | => mohamed.kallel |