Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 1996 17:53:39 -0400 (EDT)
From:      root@aldan.ziplink.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/1651: rdist6 port 
Message-ID:  <199609192153.RAA02126@guest.ziplink.net>
Resent-Message-ID: <199609192200.PAA13571@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         1651
>Category:       ports
>Synopsis:       rdist6 port -- 'make patch' fails, etc.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 19 15:00:02 PDT 1996
>Last-Modified:
>Originator:     Mikhail Teterin
>Organization:
>Release:        FreeBSD 2.2-960801-SNAP i386
>Environment:

	It is possible that this is fixed already -- my ports collection
	is two month old. Do not have the CD handy at the moment.

>Description:

	1. `make patch' fails -- most of the correction are already made
	in the source, but the version number remains same.
	2. If the name of the client and/or server changed from default
	in mf/Makefile.var -- post-install fails, because names
	`rdist6' and `rdistd' are hardcoded in the port's Makefile.
	3. Install-directory specified in mf/Makefile.var (/usr/ucb):
		a) does not exist;
		b) shoud be /usr/local/bin and or /usr/local/libexec
	4. `make install' does not install the man-pages (seems like
	a bug in rdist6's Makefiles), but attempts to compress them.
	5. Compiler builds with `-g' option by default, instead of
	whatever is specified in /usr/share/mk/sys.mk (Common problem
	for other ports as well).

>How-To-Repeat:

	cd /usr/ports/net/rdist6
	make patch
	make install

>Fix:
	
	make patch
	touch work/.patch_done

	Then deal with other problems manually.
>Audit-Trail:
>Unformatted:



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