Date: Sat, 27 Apr 2002 23:05:27 +0200 From: Gary Jennejohn <garyj@jennejohn.org> To: Brian Dean <bsd@bsdhome.com> 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 Message-ID: <200204272105.g3RL5R7S013725@peedub.jennejohn.org> In-Reply-To: Your message of "Sat, 27 Apr 2002 17:03:18 EDT." <20020427170318.B71663@neutrino.bsdhome.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204272105.g3RL5R7S013725>