Closed p5pRT closed 16 years ago
The following error was generated by a script containing a single statement\, "require 'termios.ph'"
These *.ph files were generated using 'h2ph -hrl .' The pertinent header files follow:
require '_h2ph_pre.ph';
require '_h2ph_pre.ph';
# This file was created by h2ph version 2 unless (defined &_FILE_OFFSET_BITS) { sub _FILE_OFFSET_BITS() { 64 } }
unless (defined &_LARGEFILE64_SOURCE) { sub _LARGEFILE64_SOURCE() { 1 } }
unless (defined &_LARGEFILE_SOURCE) { sub _LARGEFILE_SOURCE() { 1 } }
unless (defined &__GCC_NEW_VARARGS__) { sub __GCC_NEW_VARARGS__() { 1 } }
unless (defined &__GNUC_MINOR__) { sub __GNUC_MINOR__() { 95 } }
unless (defined &__GNUC__) { sub __GNUC__() { 2 } }
unless (defined &__STDC__) { sub __STDC__() { 1 } }
unless (defined &__SVR4) { sub __SVR4() { 1 } }
unless (defined &__sparc) { sub __sparc() { 1 } }
unless (defined &__sparc__) { sub __sparc__() { 1 } }
unless (defined &__sun) { sub __sun() { 1 } }
unless (defined &__sun__) { sub __sun__() { 1 } }
unless (defined &__svr4__) { sub __svr4__() { 1 } }
unless (defined &__unix) { sub __unix() { 1 } }
unless (defined &__unix__) { sub __unix__() { 1 } }
unless (defined &cpu) { sub cpu() { &sparc } }
unless (defined &machine) { sub machine() { &sparc } }
unless (defined &sparc) { sub sparc() { 1 } }
unless (defined &sun) { sub sun() { 1 } }
unless (defined &system) { sub system() { &unix } }
require '_h2ph_pre.ph';
Flags: category=utilities severity=high
Site configuration information for perl v5.6.1:
Configured by surely at Tue Aug 14 13:38:10 CDT 2001.
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: Platform: osname=solaris\, osvers=2.6\, archname=sun4-solaris uname='sunos caets200 5.6 generic_105181-23 sun4u sparc sunw\,ultra-enterprise ' 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='gcc'\, ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'\, optimize='-O'\, cppflags='-fno-strict-aliasing -I/usr/local/include' ccversion=''\, gccversion='2.95.2 19991024 (release)'\, gccosandvers='solaris2.6' 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\, usemymalloc=y\, prototype=define Linker and Libraries: ld='gcc'\, ldflags =' -L/usr/local/lib ' libpth=/usr/local/lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -ldl -lm -lc perllibs=-lsocket -lnsl -ldl -lm -lc libc=/lib/libc.so\, so=so\, useshrplib=false\, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs\, dlext=so\, d_dlsymun=undef\, ccdlflags=' ' cccdlflags='-fPIC'\, lddlflags='-G -L/usr/local/lib'
Locally applied patches:
@INC for perl v5.6.1: /opt/corp/local/perl-5.6.1/lib/5.6.1/sun4-solaris /opt/corp/local/perl-5.6.1/lib/5.6.1 /opt/corp/local/perl-5.6.1/lib/site_perl/5.6.1/sun4-solaris /opt/corp/local/perl-5.6.1/lib/site_perl/5.6.1 /opt/corp/local/perl-5.6.1/lib/site_perl .
Environment for perl v5.6.1: HOME=/users/guest LANG=C LANGUAGE (unset) LC_COLLATE=en_US LC_CTYPE=en_US LC_MESSAGES=C LC_MONETARY=en_US LC_NUMERIC=en_US LC_TIME=en_US LD_LIBRARY_PATH=/usr/openwin/lib LOGDIR (unset) PATH=/usr/openwin/demo:/usr/dt/bin:/usr/openwin/bin:/bin:/usr/bin:/usr/ccs/bin:/usr/ucb:/opt/corp/local/bin:/opt/corp/tools/bin:/bnr/tools/bin:/bnr/tools/bin/sun:/bnr/3rdparty/bin:/bnr/3rdparty/bin/sun:/opt/corp/mnt/wpd/bin:/usr/atria/bin:/opt/bootleg/bin:/gsm/tools/obj/gpp/bin/um_rich/bin:/gsm/tools/obj/gpp/bin:/gsm/common/bin:/opt/corp/mnt/ntcad_sun/ntcad/bin:/tke/bin:/bnr/bootleg/bin:/bnr/bootleg/bin/sun:/usr/contrib/bin:/opt/corp/contrib/bin:/usr/local/bin:/users/guest/bin:/users/guest/bin/sun:. PERL_BADLANG (unset) SHELL=/bin/ksh
Could you send along a copy of sys/feature_tests.h (ie. the C header file)?
This is likely to have been fixed in bleadperl. Could you also download a copy and give it a try?
rsync -avz rsync://ftp.linux.activestate.com/perl-current/ .
p5p@spam.wizbit.be - Status changed from 'open' to 'rejected'
Migrated from rt.perl.org#7649 (status was 'rejected')
Searchable as RT7649$