View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000115 | Frama-C | Plug-in > aoraï | public | 2009-06-04 15:55 | 2014-02-12 16:56 | ||||
Reporter | nstouls | ||||||||
Assigned To | signoles | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | Frama-C Beryllium-20090601-beta1 | |||||||
Summary | 0000115: problem for making dynamic plugin | ||||||||
Description | Hi, If I tried : cd (...)/frama-c/trunk make cd src/ltl_to_acsl make clean make then a obtain : Ocamlc ltl_to_acsl_option.cmo File "ltl_to_acsl_option.ml", line 1, characters 0-1: Could not find the .cmi file for interface ltl_to_acsl_option.mli. make: *** [ltl_to_acsl_option.cmo] Erreur 2 I need to manually do : make depend Thanks | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
signoles (manager) 2009-06-05 11:49 |
Remember you need to do "make install" in .../frama-c/trunk before beginning to compile your plug-in and you still need to do "make depend" once. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-06-04 15:55 | nstouls | New Issue | |
2009-06-04 15:55 | nstouls | Status | new => assigned |
2009-06-04 15:55 | nstouls | Assigned To | => nstouls |
2009-06-04 15:58 | nstouls | Assigned To | nstouls => signoles |
2009-06-05 11:48 | svn | ||
2009-06-05 11:48 | svn | Status | assigned => resolved |
2009-06-05 11:48 | svn | Resolution | open => fixed |
2009-06-05 11:49 | signoles | Note Added: 0000137 | |
2009-06-23 18:02 | signoles | Status | resolved => closed |
2009-06-23 18:03 | signoles | Fixed in Version | => Frama-C Beryllium beta-1 |
2013-12-19 01:13 | signoles | Source_changeset_attached | => framac master 3416ebe4 |
2014-02-12 16:56 | signoles | Source_changeset_attached | => framac stable/neon 3416ebe4 |