From owner-freebsd-current@FreeBSD.ORG Mon May 17 02:37:21 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E5FE16A4CE for ; Mon, 17 May 2004 02:37:21 -0700 (PDT) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C05243D4C for ; Mon, 17 May 2004 02:37:20 -0700 (PDT) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (8.12.11/8.12.11) with ESMTP id i4H9bG7Z004791 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 17 May 2004 11:37:16 +0200 (CEST) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.12.11/8.12.5/Submit) id i4H9bFOt004790 for current@freebsd.org; Mon, 17 May 2004 11:37:15 +0200 (CEST) Date: Mon, 17 May 2004 11:37:15 +0200 From: Divacky Roman To: current@freebsd.org Message-ID: <20040517093715.GA4765@stud.fit.vutbr.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2i X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Subject: fdc issue X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2004 09:37:21 -0000 When I try to build fdc as a module it doesnt work the problem is in the sys/modules/Makefile which still tries to use ../../isa/ sources would be nice to have it fixed roman