Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2004 11:22:23 +0900 (JST)
From:      Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64490: link error in manpage of editors/vim
Message-ID:  <200403200222.i2K2MNWT074822@polymer3.scphys.kyoto-u.ac.jp>
Resent-Message-ID: <200403200230.i2K2UL1o079485@freefall.freebsd.org>

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

>Number:         64490
>Category:       ports
>Synopsis:       link error in manpage of editors/vim
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 19 18:30:21 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tsurutani Naoki
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD polymer3.scphys.kyoto-u.ac.jp 4.9-STABLE FreeBSD 4.9-STABLE #14: Thu Mar 18 12:26:38 JST 2004 turutani@polymer3.scphys.kyoto-u.ac.jp:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386


	
>Description:
	link error in man page of editors/vim.
	in /usr/local/man/man1, 
		eview.1 -> evim.1
		gvimdiff.1.gz -> eview.1.gz
	but no target file exists.

>How-To-Repeat:
	always.
>Fix:
	i guess this is caused by the lack of "MLINKS" variables in Makefile.
	add "  evim.1 eview.1" in "MLINKS=" or "MLINKS+=" line (i don't know which is better).
	


>Release-Note:
>Audit-Trail:
>Unformatted:



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