develooper Front page | perl.perl5.porters | Postings from October 2003

[perl #24219] 5.8.1 Socket fails to link on AIX 4.1

From:
perlbug-followup
Date:
October 18, 2003 15:27
Subject:
[perl #24219] 5.8.1 Socket fails to link on AIX 4.1
Message ID:
rt-24219-66073.8.85798061713061@rt.perl.org
# New Ticket Created by  root@ibmwp1.technodat.co.at 
# Please include the string:  [perl #24219]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=24219 >



This is a bug report for perl from root@ibmwp1.technodat.co.at,
generated with the help of perlbug 1.34 running under perl v5.8.1.


-----------------------------------------------------------------
[Please enter your report here]

when building with default Extensions (incl. Socket), perl build
fails when linking. I removed Socket in config.sh, now perl could
be built, but e.g. the installation of cpan's HTTP::Date fails as
one of it's dependencies needs Socket.
any suggestions ? It's no problem to build new ...

[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
    category=core
    severity=low
---
Site configuration information for perl v5.8.1:

Configured by root at Tue Oct 14 16:01:16 MET_DST 2003.

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
    osname=aix, osvers=4.1.2.0, archname=aix
    uname='aix ibmwp1 1 4 002024384900 '
    config_args='-des'
    hint=previous, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=undef usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-I/usr/local/bind/include -I/usr/local/BerkeleyDB.4.1/include -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias -I/usr/local/include',
    optimize='-O',
    cppflags='-I/usr/local/bind/include -I/usr/local/BerkeleyDB.4.1/include -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias -I/usr/local/include -I/usr/local/bind/include -I/usr/local/BerkeleyDB.4.1/include -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias -I/usr/local/include'
    ccversion='3.1.4.10', 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=4
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='ld', ldflags ='-L/usr/local/bind/lib -L/usr/local/BerkeleyDB.4.1/lib -L/usr/local/lib'
    libpth=/usr/local/bind/lib /usr/local/BerkeleyDB.4.1/lib /usr/local/lib /lib /usr/lib /usr/ccs/lib
    libs=-lbind -ldbm -ldb -lld -lm -lC -lc -lbsd
    perllibs=-lbind -lld -lm -lC -lc -lbsd
    libc=, so=a, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -bE:/usr/local/lib/perl5/5.8.1/aix/CORE/perl.exp -bE:/usr/local/lib/perl5/5.8.1/aix/CORE/perl.exp'
    cccdlflags=' ', lddlflags='-bhalt:4 -bM:SRE -bI:$(PERL_INC)/perl.exp -bE:$(BASEEXT).exp -bnoentry -lC -lc -L/usr/local/bind/lib -L/usr/local/BerkeleyDB.4.1/lib -L/usr/local/lib'

Locally applied patches:
    

---
@INC for perl v5.8.1:
    /usr/local/lib/perl5/5.8.1/aix
    /usr/local/lib/perl5/5.8.1
    /usr/local/lib/perl5/site_perl/5.8.1/aix
    /usr/local/lib/perl5/site_perl/5.8.1
    /usr/local/lib/perl5/site_perl/5.6.1
    /usr/local/lib/perl5/site_perl
    .

---
Environment for perl v5.8.1:
    HOME=/
    LANG=C
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LIBPATH=/system/perl-5.8.1
    LOGDIR (unset)
    PATH=/usr/local/gcc/bin:/usr/local/bin:/bin:/usr/bin:/usr/ucb:/etc:/usr/bin/X11:/usr/bin/sedt
    PERL_BADLANG (unset)
    SHELL=/bin/sh




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About