Skip site navigation (1)Skip section navigation (2)
Date:      6 Apr 2003 17:10:26 -0000
From:      Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gnome@FreeBSD.org
Subject:   ports/50648: librsvg2 install fails
Message-ID:  <20030406171026.9213.qmail@httpd.terions.de>
Resent-Message-ID: <200304061720.h36HKDBC049600@freefall.freebsd.org>

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

>Number:         50648
>Category:       ports
>Synopsis:       librsvg2 install fails
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 06 10:20:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Martin Klaffenboeck
>Release:        FreeBSD 4.8-RC i386
>Organization:
>Environment:
System: FreeBSD martin.kleinerdrache.org 4.8-RC FreeBSD 4.8-RC #0: Wed Apr 2 18:00:26 CEST 2003 martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386


	
>Description:

The installation fails.
-- Installing ./html/up.png
-- Installing ./html/index.sgml
install: ./html/index.sgml: No such file or directory
gmake[2]: *** [install-data-local] Error 71
gmake[2]: Leaving directory `/var/tmp/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/doc'
gmake[1]: *** [install-am] Error 2
gmake[1]: Leaving directory `/var/tmp/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/doc'
gmake: *** [install-recursive] Error 1
*** Error code 2
 
Stop in /usr/ports/graphics/librsvg2.

	
>How-To-Repeat:
cd /usr/ports/graphics/librsvg2
make install
	
>Fix:
This is not really the correct way I think, but I do not need the documentation and used:
cd /usr/ports/graphics/librsvg2
make
touch `make -V WRKSRC`/doc/html/index.sgml
make install

Yes, I do not want to make a patch for this.

Martin

	


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



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