From nobody@FreeBSD.org  Wed Jul 10 02:34:26 2002
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 99D3B37B401
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Jul 2002 02:34:26 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 43E7843E3B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Jul 2002 02:34:26 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6A9YOOT034638
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Jul 2002 02:34:24 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g6A9YOM4034637;
	Wed, 10 Jul 2002 02:34:24 -0700 (PDT)
Message-Id: <200207100934.g6A9YOM4034637@www.freebsd.org>
Date: Wed, 10 Jul 2002 02:34:24 -0700 (PDT)
From: Michal Pasternak <michal@pasternak.w.lub.pl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: scrolkeeper build fails at patching problems - docbook problem
X-Send-Pr-Version: www-1.0

>Number:         40408
>Category:       ports
>Synopsis:       scrolkeeper build fails at patching problems - docbook problem
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 10 02:40:01 PDT 2002
>Closed-Date:    Wed Jul 10 19:45:35 PDT 2002
>Last-Modified:  Wed Jul 10 19:45:35 PDT 2002
>Originator:     Michal Pasternak
>Release:        4.6
>Organization:
>Environment:
doesn't matter     
>Description:
docbook-xsl is included in scrollkeeper's makefile.
docbook-xml is _NOT_. it is included from docbook-xsl makefile, but is _NOT_ installed as a dependency and causes scrollkeeper build to fail.
>How-To-Repeat:
cd /usr/ports/textproc/scrollkeeper
make
[...]
     ===>  Patching for scrollkeeper-0.3.9,1
===>  Applying FreeBSD patches for scrollkeeper-0.3.9,1
backing up XML Catalog root /usr/local/share/xml/catalog
backing up XML Catalog /usr/local/share/xml/docbook/catalog
creating XML Catalog root /usr/local/share/xml/catalog
creating DocBook XML Catalog /usr/local/share/xml/docbook/catalog
could not locate docbookx.dtd for DocBook XML

>Fix:
Please correct the dependencies. I'm not submitting a patch, because
I don't have knowledge to say whether docbook-xml should be a dependency of scrollkeeper or docbook-xsl. 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->gnome 
Responsible-Changed-By: ijliao 
Responsible-Changed-When: Wed Jul 10 08:05:42 PDT 2002 
Responsible-Changed-Why:  
over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40408 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Wed Jul 10 19:44:15 PDT 2002 
State-Changed-Why:  
This is not the case.  The docbook-xml port is imported via the docbook-xsl 
dependency, and is installed if missing. 

Run make package-depends from the scrollkeeper directory, and notice that 
docbook-xml is included in the dependency list.  If you're not seeing 
docbook-xml properly installed, then you should probably reinstall it, as 
there might be some missing files. 

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