From owner-freebsd-current Tue Aug 4 15:30:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07507 for freebsd-current-outgoing; Tue, 4 Aug 1998 15:30:44 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zone.syracuse.net (zone.syracuse.net [205.232.47.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA07391 for ; Tue, 4 Aug 1998 15:30:04 -0700 (PDT) (envelope-from green@zone.syracuse.net) Received: from localhost (green@localhost) by zone.syracuse.net (8.8.8/8.8.7) with SMTP id SAA28418; Tue, 4 Aug 1998 18:29:33 -0400 (EDT) Date: Tue, 4 Aug 1998 18:29:33 -0400 (EDT) From: Brian Feldman To: Andreas Klemm cc: current@FreeBSD.ORG Subject: Re: make world failure in ...doc/smm/08.sendmailop In-Reply-To: <19980804222153.A5282@klemm.gtn.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG well commit a fix :) i.e. --- src/share/doc/smm/08.sendmailop/Makefile.old Tue Aug 4 18:28:22 1998 +++ src/share/doc/smm/08.sendmailop/Makefile Tue Aug 4 18:26:19 1998 @@ -5,7 +5,7 @@ SRCS= op.me MACROS= -me -SRCDIR= ${.CURDIR}/../../../../usr.sbin/sendmail/doc/op +SRCDIR= ${.CURDIR}/../../../../contrib/sendmail/doc/op USE_PIC= yes USE_EQN= yes Cheers Brian On Tue, 4 Aug 1998, Andreas Klemm wrote: > ===> share/doc/smm/05.fastfs > --- _stamp.extraobjs --- > touch _stamp.extraobjs > --- paper.ascii.gz --- > (cd /home/src/share/doc/smm/05.fastfs; groff -mtty-char -Tascii -e -t -ms -o1- > / > home/src/share/doc/smm/05.fastfs/0.t /home/src/share/doc/smm/05.fastfs/1.t > /home > /src/share/doc/smm/05.fastfs/2.t /home/src/share/doc/smm/05.fastfs/3.t > /home/src > /share/doc/smm/05.fastfs/4.t /home/src/share/doc/smm/05.fastfs/5.t > /home/src/sha > re/doc/smm/05.fastfs/6.t) | gzip -cn > paper.ascii.gz > /home/src/share/doc/smm/05.fastfs/3.t:159: warning: indent cannot be negative > /home/src/share/doc/smm/05.fastfs/3.t:194: warning: indent cannot be negative > /home/src/share/doc/smm/05.fastfs/4.t:117: warning: indent cannot be negative > ===> share/doc/smm/06.nfs > --- _stamp.extraobjs --- > touch _stamp.extraobjs > --- paper.ascii.gz --- > (cd /home/src/share/doc/smm/06.nfs; groff -mtty-char -Tascii -me -o1- > /home/src/ > share/doc/smm/06.nfs/0.t /home/src/share/doc/smm/06.nfs/1.t > /home/src/share/doc/ > smm/06.nfs/2.t /home/src/share/doc/smm/06.nfs/ref.t) | gzip -cn > > paper.ascii.g > z > ===> share/doc/smm/08.sendmailop > make: don't know how to make op.me. Stop > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > > > > -- > Andreas Klemm http://www.FreeBSD.ORG/~andreas > What gives you 90% more speed, for example, in kernel compilation ? > http://www.FreeBSD.ORG/~fsmp/SMP/akgraph-a/graph1.html > "NT = Not Today" (Maggie Biggs) ``powered by FreeBSD SMP'' > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message