Subject: pkg/21216: net/arla doesn't build
To: None <gnats-bugs@gnats.netbsd.org>
From: None <simon@hitzemann.org>
List: netbsd-bugs
Date: 04/17/2003 14:19:21
>Number:         21216
>Category:       pkg
>Synopsis:       net/arla doesn't build
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Apr 17 14:33:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Simon Hitzemann
>Release:        NetBSD 1.6R
>Organization:
>Environment:
	
	
System: NetBSD mommel.csn.tu-chemnitz.de 1.6R NetBSD 1.6R (ROHAN) #32: Sun Apr 13 14:36:53 CEST 2003 root@mommel.csn.tu-chemnitz.de:/usr/src/sys/arch/i386/compile/ROHAN i386
Architecture: i386
Machine: i386
>Description:
	
	net/arla does not build, because of the following error:

	checking if vnode_if.h needs to be built... /sys/kern/vnode_if.sh: Creating ../sys/vnode_if.h
	/sys/kern/vnode_if.sh: Creating vnode_if.c
	configure: error: failed to create vnode_if.h
	*** Error code 1

	Stop.
	make: stopped in /usr/pkgsrc/net/arla
	*** Error code 1

	Stop.
	make: stopped in /usr/pkgsrc/net/arla

	The file ../sys/vnode_if.h does exist relative to the path of the configure script, so I don't know why configure complains that it cannot create it after it created it.
>How-To-Repeat:
	
	cd ${PKGSRC}/net/arla
	make configure
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted: