Frama-C-discuss mailing list archives

This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] Compiling Frama-C on Ubuntu 9.10



With libocamlgraph-ocaml-dev installed, "make install" for alt-ergo
gives the same error as "make install" for frama-c:

make -C frama-c-plugin depend
make[1]: Entering directory
`/home/boris/Downloads/frama-c-Beryllium-20090902-why-2.21/why/frama-c-plugin'
Ocamldep     .depend
make[1]: Leaving directory
`/home/boris/Downloads/frama-c-Beryllium-20090902-why-2.21/why/frama-c-plugin'
mkdir -p /usr/local/bin
cp -f bin/why.opt /usr/local/bin/why
cp: cannot stat `bin/why.opt': No such file or directory
make: *** [install-binary] Error 1
~/Downloads/frama-c-Beryllium-20090902-why-2.21/why$