Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2002 10:51:46 -0700 (PDT)
From:      Randy Primeaux <randy@cloudfactory.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/43536: libglade-2.0.1: handling of the XML catalog
Message-ID:  <200209301751.g8UHpk4q052014@www.freebsd.org>

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

>Number:         43536
>Category:       ports
>Synopsis:       libglade-2.0.1: handling of the XML catalog
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 30 11:00:08 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Randy Primeaux
>Release:        4.7-RC
>Organization:
>Environment:
FreeBSD daemon.Verbose.ORG 4.7-RC FreeBSD 4.7-RC #1: Mon Sep 30 00:21:39 PDT 2002 root@daemon.Verbose.ORG:/usr/obj/usr/src/sys/DAEMON07  i386
>Description:
ports/devel/libglade2
handling of the XML catalog


xmlcatalog --noout --add "system" \ "http://glade.gnome.org/glade-2.0.dtd" \ /usr/X11R6/share/xml/libglade/glade-2.0.dtd /etc/xml/catalog
add command failed
could not open /etc/xml/catalog for saving
gmake[2]: [install-data-local] Error 2 (ignored)

>How-To-Repeat:
      
>Fix:
*** Makefile.in.orig.1	Mon Sep 30 10:38:51 2002
--- Makefile.in	Mon Sep 30 10:41:11 2002
***************
*** 124,130 ****
  
  
  # handling of the XML catalog
! XMLCATALOG = /etc/xml/catalog
  
  xmldir = $(datadir)/xml/libglade
  xml_DATA = glade-2.0.dtd
--- 124,130 ----
  
  
  # handling of the XML catalog
! XMLCATALOG = /usr/local/share/xml/catalog
  
  xmldir = $(datadir)/xml/libglade
  xml_DATA = glade-2.0.dtd

>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?200209301751.g8UHpk4q052014>