Front page | perl.perl5.porters |
Postings from April 2008
[perl #53330] Error on Configure PERL 5.8.6 on HP platform " pthread: not found."
Thread Next
From:
alexandra . bacher @ mpsa . com
Date:
April 25, 2008 17:55
Subject:
[perl #53330] Error on Configure PERL 5.8.6 on HP platform " pthread: not found."
# New Ticket Created by alexandra.bacher@mpsa.com
# Please include the string: [perl #53330]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=53330 >
Hello,
I've got a problem to compile PERL-5.8.6 only on HP platform (with gcc)
when we configure with 'cl pthread' option for Oracle.
We already have the same message "pthread: not found."
I send you the results of ./myconfig and the uname commands.
Site configuration information for perl v5.8.6:
Configured by root at Fri Apr 25 14:24:01 METDST 2008.
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=hpux, osvers=11.11, archname=PA-RISC2.0-thread-multi
uname='hp-ux beaha2 b.11.11 u 9000800 1511700518 unlimited-user license
'
config_args='-Dcc=gcc -Duselargefiles -Dprefix=/soft/perl-5.8.6
-Dusethreads -Duseshrplib -A prepend:libswanted='cl pthre
ad ''
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef 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='gcc', ccflags ='-D_POSIX_C_SOURCE=199506L -D_REENTRANT
-D_HPUX_SOURCE -mpa-risc-2-0 -DDEBUGGING -fno-strict-aliasing
-pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g -O',
cppflags='-D_HPUX_SOURCE -D_POSIX_C_SOURCE=199506L -D_REENTRANT
-D_HPUX_SOURCE -mpa-risc-2-0 -DDEBUGGING -fno-strict-alia
sing -pipe -I/usr/local/include'
ccversion='', gccversion='3.3.3', gccosandvers='hpux11.11'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='/usr/bin/ld', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib /soft/perl-5.8.6/lib
libs=-lcl -lpthread -lnsl -lnm -lndbm -lmalloc -ldld -lm -lcrypt -lsec
-lc
perllibs=-lcl -lpthread -lnsl -lnm -lmalloc -ldld -lm -lcrypt -lsec -lc
libc=/lib/libc.sl, so=sl, useshrplib=true, libperl=libperl.sl
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-B,deferred '
cccdlflags='-fPIC', lddlflags='-b -L/usr/local/lib'
Locally applied patches:
---
@INC for perl v5.8.6:
lib
/soft/perl-5.8.6/lib/5.8.6/PA-RISC2.0-thread-multi
/soft/perl-5.8.6/lib/5.8.6
/soft/perl-5.8.6/lib/site_perl/5.8.6/PA-RISC2.0-thread-multi
/soft/perl-5.8.6/lib/site_perl/5.8.6
/soft/perl-5.8.6/lib/site_perl
.
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=hpux, osvers=11.11, archname=PA-RISC2.0-thread-multi
uname='hp-ux beaha2 b.11.11 u 9000800 1511700518 unlimited-user license
'
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef 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='gcc', ccflags ='-D_POSIX_C_SOURCE=199506L -D_REENTRANT
-D_HPUX_SOURCE -mpa-risc-2-0 -DDEBUGGING -fno-strict-aliasing -pipe
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g -O',
cppflags='-D_HPUX_SOURCE -D_POSIX_C_SOURCE=199506L -D_REENTRANT
-D_HPUX_SOURCE -mpa-risc-2-0 -DDEBUGGING -fno-strict-aliasing -pipe
-I/usr/local/include'
ccversion='', gccversion='3.3.3', gccosandvers='hpux11.11'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='/usr/bin/ld', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib /soft/perl-5.8.6/lib
libs=-lcl -lpthread -lnsl -lnm -lndbm -lmalloc -ldld -lm -lcrypt -lsec
-lc
perllibs=-lcl -lpthread -lnsl -lnm -lmalloc -ldld -lm -lcrypt -lsec -lc
libc=/lib/libc.sl, so=sl, useshrplib=true, libperl=libperl.sl
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-B,deferred '
cccdlflags='-fPIC', lddlflags='-b -L/usr/local/lib'
{op}@beaha2 # uname -a
HP-UX beaha2 B.11.11 U 9000/800 1511700518 unlimited-user license
Thanks a lot for information if you find something for help me.
Regards,
Alexandra Bacher
Thread Next
-
[perl #53330] Error on Configure PERL 5.8.6 on HP platform " pthread: not found."
by alexandra . bacher @ mpsa . com