anonym | Anmelden | Neues Konto anmelden | 2022-07-01 23:34 UTC |
Startseite | Übersicht | Probleme anzeigen | Änderungsprotokoll | Roadmap | Dokumentation | Konto |
Einfache Problemansicht anzeigen [ Zu Notizen wechseln ] | [ erweiterte Anzeige ] [ Problem-Historie ] [ Drucken ] | |||||||||||
ID | Kategorie | Auswirkung | Reproduzierbar | Meldungsdatum | Letzte Aktualisierung | |||||||
0000086 | [Mascot] general | kleinerer Fehler | immer | 2012-01-10 11:11 | 2012-01-10 11:11 | |||||||
Reporter | ygrek | Anzeigestatus | öffentlich | |||||||||
Bearbeitung durch | ||||||||||||
Priorität | normal | Lösung | offen | |||||||||
Status | neu | Produktversion | 1.0-beta | |||||||||
Zusammenfassung | 0000086: -ocaml-prefix doesn't really work | |||||||||||
Beschreibung | The given prefix is not prepended to camlp4of invocation and the default one in PATH is used. In my case it was 3.11.2 which doesn't know anything about 3.12-isms in code. So I had both to specify configure argument and alter PATH. I for one would prefer doing only the latter - it is the common and reliable approach. | |||||||||||
Zusätzliche Information |
$ sh configure -ocaml-prefix /opt/ocaml-3.12.1-cfi/ $ make all + /opt/ocaml-3.12.1-cfi/bin/ocamldep.opt -pp camlp4of -modules src/checks/code_idempotentOperations.ml > src/checks/code_idempotentOperations.ml.depends File "src/checks/code_idempotentOperations.ml", line 46, characters 2-8: Parse error: "virtual" or [opt_private] expected after "method" (in [class_str_item]) Preprocessing error on file src/checks/code_idempotentOperations.ml Command exited with code 2. make: *** [all] Error 10 |
|||||||||||
Tags | Keine Tags zugeordnet. | |||||||||||
Angehängte Dateien | ||||||||||||
|
Zu diesem Problem gibt es keine Notizen. |
Mantis 1.1.7[^] Copyright © 2000 - 2008 Mantis Group |