From nobody@FreeBSD.org  Fri Nov 18 09:53:12 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4573216A503
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Nov 2005 09:52:57 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 358AC43EBD
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Nov 2005 08:19:44 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jAI8Jhpe085215
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Nov 2005 08:19:43 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id jAI8JhsH085214;
	Fri, 18 Nov 2005 08:19:43 GMT
	(envelope-from nobody)
Message-Id: <200511180819.jAI8JhsH085214@www.freebsd.org>
Date: Fri, 18 Nov 2005 08:19:43 GMT
From: eelvex <mplekos@physics.upatras.gr>
To: freebsd-gnats-submit@FreeBSD.org
Subject: src/contrib/groff does not compile.
X-Send-Pr-Version: www-2.3

>Number:         89220
>Category:       misc
>Synopsis:       src/contrib/groff does not compile.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 18 10:00:17 GMT 2005
>Closed-Date:    Fri Nov 18 14:25:42 GMT 2005
>Last-Modified:  Fri Nov 18 14:25:42 GMT 2005
>Originator:     eelvex
>Release:        5.4
>Organization:
>Environment:
FreeBSD gradus.home.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC 2005     root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
src/contrib/groff does not compile from source. Some files are missing.
>How-To-Repeat:
cd /usr/src/contrib/groff && make
>Fix:
Copy the following files:
/usr/src/contrib/cvs/lib/getopt.c  to /usr/src/contrib/groff/src/libs/libgroff/getopt.c , 

/usr/src/contrib/cvs/lib/getopt1.c to /usr/src/contrib/groff/src/libs/libgroff/getopt1.c , 

/usr/src/gnu/usr.bin/groff/tmac/mdoc.local to /usr/src/contrib/groff/tmac/mdoc.local
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Fri Nov 18 14:24:50 GMT 2005 
State-Changed-Why:  
It's not supposed to be compiled in this way; please 
compile it from src/gnu/usr.bin/groff/ instead, or 
better yet, automatically as part of `buildworld'. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89220 
>Unformatted:
