Skip site navigation (1)Skip section navigation (2)
Date:      22 May 2002 10:32:24 +0200
From:      "Georg-W. Koltermann" <Georg.Koltermann@mscsoftware.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38406: incorrect .so in g++31.1 man page
Message-ID:  <1022056345.1600.5.camel@hunter.muc.macsch.com>

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

>Number:         38406
>Category:       ports
>Synopsis:       incorrect .so in g++31.1 man page
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 22 01:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Georg-W. Koltermann
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
MSC.Software
>Environment:
System: FreeBSD hunter.muc.macsch.com 5.0-CURRENT FreeBSD 5.0-CURRENT #65: Sun May 19 23:31:48 CEST 2002 root@:/usr/obj/usr/src/sys/HUNTER i386


>Description:
The g++31 man page contains a ".so man1/gcc.1".  However, the gcc31 port
is installed with a non-default name and thus man1/gcc.1 does not exist.

The .so must refer to man1/gcc31.1, not gcc.1.
>How-To-Repeat:
$ man g++31
<standard input>:1: can't open `man1/gcc.1': No such file or directory
$ ls -l /usr/local/man/man1/g[c+]*
-rw-r--r--  1 root  wheel      35 21 Mai 18:10 /usr/local/man/man1/g++31.1.gz
-rw-r--r--  1 root  wheel  112187 21 Mai 18:10 /usr/local/man/man1/gcc31.1.gz
-rw-r--r--  1 root  wheel    7060 21 Mai 18:10 /usr/local/man/man1/gcj31.1.gz
-rw-r--r--  1 root  wheel    3044 21 Mai 18:10 /usr/local/man/man1/gcjh31.1.gz
-rw-r--r--  1 root  wheel    5896 21 Mai 18:10 /usr/local/man/man1/gcov31.1.gz
$ 

>Fix:




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

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




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