Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 1995 22:25:20 -0400 (EDT)
From:      obrien@Sea.Legent.com (David O'Brien)
To:        ports@freebsd.org
Cc:        Dmitry@Sea.Legent.com, Khrustalev@Sea.Legent.com, <dima@satty.npi.msu.su>
Subject:   Re: Dmitry Khrustalev: ports/609: tin cannot find sendmail and vi
Message-ID:  <9507110225.AA28809@seaquest>
In-Reply-To: <1503.805413305@time.cdrom.com> from "Jordan K. Hubbard" at Jul 10, 95 02:55:05 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> Subject: ports/609: tin cannot find sendmail and vi
> 
> >Description:
> 
> 	Tin cannot find sendmail and vi executables, it looks for
> 	/usr/lib/sendmail and /usr/ucb/vi.
> 

I would suggest working from the tin 1.30 beta rather than 1.22.
tin.h has changed slightly, but this problem (and now another one) still
exists.

In addition to grep'ing for __NetBSD__ and adding __FreeBSD__ to the list
(isn't there a common predefined symbol that could catch both???  how about
adding __bsd4_4__ to both or something), screen.c needs a mod.

Change line 80 (#else) to ``#   elif !defined(__FreeBSD__)''.

BTW, tin 1.30 can be gotten from ftp.scn.de:/pub/news/tin.
Watch the definition of ``SPOOLDIR'' in the Makefile.


-- David    (obrien@sea.legent.com)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9507110225.AA28809>