errors building CRYPT:: DES on 64 bit perl usimng Solaris studio 12.3 Solaris 10

2013-06-28 Thread Dariusz Dolecki
rl10/5.18.0/lib/5.18.0/sun4-solaris-64/CORE" des.c "des.h", line 1: cannot find include file: "des.h", line 3: warning: no explicit type given "des.h", line 3: syntax error before or at: des_user_key "des.h", line 3: warning: old-style declaration or incorrect type for: des_user_key "des.h", lin

Buildiing mod_perl on 64 bit perl on Solaris 10

2013-05-28 Thread Dariusz Dolecki
Hi, I am getting the following error: Manifying ../blib/man3/Apache::Reload.3 "modperl_perl.c", line 272: undefined symbol: PL_rehash_seed "modperl_perl.c", line 273: undefined symbol: PL_rehash_seed_set cc: acomp failed for modperl_perl.c make[1]: *** [modperl_perl.lo] Error 2 I tried with bot

How to install non-most recent versions of the module "warnings"

2013-05-09 Thread Dariusz Dolecki
I am getting an error while running cpan>install warnings, I have the latest stable release of perl. cpan[1]> install warnings Reading '/root/.cpan/Metadata' Database was generated on Wed, 08 May 2013 07:17:03 GMT Running install for module 'warnings' The most recent version "1.14" of the module

Adding perl modules, custom built .pm files

2013-05-09 Thread Dariusz Dolecki
How do I add existing custom built perl modules that were built on a different system to another one, I have copied over the .pm file. Thanks in advance.

What flags to pass to Configure for building 5.16.3 on Solaris 10 Sparc T2000

2013-05-08 Thread Dariusz Dolecki
using Sun Studio ciompiler 12.3, have linked it to SUNWspro/binsimple 32 bit configure/make work, I'm interested in a 64 bit perl build on ths platform and operating system