Hello, Uri,
> Event.pm v0.80
same here
> # uname -a
> SunOS zzz.zzz.com 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-5_10
# uname -a
SunOS name 5.7 Generic_106541-10 sun4u sparc SUNW,Ultra-5_10
Almost equal, except of the kernel jumbo patch. Let's see, we have a system
with kernel jumbo patch 12 as well ...
# uname -a
SunOS name 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-5_10
Event 0.80 passes all tests there, so the system patch level seems to be non
critical.
> # gcc -v
> Reading specs from
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/specs
> gcc version 2.95.2 19991024 (release)
Hm, your perl was built by cc, not gcc? We use the same gcc.
> # perl -v
>
> This is perl, version 5.005_03 built for sun4-solaris
same here
> # perl -V
reports here
Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
Platform:
osname=solaris, osvers=2.7, archname=sun4-solaris
uname='sunos name 5.7 generic_106541-03 sun4u sparc sunw,ultra-5_10 '
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef useperlio=undef d_sfio=undef
Compiler:
cc='/usr/local/egcs/bin/gcc -B/usr/ccs/bin/', optimize='-O',
gccversion=egcs-2.91.66 19990314 (egcs-1.1.2 release)
cppflags='-I/usr/local/include -I/opt/gnu/include'
ccflags ='-I/usr/local/include -I/opt/gnu/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=16
alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='/usr/local/egcs/bin/gcc -B/usr/ccs/bin/', ldflags =' -L/usr/local/lib
-L/opt/gnu/lib'
libpth=/usr/local/lib /opt/gnu/lib /lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldl -lm -lc -lcrypt
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 -L/opt/gnu/lib'
Characteristics of this binary (from libperl):
Built under solaris
Compiled at Sep 28 1999 16:27:17.
> and as i said it also fails on my linux box.
I remember it passed all tests on my Linux ... I could send you the
configuration there this evening.
> somehow it passes
> elsewhere. i would call this a real bug with idle events.
Depending on ... ?
> i know joshua
> is away on vacation. anyone remember until when? i recall sometime in
> early january.
He wrote he will be on vacation until January the 8th.
Jochen