mkdir: missing operand Try 'mkdir --help' for more information. make -I /home/simulation/opt/syrthes4.3.5 -C ./syrthes-ppfunc/src clean make[1]: Entering directory '/home/simulation/opt/syrthes4.3.5/src/syrthes-ppfunc/src' mkdir: missing operand Try 'mkdir --help' for more information. rm -rf /home/simulation/opt/syrthes4.3.5/build//*.o make[1]: Leaving directory '/home/simulation/opt/syrthes4.3.5/src/syrthes-ppfunc/src' make -I /home/simulation/opt/syrthes4.3.5 -C ./syrthes-ppfunc/src make[1]: Entering directory '/home/simulation/opt/syrthes4.3.5/src/syrthes-ppfunc/src' mkdir: missing operand Try 'mkdir --help' for more information. gcc -c -O3 -D _FILE_OFFSET_BITS=64 -I/home/simulation/opt/syrthes4.3.5/src/syrthes-ppfunc/include ppfunc_cini.c -o /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o gcc -c -O3 -D _FILE_OFFSET_BITS=64 -I/home/simulation/opt/syrthes4.3.5/src/syrthes-ppfunc/include ppfunc_clim.c -o /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim.o gcc -c -O3 -D _FILE_OFFSET_BITS=64 -I/home/simulation/opt/syrthes4.3.5/src/syrthes-ppfunc/include ppfunc_clim_hmt.c -o /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o gcc -c -O3 -D _FILE_OFFSET_BITS=64 -I/home/simulation/opt/syrthes4.3.5/src/syrthes-ppfunc/include ppfunc_cphy.c -o /home/simulation/opt/syrthes4.3.5/build//ppfunc_cphy.o gcc -c -O3 -D _FILE_OFFSET_BITS=64 -I/home/simulation/opt/syrthes4.3.5/src/syrthes-ppfunc/include ppfunc_cvol.c -o /home/simulation/opt/syrthes4.3.5/build//ppfunc_cvol.o gcc -c -O3 -D _FILE_OFFSET_BITS=64 -I/home/simulation/opt/syrthes4.3.5/src/syrthes-ppfunc/include ppfunc_ecrire_vide.c -o /home/simulation/opt/syrthes4.3.5/build//ppfunc_ecrire_vide.o gcc -c -O3 -D _FILE_OFFSET_BITS=64 -I/home/simulation/opt/syrthes4.3.5/src/syrthes-ppfunc/include ppfunc_manip_chaine.c -o /home/simulation/opt/syrthes4.3.5/build//ppfunc_manip_chaine.o gcc -c -O3 -D _FILE_OFFSET_BITS=64 -I/home/simulation/opt/syrthes4.3.5/src/syrthes-ppfunc/include ppfunc_rescon.c -o /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon.o ppfunc_cini.c: In function ‘cini_xx’: ppfunc_cini.c:140:8: warning: implicit declaration of function ‘rep_listint’ [-Wimplicit-function-declaration] 140 | rep_listint(list_ilist[numlist],&nb,ch+id+ifin); | ^~~~~~~~~~~ ppfunc_rescon.c: In function ‘rescon’: ppfunc_rescon.c:135:5: warning: implicit declaration of function ‘rep_listint’ [-Wimplicit-function-declaration] 135 | rep_listint(list_ilist[numlist],&nb,ch+id+ifin); | ^~~~~~~~~~~ ppfunc_clim.c: In function ‘clim_xx’: ppfunc_clim.c:144:5: warning: implicit declaration of function ‘rep_listint’ [-Wimplicit-function-declaration] 144 | rep_listint(list_ilist[numlist],&nb,ch+id+ifin); | ^~~~~~~~~~~ ppfunc_cvol.c: In function ‘condvol_xx’: ppfunc_cvol.c:148:8: warning: implicit declaration of function ‘rep_listint’ [-Wimplicit-function-declaration] 148 | rep_listint(list_ilist[numlist],&nb,ch+id+ifin); | ^~~~~~~~~~~ ppfunc_cphy.c: In function ‘lire_ecrire_prophy’: ppfunc_cphy.c:116:4: warning: implicit declaration of function ‘extr_motcle_’ [-Wimplicit-function-declaration] 116 | extr_motcle_(motcle,ch,&i1,&i2); | ^~~~~~~~~~~~ ppfunc_clim_hmt.c: In function ‘clim_hmt_hhh’: ppfunc_clim_hmt.c:140:5: warning: implicit declaration of function ‘rep_listint’ [-Wimplicit-function-declaration] 140 | rep_listint(list_ilist[numlist],&nb,ch+id+ifin); | ^~~~~~~~~~~ ppfunc_cphy.c:124:13: warning: implicit declaration of function ‘rep_ch’ [-Wimplicit-function-declaration] 124 | ifin=rep_ch(list_formule_rho[numlist],ch+id); | ^~~~~~ ppfunc_cphy.c:176:8: warning: implicit declaration of function ‘rep_listint’ [-Wimplicit-function-declaration] 176 | rep_listint(list_ilist[numlist],&nb,ch+id+ifin); | ^~~~~~~~~~~ gcc -c -O3 -D _FILE_OFFSET_BITS=64 -I/home/simulation/opt/syrthes4.3.5/src/syrthes-ppfunc/include ppfunc_rescon_hmt.c -o /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon_hmt.o gcc -c -O3 -D _FILE_OFFSET_BITS=64 -I/home/simulation/opt/syrthes4.3.5/src/syrthes-ppfunc/include ppfunc_syrthes.c -o /home/simulation/opt/syrthes4.3.5/build//ppfunc_syrthes.o ppfunc_syrthes.c:59:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 59 | main(argc,argv) | ^~~~ ppfunc_syrthes.c: In function ‘main’: ppfunc_syrthes.c:228:2: warning: implicit declaration of function ‘ecrire_vide_cini’; did you mean ‘ecrire_vide_cphy’? [-Wimplicit-function-declaration] 228 | ecrire_vide_cini(); | ^~~~~~~~~~~~~~~~ | ecrire_vide_cphy ppfunc_syrthes.c:241:2: warning: implicit declaration of function ‘ecrire_vide_prophy’; did you mean ‘ecrire_vide_cphy’? [-Wimplicit-function-declaration] 241 | ecrire_vide_prophy(); | ^~~~~~~~~~~~~~~~~~ | ecrire_vide_cphy ppfunc_syrthes.c:252:2: warning: implicit declaration of function ‘lire_ecrire_clim’; did you mean ‘lire_ecrire_chmt’? [-Wimplicit-function-declaration] 252 | lire_ecrire_clim(); | ^~~~~~~~~~~~~~~~ | lire_ecrire_chmt ppfunc_syrthes.c:296:2: warning: implicit declaration of function ‘ecrire_vide_cini_hmt’; did you mean ‘ecrire_vide_rescon_hmt’? [-Wimplicit-function-declaration] 296 | ecrire_vide_cini_hmt(); | ^~~~~~~~~~~~~~~~~~~~ | ecrire_vide_rescon_hmt ppfunc_syrthes.c:308:2: warning: implicit declaration of function ‘ecrire_vide_chmt’; did you mean ‘ecrire_vide_cphy’? [-Wimplicit-function-declaration] 308 | ecrire_vide_chmt(); | ^~~~~~~~~~~~~~~~ | ecrire_vide_cphy ppfunc_syrthes.c:321:2: warning: implicit declaration of function ‘ecrire_vide_condvol_hmt’; did you mean ‘ecrire_vide_condvol’? [-Wimplicit-function-declaration] 321 | ecrire_vide_condvol_hmt(); | ^~~~~~~~~~~~~~~~~~~~~~~ | ecrire_vide_condvol ppfunc_syrthes.c: In function ‘quel_model’: ppfunc_syrthes.c:429:12: warning: implicit declaration of function ‘rep_int’ [-Wimplicit-function-declaration] 429 | model=rep_int(ch+i2+1); | ^~~~~~~ ppfunc_rescon_hmt.c: In function ‘rescon_hmt’: ppfunc_rescon_hmt.c:145:5: warning: implicit declaration of function ‘rep_listint’ [-Wimplicit-function-declaration] 145 | rep_listint(list_ilist[numlist],&nb,ch+id+ifin); | ^~~~~~~~~~~ gcc -o /home/simulation/opt/syrthes4.3.5/arch/Linux_x86_64/bin/syrthes-ppfunc -O3 -D _FILE_OFFSET_BITS=64 /home/simulation/opt/syrthes4.3.5/build//*.o -lm /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0xcd540): multiple definition of `ch'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3ad80): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0xcd140): multiple definition of `chs'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3a980): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0xcd940): multiple definition of `motcle'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3b180): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0xc3500): multiple definition of `list_ilist'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x30d40): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x0): multiple definition of `list_condi'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0xaae60): multiple definition of `list_formule'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x186a0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim.o:(.bss+0xcd540): multiple definition of `ch'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3ad80): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim.o:(.bss+0xcd140): multiple definition of `chs'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3a980): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim.o:(.bss+0xcd940): multiple definition of `motcle'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3b180): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim.o:(.bss+0x927c0): multiple definition of `list_formule1'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x927c0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim.o:(.bss+0xc3500): multiple definition of `list_ilist'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x30d40): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim.o:(.bss+0x0): multiple definition of `list_condi'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim.o:(.bss+0x7a120): multiple definition of `list_formule2'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x7a120): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim.o:(.bss+0x186a0): multiple definition of `list_formule6'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x186a0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim.o:(.bss+0x30d40): multiple definition of `list_formule5'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x30d40): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim.o:(.bss+0x493e0): multiple definition of `list_formule4'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x493e0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim.o:(.bss+0x61a80): multiple definition of `list_formule3'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x61a80): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim.o:(.bss+0xaae60): multiple definition of `list_formule'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x186a0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_cphy.o:(.bss+0x147800): multiple definition of `ch'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3ad80): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_cphy.o:(.bss+0x147400): multiple definition of `chs'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3a980): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_cphy.o:(.bss+0x147c00): multiple definition of `motcle'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3b180): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_cphy.o:(.bss+0x13d7c0): multiple definition of `list_ilist'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x30d40): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_cphy.o:(.bss+0x0): multiple definition of `list_condi'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_cvol.o:(.bss+0x6bac0): multiple definition of `ch'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3ad80): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_cvol.o:(.bss+0x6b6c0): multiple definition of `chs'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3a980): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_cvol.o:(.bss+0x6bec0): multiple definition of `motcle'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3b180): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_cvol.o:(.bss+0x30d40): multiple definition of `list_formule1'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x927c0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_cvol.o:(.bss+0x186a0): multiple definition of `list_formule2'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x7a120): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_cvol.o:(.bss+0x61a80): multiple definition of `list_ilist'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x30d40): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_cvol.o:(.bss+0x0): multiple definition of `list_condi'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_cvol.o:(.bss+0x493e0): multiple definition of `list_formule'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x186a0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon_hmt.o:(.bss+0xcd540): multiple definition of `ch'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3ad80): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon_hmt.o:(.bss+0xcd140): multiple definition of `chs'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3a980): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon_hmt.o:(.bss+0xcd940): multiple definition of `motcle'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3b180): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon_hmt.o:(.bss+0x927c0): multiple definition of `list_formule1'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x927c0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon_hmt.o:(.bss+0x7a120): multiple definition of `list_formule2'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x7a120): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon_hmt.o:(.bss+0x61a80): multiple definition of `list_formule3'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x61a80): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon_hmt.o:(.bss+0xc3500): multiple definition of `list_ilist'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x30d40): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon_hmt.o:(.bss+0x0): multiple definition of `list_condi'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon_hmt.o:(.bss+0x186a0): multiple definition of `list_formule6'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x186a0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon_hmt.o:(.bss+0x30d40): multiple definition of `list_formule5'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x30d40): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon_hmt.o:(.bss+0x493e0): multiple definition of `list_formule4'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x493e0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon_hmt.o:(.bss+0xaae60): multiple definition of `list_formule'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x186a0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon.o:(.bss+0x927c0): multiple definition of `list_formule1'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x927c0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon.o:(.bss+0xc3500): multiple definition of `list_ilist'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x30d40): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon.o:(.bss+0xcd540): multiple definition of `ch'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3ad80): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon.o:(.bss+0xcd140): multiple definition of `chs'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3a980): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon.o:(.bss+0xcd940): multiple definition of `motcle'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3b180): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon.o:(.bss+0x0): multiple definition of `list_condi'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon.o:(.bss+0x186a0): multiple definition of `list_formule6'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x186a0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon.o:(.bss+0x30d40): multiple definition of `list_formule5'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x30d40): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon.o:(.bss+0x493e0): multiple definition of `list_formule4'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x493e0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon.o:(.bss+0x61a80): multiple definition of `list_formule3'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x61a80): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon.o:(.bss+0x7a120): multiple definition of `list_formule2'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_clim_hmt.o:(.bss+0x7a120): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_rescon.o:(.bss+0xaae60): multiple definition of `list_formule'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x186a0): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_syrthes.o:(.bss+0x400): multiple definition of `ch'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3ad80): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_syrthes.o:(.bss+0x0): multiple definition of `chs'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3a980): first defined here /usr/bin/ld: /home/simulation/opt/syrthes4.3.5/build//ppfunc_syrthes.o:(.bss+0x800): multiple definition of `motcle'; /home/simulation/opt/syrthes4.3.5/build//ppfunc_cini.o:(.bss+0x3b180): first defined here collect2: error: ld returned 1 exit status make[1]: *** [Makefile:15: a.out] Error 1 make[1]: Leaving directory '/home/simulation/opt/syrthes4.3.5/src/syrthes-ppfunc/src' make: *** [Makefile:40: ppfunc] Error 2