Anonymous | Login | Signup for a new account | 2021-01-16 19:56 CET | ![]() |
My View | View Issues | Change Log | Roadmap | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000186 | easycwmp | [All Projects] 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. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000580) hkachhia (reporter) 2016-12-01 13:13 |
By mistake i have wrote wrong summary " No package 'microxml' found" |
(0000582) mohamed.kallel (manager) 2016-12-01 14:18 |
Try to use the last cersion of automake Otherwise you have to add AC_CONFIG_MACRO_DIR([m4]) in the configure.ac |
(0000589) hkachhia (reporter) 2016-12-02 05:53 |
I have removed and install automake , but getting same error sudo apt-get autoremove automake sudo apt-get install automake |
(0000590) hkachhia (reporter) 2016-12-02 08:16 |
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 |
Copyright © 2000 - 2021 MantisBT Team |