Date: Sat, 01 Jul 2000 12:40:29 +0200 From: Mark Murray <mark@grondar.za> To: Ollivier Robert <roberto@eurocontrol.fr> Cc: "FreeBSD Current Users' list" <freebsd-current@FreeBSD.ORG>, markm@FreeBSD.ORG Subject: Re: Missing module in current Perl Message-ID: <200007011040.MAA15281@grimreaper.grondar.za> In-Reply-To: <20000630095521.A79835@caerdonn.eurocontrol.fr> ; from Ollivier Robert <roberto@eurocontrol.fr> "Fri, 30 Jun 2000 09:55:21 %2B0200." References: <20000630095521.A79835@caerdonn.eurocontrol.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
> It seems that the newly added Errno module is not in the Makefile... Thanks! I've got a collection of perl tweaks that I'll be adding later. M > 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 > -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org 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?200007011040.MAA15281>