Erreur de compilation geneweb 7.0 sur raspberry pi

Pour poser toutes vos questions sur l'utilisation du logiciel GeneWeb (Version Windows, Linux, Mac). Attention, toutes les questions posées sur ce forum doivent uniquement concerner l'utilisation de GeneWeb sur votre ordinateur personnel.
Oregistrerad användare (Onelots)
avatar
Bonjour, Bonsoir

J'ai installé depuis un bout de temps un serveur geneweb, et ne m'étais pas aperçu que depuis la version 6.08, la version 7 était sortie. (je précise que la v6.08 a été installée par apt)
J'ai donc suivi https://geneweb.tuxfamily.org/wiki/Installing_GeneWeb_7_on_a_Raspberry_Pi_webserver ce tutoriel afin de compiler cette version sur mon Raspberry pi 3b+ (je ne l'avais pas précisé :lol:)

cependant, au moment de compiler Geneweb (

Kod: Markera allt

make clean distrib
) je tombe sur une erreur que je vous joins plus bas.

Une idée :) ?
Merci d'avance.

Kod: Markera allt

root@geneweb:/home/pi/opam# cd geneweb/
root@geneweb:/home/pi/opam/geneweb# ocaml ./configure.ml --sosa-legacy --gwdb-legacy --release

root@geneweb:/home/pi/opam/geneweb# 
root@geneweb:/home/pi/opam/geneweb# make clean distrib
Cleaning... Done!
cat dune-workspace.in | sed  -e "s/%%%DUNE_PROFILE%%%/release/g" > dune-workspace
Generating hd/etc/version.txt... Done!
Generating lib/gwlib.ml... Done!
Generating benchmark/dune... Done!
Generating bin/connex/dune... Done!
Generating bin/consang/dune... Done!
Generating bin/dico_place/dune... Done!
Generating bin/fixbase/dune... Done!
Generating bin/ged2gwb/dune... Done!
Generating bin/gwb2ged/dune... Done!
Generating bin/gwc/dune... Done!
Generating bin/gwd/dune... Done!
Generating bin/gwdiff/dune... Done!
Generating bin/gwgc/dune... Done!
Generating bin/gwu/dune... Done!
Generating bin/setup/dune... Done!
Generating bin/update_nldb/dune... Done!
Generating lib/dune... Done!
Generating lib/gwdb-legacy-x-arangodb/dune... Done!
Generating lib/util/dune... Done!
Generating plugins/api/dune... Done!
Generating test/dune... Done!
dune build -p geneweb
     camlp5o bin/ged2gwb/ged2gwb.pp.ml (exit 2)
(cd _build/default && /root/.opam/4.09.1/bin/camlp5o pr_o.cmo pa_extend.cmo q_MLast.cmo bin/ged2gwb/ged2gwb.ml) > _build/default/bin/ged2gwb/ged2gwb.pp.ml
File "bin/ged2gwb/ged2gwb.ml", line 551, characters 2-5:
Parse error: ']' or [expr1_semi_list] expected after '[' (in [expr])
Makefile:104 : la recette pour la cible « build » a échouée
make: *** [build] Erreur 1
root@geneweb:/home/pi/opam/geneweb# 

Återgå till "GeneWeb"