shushu has asked for the wisdom of the Perl Monks concerning the following question:
Reading further about this in perldoc I was glad and I just added "freebsd" to the regexp, but unfortunately nothing changed.return 'IGNORE' if $^O eq 'linux'; # We get zombies on Linux other +wise
TIA,Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: Platform: osname=freebsd, osvers=2.2.8-release, archname=i386-freebsd uname='freebsd athens.checkpoint.com 2.2.8-release freebsd 2.2.8-r +elease #0: mon nov 30 06:34:08 gmt 1998 jkh@time.cdrom.com:usrsrcsysc +ompilegeneric i386 ' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='gcc', optimize=' ', gccversion=2.8.1 cppflags='' ccflags ='' stdchar='char', d_stdstdio=undef, usevfork=false intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=1 +2 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='ld', ldflags ='' libpth=/usr/lib libs=-lm -lc -lcrypt libc=, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_none.xs, dlext=none, d_dlsymun=undef, ccdlflags='' cccdlflags='-DPIC -fpic', lddlflags='' Characteristics of this binary (from libperl): Built under freebsd Compiled at Jul 11 2001 20:45:05 @INC: /opt/perl5/lib/5.00503/i386-freebsd /opt/perl5/lib/5.00503 /opt/perl5/lib/site_perl/5.005/i386-freebsd /opt/perl5/lib/site_perl/5.005 .
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Net::Daemon and zombies
by sgifford (Prior) on Sep 22, 2003 at 16:07 UTC | |
by shushu (Scribe) on Sep 23, 2003 at 07:00 UTC | |
by sgifford (Prior) on Sep 24, 2003 at 04:16 UTC | |
by sgifford (Prior) on Sep 23, 2003 at 18:59 UTC |