Date: Tue, 4 Aug 1998 18:29:33 -0400 (EDT) From: Brian Feldman <green@zone.syracuse.net> To: Andreas Klemm <andreas@klemm.gtn.com> Cc: current@FreeBSD.ORG Subject: Re: make world failure in ...doc/smm/08.sendmailop Message-ID: <Pine.BSF.4.02.9808041827240.28404-100000@zone.syracuse.net> In-Reply-To: <19980804222153.A5282@klemm.gtn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02.9808041827240.28404-100000>
