From owner-freebsd-bugs Tue Oct 20 23:00:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA19893 for freebsd-bugs-outgoing; Tue, 20 Oct 1998 23:00:07 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA19885 for ; Tue, 20 Oct 1998 23:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA25458; Tue, 20 Oct 1998 23:00:01 -0700 (PDT) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA19843; Tue, 20 Oct 1998 22:59:34 -0700 (PDT) (envelope-from nobody) Message-Id: <199810210559.WAA19843@hub.freebsd.org> Date: Tue, 20 Oct 1998 22:59:34 -0700 (PDT) From: wlr@jps.net To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: bin/8395: /usr/src/sbin/vinum/Makefile doesn't understand /usr/src/make -DNOLKM Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8395 >Category: bin >Synopsis: /usr/src/sbin/vinum/Makefile doesn't understand /usr/src/make -DNOLKM >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 20 23:00:01 PDT 1998 >Last-Modified: >Originator: Bill Richter >Organization: >Release: 3.0-RELEASE >Environment: 3.0-RELEASE i386 >Description: When making world, using the -DNOLKM option, compiling of /usr/src/sbin/vinum fails since it appears to not understand that /usr/src/lkm doesn't exist. >How-To-Repeat: make -DNOLKM world >Fix: if -DNOLKM, don't build either the program or the LKM piece. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message