Discussion:
[Cocci] Make error for coccinelle
Harris, TerryX
2018-11-29 18:19:23 UTC
Permalink
Trying to build coccinelle-1.0.7 on Ubuntu 14.07.5.LTS

I can't find stdcompat.cma. Is there a configuration option that generates this file


gmake: *** No rule to make target `bundles/stdcompat/stdcompat.cma', needed by `parsing_cocci/check_meta.cmo'. Stop.
Make error for coccinelle




Terry L. Harris | CompuCom
Software Technician
direct 480.554.9839
mobil 480.215.9680
***@intel.com<mailto:***@intel.com>
www.Compucom.com<http://www.Compucom.com>
Julia Lawall
2018-11-29 18:34:25 UTC
Permalink
Post by Harris, TerryX
Trying to build coccinelle-1.0.7 on Ubuntu 14.07.5.LTS
 
I can¢t find stdcompat.cma. Is there a configuration option that generates this file
 
 
gmake: *** No rule to make target `bundles/stdcompat/stdcompat.cma', needed by `parsing_cocci/check_meta.cmo'.  Stop.
Make error for coccinelle
Sorry for the problems with the build process. Did you do

./autogen
./configure
make

?

If so, could you send the config.log file?

thanks,
julia

Loading...