opnsense-src/gnu/usr.bin
Mark Murray fac189508a 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>
2001-05-26 17:40:09 +00:00
..
as MAN[1-9] -> MAN. 2001-03-27 14:59:06 +00:00
awk MAN[1-9] -> MAN. 2001-03-27 14:59:06 +00:00
bc Update for bc 1.06 2001-02-26 07:23:27 +00:00
binutils Total hack to fix broken bootstrap. Add -I/usr/src/include at the tail 2001-05-03 21:37:06 +00:00
cc Remove MIPS support. 2001-04-11 00:12:48 +00:00
cpio MAN[1-9] -> MAN. 2001-03-27 14:59:06 +00:00
cvs beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
dc $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
dialog MAN[1-9] -> MAN. 2001-03-27 14:59:06 +00:00
diff s/dir.h/dir.c/ 1999-11-26 12:29:48 +00:00
diff3 $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
gdb/doc Upgrade for readline 4.2 2001-04-11 04:27:10 +00:00
gperf Style tweaks. 2000-10-13 12:22:47 +00:00
grep This file was not regenerated for the latest import, thus the 2000-12-13 15:54:14 +00:00
groff Add support for FreeBSD 4.4. 2001-05-15 17:04:26 +00:00
gzip beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
ld MAN[1-9] -> MAN. 2001-03-27 14:59:06 +00:00
man mdoc.samples(7) is superseded by mdoc(7). 2001-04-17 12:49:42 +00:00
patch MAN[1-9] -> MAN. 2001-03-27 14:59:06 +00:00
perl From the submitter: 2001-05-26 17:40:09 +00:00
ptx Same deal. 1997-01-11 03:50:21 +00:00
rcs Fix typo introduced in a comment in the previous commit 2001-05-12 10:28:47 +00:00
sdiff $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
send-pr Use pw(8) instead of grep'ing through /etc/passwd. This fixes 2001-05-24 03:50:55 +00:00
sort Create temporary filenames securely, don't just number them sequentially. 2000-11-11 00:18:04 +00:00
tar mdoc(7) police: use .Nm, remove blank line (these cause warnings in mdocNG). 2001-04-04 09:49:05 +00:00
texinfo MAN[1-9] -> MAN. 2001-03-27 14:59:06 +00:00
Makefile Only build the a.out as' and ld' if "WANT_AOUT" is defined. 2000-12-15 19:49:28 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00