Hi ppl,
I am trying to build Amissl.library and i need Perl v5.10.0 or above but we have Perl v5.7.2,
I downloaded Perl v5.10.0 and sh configure.gnu crashes (reboots) my aros while trying to build on my native icaros system.
I already made AROS changes and compiled libcmt/ and i need to compile openssl/ and i need Perl to progres next stage.
Please someone try cross compiling or help me with the configure file so i can continue compiling Amissl.library (i am not so great with configure files)..
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
(possibly more locale environment variables)
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Perl v5.10.0 required--this is only v5.7.2, stopped at ../../openssl/Configure line 12.
BEGIN failed--compilation aborted at ../../openssl/Configure line 12.
make[1]: Entering directory `/Work/OPEN-WORKS/Open_TCP/amissl-master/build_aros-i386/openssl'
make[1]: *** No rule to make target `include/openssl/opensslconf.h'. Stop.
make[1]: Leaving directory `/Work/OPEN-WORKS/Open_TCP/amissl-master/build_aros-i386/openssl'