Hello everyone,
To add some tests to the strace project, I cloned it to my local system and then used the following commands to make it:-
- libtoolize --force
- aclocal
- autoheader
- automake --force-missing --add-missing
- autoconf
- ./configure
But ./configure command fails command with error config.status: error:cannot find input file: `Makefile.in'.
automake command also gives error automake: error: cannot open < xlat/Makemodule.am: No such file or directory
How can I configure and make the project so that my I can set up development environment correctly?
Thanks,
Anchit Jain
------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel