From owner-cvs-all Sat Apr 27 14:10:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id 1182237B41C; Sat, 27 Apr 2002 14:10:03 -0700 (PDT) Received: from fwd03.sul.t-online.de by mailout04.sul.t-online.com with smtp id 171ZO1-0001PU-03; Sat, 27 Apr 2002 23:05:41 +0200 Received: from peedub.jennejohn.org (520017439985-0001@[217.228.208.226]) by fmrl03.sul.t-online.com with esmtp id 171ZNt-0KHUeWC; Sat, 27 Apr 2002 23:05:33 +0200 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.3/8.11.6) with ESMTP id g3RL5R7S013725; Sat, 27 Apr 2002 23:05:28 +0200 (CEST) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200204272105.g3RL5R7S013725@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: Brian Dean Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/examples/isdn KERNEL SupportedCards ThankYou src/usr.sbin/i4b/man Makefile Reply-To: Gary Jennejohn In-reply-to: Your message of "Sat, 27 Apr 2002 17:03:18 EDT." <20020427170318.B71663@neutrino.bsdhome.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 27 Apr 2002 23:05:27 +0200 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Brian Dean writes: > On Sat, Apr 27, 2002 at 07:06:15AM -0700, Gary Jennejohn wrote: > > gj 2002/04/27 07:06:13 PDT > > > > Modified files: (Branch: RELENG_4) > > usr.sbin/i4b/man Makefile > > Log: > > MFC: Add a manpage for the ifpi2 driver to the Makefile. > > > > Revision Changes Path > > 1.2.2.4 +1 -1 src/usr.sbin/i4b/man/Makefile > > >From make buildworld > > ... > > ===> usr.sbin/i4b/man > gzip -cn /usr/src/usr.sbin/i4b/man/i4b.4 > i4b.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4bcapi.4 > i4bcapi.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4bctl.4 > i4bctl.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4bing.4 > i4bing.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4bipr.4 > i4bipr.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4bisppp.4 > i4bisppp.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4bq921.4 > i4bq921.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4bq931.4 > i4bq931.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4brbch.4 > i4brbch.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4btel.4 > i4btel.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/i4btrc.4 > i4btrc.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/iavc.4 > iavc.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/isic.4 > isic.4.gz > gzip -cn /usr/src/usr.sbin/i4b/man/ifpi.4 > ifpi.4.gz > make: don't know how to make ifpi2.4. Stop > *** Error code 2 > > Stop in /usr/src/usr.sbin/i4b. > *** Error code 1 > > Stop in /usr/src/usr.sbin. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > Yeah, I just backed it out until I figure how to really get the manpage into the tree. cvs is giving me a hard time. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org gj@denx.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message