make[1]: *** [Makefile:28 : ../../../../build//lecture_med.o] Erreur 1 make: *** [Makefile:48 : syrthesconvert] Erreur 2 make[1]: *** [Makefile:25 : ../../../../build//syrthes4_to_med30.o] Erreur 1 make: *** [Makefile:56 : syrthesmed] Erreur 2 make[1]: *** [Makefile:24 : /home/rodolphe/S435/syrthes4.3.5-2020_01_29/syrthes4.3.5/build//utilitaire.o] Erreur 2 make: *** [Makefile:36 : syrthescfd] Erreur 2 /usr/local/include/med.h:22:10: fatal error: hdf5.h: Aucun fichier ou dossier de ce type /usr/local/include/med.h:22:10: fatal error: hdf5.h: Aucun fichier ou dossier de ce type /bin/sh: 1: Syntax error: "(" unexpected ../syrthescfd.log:make[1]: *** [Makefile:24 : /home/rodolphe/S435/syrthes4.3.5-2020_01_29/syrthes4.3.5/build//utilitaire.o] Erreur 2 ../syrthescfd.log:make: *** [Makefile:36 : syrthescfd] Erreur 2 ../syrthescfd.log:/bin/sh: 1: Syntax error: "(" unexpected ../syrthesconvert.log: 615 | printf("ERROR : allocation error for the x coordinate, needed size : %i \n", sizeof(double) * ((*maillage).nbnoeuds)); ../syrthesconvert.log: 620 | printf("ERROR : allocation error for the y coordinate, needed size : %i \n", sizeof(double) * ((*maillage).nbnoeuds)); ../syrthesconvert.log: 626 | printf("ERROR : allocation error for the z coordinate, needed size : %i \n", sizeof(double) * ((*maillage).nbnoeuds)); ../syrthesconvert.log: 694 | printf("ERROR : allocation error for the nodes color, needed size : %i \n", sizeof(int) * ((*maillage).nbnoeuds)); ../syrthesconvert.log: 880 | printf("ERROR : allocation error for the connectivity, needed size : %i \n", sizeof(int *) * ((*maillage).nbelem)); ../syrthesconvert.log: 956 | printf("ERROR : allocation error for nodes color, needed size : %i \n", sizeof(int) * ((*maillage).nbelem)); ../syrthesconvert.log: 1106 | printf("ERROR : allocation error for the boundary connectivity, needed size : %i \n", sizeof(int) * (*maillage).nbelem_de_bord); ../syrthesconvert.log: 1183 | printf("ERROR : allocation error for the boundary connectivity, needed size : %i \n", sizeof(int *) * ((*maillage).nbelem_de_bord)); ../syrthesconvert.log: 1224 | printf("ERROR : allocation error for face references, needed size : %i \n", sizeof(int *) * ((*maillage).nbelem));