develooper Front page | perl.perl5.porters | Postings from February 2000

[ID 20000222.013] Loading both POSIX and Fcntl fails on 5.5.660

Thread Next
From:
Tom Hughes
Date:
February 22, 2000 11:56
Subject:
[ID 20000222.013] Loading both POSIX and Fcntl fails on 5.5.660
Message ID:
E12NKdq-00043e-00@mail.compton.nu
This is a bug report for perl from tom@compton.nu,
generated with the help of perlbug 1.27 running under perl v5.5.660.


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

Trying to load both POSIX and Fcntl fails on 5.5.660 with a whole
pile of prototype errors. To reproduce it, try:

perl -MPOSIX -MFcntl

[Please do not change anything below this line]
-----------------------------------------------------------------

---
Site configuration information for perl v5.5.660:

Configured by tom at Tue Feb 22 18:08:42 GMT 2000.

Summary of my perl5 (revision 5.0 version 5 subversion 660) configuration:
  Platform:
    osname=linux, osvers=2.2.12-20, archname=i386-linux
    uname='linux gosford.compton.nu 2.2.12-20 #1 mon sep 27 10:25:54 edt 1999 i586 unknown '
    config_args='-des -Dprefix=/usr -Darchname=i386-linux -Dd_dosuid -Dd_semctl_semun -Dusemymalloc -Dcf_email=tom@compton.nu -Ubincompat5005 -Dman3dir=/usr/lib/perl5/man/man3'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef
    usesocks=undef useperlio=undef d_sfio=undef
    use64bits=undef uselargefiles=define usemultiplicity=undef
  Compiler:
    cc='cc', optimize='-O2', gccversion=egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccflags ='-fno-strict-aliasing -I/usr/local/include'
    stdchar='char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
    alignbytes=4, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt
    libc=/lib/libc-2.1.2.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Locally applied patches:
    

---
@INC for perl v5.5.660:
    /usr/lib/perl5/5.5.660/i386-linux
    /usr/lib/perl5/5.5.660
    /usr/lib/perl5/site_perl/5.5.660/i386-linux
    /usr/lib/perl5/site_perl/5.5.660
    /usr/lib/perl5/site_perl/5.5.650/i386-linux
    /usr/lib/perl5/site_perl/5.5.650
    /usr/lib/perl5/site_perl/5.5.640/i386-linux
    /usr/lib/perl5/site_perl/5.5.640
    /usr/lib/perl5/site_perl
    .

---
Environment for perl v5.5.660:
    HOME=/home/tom
    LANG (unset)
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=.:/home/tom/bin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
    PERL_BADLANG (unset)
    SHELL=/bin/zsh

Thread Next


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