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] rama-c-Beryllium-20090902-why-2.21 make error File "ptests/ptests.ml", line 57, characters 6-15
- Subject: [Frama-c-discuss] rama-c-Beryllium-20090902-why-2.21 make error File "ptests/ptests.ml", line 57, characters 6-15
- From: pascal.cuoq at gmail.com (Pascal Cuoq)
- Date: Sat, 27 Mar 2010 10:04:58 +0100
- In-reply-to: <55ade88c1003261708j78acc3a6pdaca6683af493d79@mail.gmail.com>
- References: <55ade88c1003251617g24782cd2s6c787608d4b5bfc3@mail.gmail.com> <b15d09071003260050n2922ebfl48d0b3e0ccc0d59b@mail.gmail.com> <55ade88c1003261708j78acc3a6pdaca6683af493d79@mail.gmail.com>
On Sat, Mar 27, 2010 at 1:08 AM, aintest3f aintest3l <aintest3 at gmail.com> wrote: > Thanks for the reply. > make completed without error, This means you can probably experiment with Frama-C by going inside the directory frama-c-Beryllium-20090902/ and typing "bin/toplevel.opt" (or .byte) instead of "frama-c", "bin/viewer.opt" (or .byte) instead of "frama-c-gui". I do this all the time to avoid installing the version I'm working with. > however make install is giving errors like > below: > > cp: cannot stat `lib/plugins/Pdg.o': No such file or directory > cp: cannot stat `lib/plugins/Scope.o': No such file or directory > cp: cannot stat `lib/plugins/Sparecode.o': No such file or directory > cp: cannot stat `lib/plugins/Slicing.o': No such file or directory > cp: cannot stat `src/kernel/boot.o': No such file or directory This probably means there is a case that we did not foresee in the various possible configurations (with or without dynamic linking, with or without native code OCaml compilation, with or without the required gtk libraries, ...). Just comment the commands that try to copy the files you don't have in the Makefile if you can find them, or use the workaround above. Pascal
- References:
- [Frama-c-discuss] rama-c-Beryllium-20090902-why-2.21 make error File "ptests/ptests.ml", line 57, characters 6-15
- From: aintest3 at gmail.com (aintest3f aintest3l)
- [Frama-c-discuss] rama-c-Beryllium-20090902-why-2.21 make error File "ptests/ptests.ml", line 57, characters 6-15
- From: pascal.cuoq at gmail.com (Pascal Cuoq)
- [Frama-c-discuss] rama-c-Beryllium-20090902-why-2.21 make error File "ptests/ptests.ml", line 57, characters 6-15
- From: aintest3 at gmail.com (aintest3f aintest3l)
- [Frama-c-discuss] rama-c-Beryllium-20090902-why-2.21 make error File "ptests/ptests.ml", line 57, characters 6-15
- Prev by Date: [Frama-c-discuss] rama-c-Beryllium-20090902-why-2.21 make error File "ptests/ptests.ml", line 57, characters 6-15
- Next by Date: [Frama-c-discuss] configure: gui: no (see warning about /usr/local/lib/ocaml/lablgtk2/lablgtksourceview.cma, /usr/local/lib/ocaml/lablgtksourceview/lablgtksourceview.cma)
- Previous by thread: [Frama-c-discuss] rama-c-Beryllium-20090902-why-2.21 make error File "ptests/ptests.ml", line 57, characters 6-15
- Next by thread: [Frama-c-discuss] rama-c-Beryllium-20090902-why-2.21 make error File "ptests/ptests.ml", line 57, characters 6-15
- Index(es):