From nobody@www.freebsd.org  Fri May 31 12:10:15 2002
Return-Path: <nobody@www.freebsd.org>
Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by hub.freebsd.org (Postfix) with ESMTP id 3E58437B401
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 31 May 2002 12:10:10 -0700 (PDT)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g4VJA9hG067390
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 31 May 2002 12:10:09 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.2/8.12.2/Submit) id g4VJA9ee067389;
	Fri, 31 May 2002 12:10:09 -0700 (PDT)
Message-Id: <200205311910.g4VJA9ee067389@www.freebsd.org>
Date: Fri, 31 May 2002 12:10:09 -0700 (PDT)
From: "Michael R. Wayne" <wayne@staff.msen.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: gnomepim fails to install documentation
X-Send-Pr-Version: www-1.0

>Number:         38773
>Category:       ports
>Synopsis:       gnomepim fails to install documentation
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 31 12:20:01 PDT 2002
>Closed-Date:    Sat Jun 01 10:28:37 PDT 2002
>Last-Modified:  Sat Jun 01 10:28:37 PDT 2002
>Originator:     Michael R. Wayne
>Release:        4.5 RELEASE-p4
>Organization:
Msen, Inc.
>Environment:
FreeBSD robin.msen.com 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #0: Sat May  4 00:49:39 EDT 2002
>Description:
Looks like gnomepim, gnomecal and gnomecard use db2hmtl to build docs
but do not make sure that such a program exists. Ports cvsup today,
did a make install in /usr/ports/deskutils/gnomepim.  Some lines
from make (note had make aborted here, it would have been more clear)

gmake[3]: Entering directory `/spare/ports/deskutils/gnomepim/work/gnome-pim-1.4.3/gnomecard/help/C'
(cd .; db2html gnomecard.sgml) > /dev/null
db2html: not found
gmake[3]: [gnomecard/index.html] Error 127 (ignored)
cp ./gnomecard/index.html .
cp: ./gnomecard/index.html: No such file or directory
gmake[3]: [index.html] Error 1 (ignored)
gmake[4]: Entering directory `/spare/ports/deskutils/gnomepim/work/gnome-pim-1.4.3/gnomecard/help/C'
gmake[4]: Nothing to be done for `install-exec-am'.
(cd .; db2html gnomecard.sgml) > /dev/null
db2html: not found 
>How-To-Repeat:
cd /usr/ports/deskutils/gnomepim
make
make install
>Fix:
probably need the package to depend on db2html but the only references I 
see to db2html are for Windows platforms.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->gnome 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Fri May 31 13:19:29 PDT 2002 
Responsible-Changed-Why:  
Over to maintainers. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38773 
State-Changed-From-To: open->feedback 
State-Changed-By: marcus 
State-Changed-When: Fri May 31 13:19:50 PDT 2002 
State-Changed-Why:  
These "errors" are normal.  We do not want to rebuild the documentation, 
but rather, we'll use the included gnomepim docs.  Do these errors produce 
a build failure for you (i.e., the build stops)?  From the looks of it, 
the errors are being ignored like they should be. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38773 

From: "Michael R. Wayne" <wayne@staff.msen.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/38773: gnomepim fails to install documentation
Date: Fri, 31 May 2002 17:39:16 -0400

 No the build does not stop.  But no documentation is installed either
 (which is what first caused me to look at the output of make).

From: "Michael R. Wayne" <wayne@staff.msen.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org
Cc:  
Subject: Re: ports/38773: gnomepim fails to install documentation
Date: Fri, 31 May 2002 23:45:58 -0400

 Joe Marcus Clarke wrote                                                                          
 
 > I just updated gnomepim to 1.4.6, and the documentation _is_ installed.
 > There is a bug, it seems, where gnomecal references a help file that
 > doesn't exist, but the actual documentation is there, it's called                              
 > index.html and not gnomecal.html.                                                                                                 
 
 Which is entirely correct.  My original report referred to 1.4.3.                                      
 I added a symlink of index.html -> gnomecal.html and now it works fine.
 Not sure if this last tweak is a FreeBSD/ports issue or a gnome issue.
 
 Ideally such a link would be created before closing this PR.                       
 
State-Changed-From-To: feedback->closed 
State-Changed-By: marcus 
State-Changed-When: Sat Jun 1 10:28:15 PDT 2002 
State-Changed-Why:  
Should be fixed in gnomepim 1.4.6_1.  Thanks for reporting! 

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