Date: Fri, 30 Jun 2000 09:55:21 +0200 From: Ollivier Robert <roberto@eurocontrol.fr> To: FreeBSD Current Users' list <freebsd-current@FreeBSD.ORG> Cc: markm@freebsd.org Subject: Missing module in current Perl Message-ID: <20000630095521.A79835@caerdonn.eurocontrol.fr>
next in thread | raw e-mail | index | archive | help
It seems that the newly added Errno module is not in the Makefile... Index: Makefile =================================================================== RCS file: /home/ncvs/src/gnu/usr.bin/perl/library/Makefile,v retrieving revision 1.2 diff -u -2 -r1.2 Makefile --- Makefile 2000/06/27 15:28:10 1.2 +++ Makefile 2000/06/30 07:46:17 @@ -1,5 +1,5 @@ # $FreeBSD: src/gnu/usr.bin/perl/library/Makefile,v 1.2 2000/06/27 15:28:10 markm Exp $ -SUBDIR= B ByteLoader DB_File Dumper DProf Peek Fcntl Glob IO SysV \ +SUBDIR= B ByteLoader DB_File Dumper DProf Errno Peek Fcntl Glob IO SysV \ NDBM_File Opcode POSIX SDBM_File Socket Hostname Syslog attrs re -- Ollivier ROBERT -=- Eurocontrol EEC/ITM -=- Ollivier.Robert@eurocontrol.fr The Postman hits! The Postman hits! You have new mail. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000630095521.A79835>