Subject: | Net-SSLeay-1.74 fails to compiler property on AIX |
I'm running Perl 5.10.1 on AIX 7.1 with the latest AIX patches installed. I'm using OpenSSL 1.0.1e. I'll include the Perl -V output at the end of this email.
After my recent AIX upgrade, this module broke (v1.69), so I attempted to upgrade to v1.74 and encountered compiler issues. Here are the steps I followed along with their output. Whenever I get an error, I delete the entire directory & extract it again to get a clean start.
The errors were so verbose that I'm including them in the attached word document.
Thank you for any assistance you can provide in advance.
Curtis
==================================================================
/tmp/build> perl -V
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=aix, osvers=6.1.2.0, archname=aix-thread-multi
uname='aix akash79 1 6 00011a85d600 powerpc unknown aix '
config_args='-desr -Dinstallprefix=/usr/opt/perl5 -Dprefix=/usr/opt/perl5 -Dcc=xlc_r -Duseshrplib -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='xlc_r -q32', ccflags ='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=-1 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -qlanglvl=extended -I/usr/local/include -q32 -D_LARGE_FILES -qlonglong',
optimize='-O',
cppflags='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=-1 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -qlanglvl=extended -I/usr/local/include'
ccversion='10.1.0.9', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='ld', ldflags =' -brtl -bdynamic -L/usr/local/lib -b32'
libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib /usr/lib64
libs=-lbind -lnsl -ldbm -ldl -lld -lm -lcrypt -lpthreads -lc
perllibs=-lbind -lnsl -ldl -lld -lm -lcrypt -lpthreads -lc
libc=, so=a, useshrplib=true, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -bE:/usr/opt/perl5/lib/5.10.1/aix-thread-multi/CORE/perl.exp'
cccdlflags=' ', lddlflags='-bhalt:4 -G -bI:$(PERL_INC)/perl.exp -bE:$(BASEEXT).exp -bnoentry -lpthreads -lc -lm -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
Built under aix
Compiled at May 19 2013 14:28:07
%ENV:
PERL5LIB="/usr/opt/perl5/erm_lib/lib/perl5"
@INC:
/usr/opt/perl5/erm_lib/lib/perl5/aix-thread-multi
/usr/opt/perl5/erm_lib/lib/perl5
/usr/opt/perl5/lib/5.10.1/aix-thread-multi
/usr/opt/perl5/lib/5.10.1
/usr/opt/perl5/lib/site_perl/5.10.1/aix-thread-multi
/usr/opt/perl5/lib/site_perl/5.10.1
/usr/opt/perl5/lib/site_perl/5.8.8
/usr/opt/perl5/lib/site_perl
.
Subject: | Net-SSLeay-1.74-Errors.doc |
Message body not shown because it is not plain text.