Subject: pkg/30322: Bug in lintpkgsrc on NetBSD 2.0.2
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <Gilles@Gravier.org>
List: pkgsrc-bugs
Date: 05/24/2005 14:35:00
>Number:         30322
>Category:       pkg
>Synopsis:       lintpkgsrc produces an error message when launched
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 24 14:35:00 +0000 2005
>Originator:     Gravier.org Root
>Release:        NetBSD 2.0.2
>Organization:
	Gravier Family
>Environment:
System: NetBSD mailhost 2.0.2 NetBSD 2.0.2 (GENERIC) #0: Wed Mar 23 08:53:42 UTC 2005 jmc@faith.netbsd.org:/home/builds/ab/netbsd-2-0-2-RELEASE/i386/200503220140Z-obj/home/builds/ab/netbsd-2-0-2-RELEASE/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
	When typing the command "lintpkgsrc -i" I get the following error message:

	# lintpkgsrc -i
	Scanning Makefiles: ........................................Cannot locate 'options.mk' (from /usr/pkgsrc/x11/xorg-server/Makefile): .include "options.mk"
	5462 packages                            
	#

	There seems to be a problem with the xorg-server package...
	
>How-To-Repeat:
	Type the command "lintpkgsrc -i"
>Fix:
	Unknown