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] why-2.28/frama-c-plugin doesn't compile


  • Subject: [Frama-c-discuss] why-2.28/frama-c-plugin doesn't compile
  • From: hollas at informatik.htw-dresden.de (Boris Hollas)
  • Date: Tue, 08 Feb 2011 07:08:55 +0100

As directed in INSTALL_WITH_WHY, I first compiled and installed
frama-c-Carbon-20110201. However, why didn't compile:

File "common.ml", line 242, characters 27-31:
Error: This expression has type loc:Cil_types.location -> Cil_types.exp
       but an expression was expected of type Cil_types.exp
make[1]: *** [common.cmo] Error 2
make[1]: Leaving directory
`/home/boris/Downloads/why-2.28/frama-c-plugin'
make: *** [jessie_plugin.opt] Error 2

This is the output of ./configure:

                 Summary
-----------------------------------------
OCaml version            : 3.11.2
OCaml library path       : /usr/lib/ocaml
OcamlGraph lib           :  in Ocaml lib, subdir ocamlgraph
Verbose make             : no
Inference of annotations : no
Frama-C plugin           : yes
    Frama-C version      : Carbon-20110201
GWhy                     : yes
Coq support              : no
PVS support              : no
Mizar support            : no
Other provers support    : at run-time (use why-config to configure)

-- 
Regards,
Boris