Subject: pkg/11753: net/vnc doesn't compile
To: None <gnats-bugs@gnats.netbsd.org>
From: None <htodd@allison.i8u.org>
List: netbsd-bugs
Date: 12/16/2000 17:56:19
>Number:         11753
>Category:       pkg
>Synopsis:       net/vnc doesn't compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 16 17:56:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        <NetBSD-current source date>12/16/00
>Organization:
	
>Environment:
	
System: NetBSD allison 1.5N NetBSD 1.5N (ALLISON) #63: Thu Dec 14 22:08:34 PST 2000 htodd@allison:/usr/src/sys/arch/i386/compile/ALLISON i386
Architecture: i386
Machine: i386
>Description:
	
	net/vnc doesn't compile. The makefile has problems, and the docs of the version required are missing from the repository
>How-To-Repeat:
	
>Fix:
	
	First, download the docs available (vnc-3.3.2r2_doc.tgz). Then do a make makesum, then run the following patch.

	I'm not a Makefile coder, so it's probably all wrong. :)

10c10
< 			vnc-3.3.2r3_doc.tgz
---
> 			vnc-3.3.2r2_doc.tgz
23d22
< WRKDOC=			${WRKDIR}/vnc_docs
39,40c38,39
< 	cd ${WRKDOC}; \
< 	${INSTALL_DATA} *.GIF *.css *.gif *.jpg *.htm *.html *.pdf  \
---
> 	cd ${WRKDIR}; \
> 	${INSTALL_DATA} *.GIF *.css *.gif *.jpg *.htm *.html *.pdf *.xml \
>Release-Note:
>Audit-Trail:
>Unformatted: