diff options
author | markm <markm@FreeBSD.org> | 2001-05-26 17:40:09 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2001-05-26 17:40:09 +0000 |
commit | be44ddbe41c499f1c344859b8158dc7190505e17 (patch) | |
tree | 6a087bd7b69ff8223c98993f88de1e74cf1ca32a /lib/libfetch/file.c | |
parent | 71613237c64c83918d7ae1378b032961eb73a15b (diff) | |
download | FreeBSD-src-be44ddbe41c499f1c344859b8158dc7190505e17.zip FreeBSD-src-be44ddbe41c499f1c344859b8158dc7190505e17.tar.gz |
From the submitter:
$ PERL_DL_NONLAZY=1 perl -MPOSIX -e ''
Can't load '/usr/libdata/perl/5.6.0/mach/auto/POSIX/POSIX.so' for module
POSIX: /usr/libdata/perl/5.6.0/mach/auto/POSIX/POSIX.so: Undefined
symbol "sv_setptrobj" at /usr/libdata/perl/5.6.0/XSLoader.pm line 73.
at /usr/libdata/perl/5.6.0/mach/POSIX.pm line 24
Compilation failed in require.
BEGIN failed--compilation aborted.
This problem only exists in -CURRENT. Most often it is reproduced when
compiling some perl extension manually. Make test uses PERL_DL_NONLAZY,
and if a tested module uses POSIX, boom!
Luckily, we don't see it very often, mostly because the vast majority of
p5 ports do not perform the `make test' step.
Submitted by: Anton Berezin <tobez@tobez.org>
Needs to be a committer already: Anton Berezin <tobez@tobez.org>
Diffstat (limited to 'lib/libfetch/file.c')
0 files changed, 0 insertions, 0 deletions