Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 00:40:10 +0900 (JST)
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/37533: Manuals specified MLINKS is not available in pkg-plist
Message-ID:  <200204281540.g3SFeAe2046450@sakura.ninth-nine.com>

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

>Number:         37533
>Category:       bin
>Synopsis:       Manuals specified MLINKS is not available in pkg-plist
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 28 08:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Norikatsu Shigemura
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Ensure Technology Ltd. (http://www.ensure-tech.co.jp)
>Environment:
System: FreeBSD sakura.ninth-nine.com 4.5-STABLE FreeBSD 4.5-STABLE #84: Wed Apr 24 23:53:41 JST 2002 nork@sakura.ninth-nine.com:/usr/obj/usr/src/sys/SAKURA i386
	$FreeBSD: src/usr.bin/make/var.c,v 1.16.2.3 2002/02/27 14:18:57 cjc Exp $
	$FreeBSD: ports/Mk/bsd.port.mk,v 1.411 2002/04/27 11:22:59 kris Exp $
>Description:
	I installed ports net/vtun, graphics/tiff, lang/ruby,
	sysutils/portupgrade and etc...  And I pkg_delete'd them.  But
	these some manual(with MLINKS) is survivaled.

	Because of ${X:M${Y}*} -> *} (in src/usr.bin/make/var.c), so
	.if ${_TMLINKS:M${_PREFIX}*}x != x (in /usr/ports/Mk/bsd.port.mk)
	is never success.

	I know that Kuriyama-san contacted this phenomenon.  And thanks
	knu(mentor) for investigations into this phenomenon.

>How-To-Repeat:
	Please make install packages with use MLINKS.  These manuals is
	not in pkg-plist.

>Fix:
	I don't know.  Simply, backout?
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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