Some Linux distributions tools can help you with dependencies:

For Fedora:
$ sudo yum-builddep coccinelle

For Debian/Ubuntu:
$ sudo apt-get build-dep coccinelle

Those commands wil ltell you what are the recommended packages to have
installed in the system for building Coccinelle, and can save you some
time. Please let us know if you still have problems.

Peter

On Sat, Aug 24, 2013 at 9:30 AM, Julia Lawall <[email protected]> wrote:
> Perhaps try the option --without-pkg-config, if pkg-config is not well set
> up on your machine.
>
> julia
> _______________________________________________
> Cocci mailing list
> [email protected]
> https://systeme.lip6.fr/mailman/listinfo/cocci



-- 
Peter
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to