Hello brave people, Its been a long time. I need to upgrade an old server that has some big Embperl 1.3 projects running. I compiled old versions of perl (5.8.9), apache(1.3.36) and mod-perl(1.31), all with minor issues, but I can't sucessfully compile Embperl 1.3.6 :(
perl Makefile.PL runs OK but soon after running make a lot of errors like this occurs: Embperl.c:329: error: static declaration of ‘XS_HTML__Embperl_CurrReq’ follows non-static declaration Embperl.c:328: note: previous declaration of ‘XS_HTML__Embperl_CurrReq’ was here ... Embperl.c:1755: error: static declaration of ‘XS_HTML__Embperl__Req_Escape’ follows non-static declaration Embperl.c:1754: note: previous declaration of ‘XS_HTML__Embperl__Req_Escape’ was here My system has gcc-4.4.3 Is it possible to build 1.3.6 on newer linux distributions? Best regards, Luiz Fernando --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscr...@perl.apache.org For additional commands, e-mail: embperl-h...@perl.apache.org