Front page | perl.perl5.porters |
Postings from March 2001
[ID 20010327.006] IO-1.20 make error
Thread Next
From:
root
Date:
March 27, 2001 14:20
Subject:
[ID 20010327.006] IO-1.20 make error
Message ID:
20010327222027.9971.qmail@office.safenetworks.com
This is a bug report for perl from root@office.safenetworks.com,
generated with the help of perlbug 1.32 running under perl v5.7.0.
-----------------------------------------------------------------
[Please enter your report here]
Hi,
I'm testing the perl 5.7.0.
While doing some updates to my perl I've faced the following problem with
IO-1.20:
In file included from /usr/lib/perl5/i386-linux/CORE/perl.h:27,
from IO.xs:9:
/usr/lib/perl5/i386-linux/CORE/config.h:2357: warning: _POLL' redefined
*Initialization*:1: warning: this is the location of the previous definition
IO.xs: In function _IO__Seekable_getpos':
IO.xs:208: v_undef' undeclared (first use in this function)
IO.xs:208: (Each undeclared identifier is reported only once
IO.xs:208: for each function it appears in.)
IO.xs: In function _IO__File_new_tmpfile':
IO.xs:252: v_undef' undeclared (first use in this function)
make: *** [IO.o] Error 1
I hope this could be usefull to you guys!
Best Regards
------------
Fabio Bastiglia Oliva
fboliva@safenetworks.com
root@office.safenetworks.com
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=core
severity=high
---
Site configuration information for perl v5.7.0:
Configured by root at Tue Mar 27 17:49:41 GMT+3 2001.
Summary of my perl5 (revision 5.0 version 7 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.2-ac24, archname=i386-linux
uname='linux kgb 2.4.2-ac24 #1 sat mar 24 07:15:57 gmt+3 2001 i686 unknown '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.3 20010315 (release)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, usemymalloc=n, 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 -lcrypt -lutil
libc=/lib/libc-2.2.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.7.0:
/usr/lib/perl5/i386-linux
/usr/lib/perl5
/usr/lib/perl5/site_perl/i386-linux
/usr/lib/perl5/site_perl
/usr/lib/perl5/site_perl
.
---
Environment for perl v5.7.0:
HOME=/root
LANG (unset)
LANGUAGE (unset)
LC_ALL=POSIX
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/usr/local/sbin:/usr/sbin:/sbin:.:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/openwin/bin:/usr/games:/opt/www/htdig/bin:/opt/kde/bin:/usr/share/texmf/bin:.:/usr/local/bin/tools:/usr/local/bin/war:/root/war:/usr/local/ncftpd:
PERL_BADLANG (unset)
SHELL=/bin/bash
Thread Next
-
[ID 20010327.006] IO-1.20 make error
by root