On Mon, Jul 30, 2012 at 05:21:54PM +0200, Arie Middelkoop wrote: > On 30/07/12 15:28, Richard W.M. Jones wrote: > >Also I've noticed that 'make install' no longer installs any *.so > >files in $libdir, nor any Python files at all. Is this intentional? > > The python files are there (in <prefix>share/coccinelle/python), as > visible in the last lines of the buildlog. The .so files are > fortunately not needed anymore.
Doh, so they are. > >I'd also like to add for the record that it's very hard to keep > >Coccinelle building without clear changelogs for every released > >tarball and/or a source repository that doesn't have enormous mixed up > >changes in every commit. > > The install.txt file should be up-to-date. > The changes.txt file as well, and indeed it may not be that clearly > interpretable. What I mean is, I want to see precisely what changed between -rcX and -rcY. I may be looking at the wrong repository, but the github repo seems to contain everything jammed together into huge commits, rather than the individual changes broken out into separate commits. [...] We only set COCCINELLE_HOME to run the test suite during the build. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones New in Fedora 11: Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 70 libraries supprt'd http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
