From: rjones@redhat.com (Richard W.M. Jones)
To: cocci@systeme.lip6.fr
Subject: [Cocci] version 1.0.3 released
Date: Tue, 27 Oct 2015 11:57:33 +0000 [thread overview]
Message-ID: <20151027115733.GB14273@redhat.com> (raw)
In-Reply-To: <20151027102517.GA3871@pl-59055.rocqadm.inria.fr>
On Tue, Oct 27, 2015 at 11:25:17AM +0100, S?bastien Hinderer wrote:
> Dear Richard,
>
> Many thanks for your report!
>
> In coccinelle's source directory, could you please try the following:
>
> make distclean
> ./autogen
> ./configure
> ...
Note this is an RPM build, so it always starts from the pristine
unpacked tarball.
I finally worked out how to fix the problem:
rm parsing_cocci/parser_cocci_menhir.ml parsing_cocci/parser_cocci_menhir.mli
./configure --with-menhir=/usr/bin/menhir
so that the intermediate files are regenerated.
BTW the 'spgen' program is installed, but it's broken. It's built as
a bytecode program using 'ocamlc -custom', RPM strips it (removing the
bytecode), and consequently the binary won't function on Fedora. It
should have been built as a native program since I requested 'make world'.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine. Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/
next prev parent reply other threads:[~2015-10-27 11:57 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-26 21:12 [Cocci] version 1.0.3 released Julia Lawall
2015-10-27 9:38 ` Sébastien Hinderer
2015-10-27 10:14 ` Richard W.M. Jones
2015-10-27 10:25 ` Sébastien Hinderer
2015-10-27 11:57 ` Richard W.M. Jones [this message]
2015-10-27 12:13 ` Sébastien Hinderer
2015-10-27 12:37 ` Sébastien Hinderer
2015-10-27 21:26 ` Richard W.M. Jones
2015-10-28 7:08 ` Julia Lawall
2015-10-28 7:33 ` Julia Lawall
2015-10-28 10:13 ` Sébastien Hinderer
2015-10-28 10:51 ` Richard W.M. Jones
2015-10-28 22:06 ` [Cocci] version 1.0.4 released Julia Lawall
2016-07-19 10:05 ` Richard W.M. Jones
2016-07-19 10:07 ` Julia Lawall
2016-07-19 10:13 ` Richard W.M. Jones
2016-07-28 8:32 ` [Cocci] Determination of statement list lengths with SmPL SF Markus Elfring
2016-07-28 8:36 ` Julia Lawall
2016-07-28 8:42 ` SF Markus Elfring
2016-07-28 12:34 ` SF Markus Elfring
2016-07-28 12:38 ` Julia Lawall
2016-07-28 12:51 ` SF Markus Elfring
2016-07-28 12:59 ` Julia Lawall
2016-07-28 13:21 ` SF Markus Elfring
2016-07-28 14:30 ` Julia Lawall
2016-07-28 16:21 ` SF Markus Elfring
2016-07-28 16:26 ` Julia Lawall
2016-07-28 16:52 ` SF Markus Elfring
2016-07-28 18:18 ` SF Markus Elfring
2016-07-29 11:03 ` [Cocci] Exclusion of else branches from if statements " SF Markus Elfring
2015-10-29 10:21 ` [Cocci] Release 1.0.3: Clarification around SmPL conjunctions SF Markus Elfring
2015-10-30 13:08 ` Julia Lawall
2015-10-30 14:10 ` SF Markus Elfring
2015-10-30 14:35 ` Julia Lawall
2015-10-30 14:51 ` SF Markus Elfring
2015-10-30 15:09 ` Julia Lawall
2015-10-30 15:27 ` SF Markus Elfring
2015-10-30 15:43 ` Julia Lawall
2015-10-30 15:46 ` SF Markus Elfring
2015-10-30 16:06 ` Julia Lawall
2015-10-30 16:52 ` SF Markus Elfring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151027115733.GB14273@redhat.com \
--to=rjones@redhat.com \
--cc=cocci@systeme.lip6.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.