From owner-freebsd-audit Sun Oct 14 22:17:10 2001 Delivered-To: freebsd-audit@freebsd.org Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by hub.freebsd.org (Postfix) with ESMTP id DD4C737B40D for ; Sun, 14 Oct 2001 22:16:55 -0700 (PDT) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by kayak.xcllnt.net (8.11.4/8.11.4) with ESMTP id f9F5GtI96013; Sun, 14 Oct 2001 22:16:55 -0700 (PDT) (envelope-from marcel@kayak.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.11.6/8.11.3) id f9F5HJE00539; Sun, 14 Oct 2001 22:17:19 -0700 (PDT) (envelope-from marcel) Date: Sun, 14 Oct 2001 22:17:19 -0700 From: Marcel Moolenaar To: Matthew Jacob Cc: audit@FreeBSD.ORG Subject: Re: change to linux/Makefile Message-ID: <20011014221719.A528@dhcp01.pn.xcllnt.net> References: <20011014205349.A528@dhcp01.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.21i Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Oct 14, 2001 at 09:00:11PM -0700, Matthew Jacob wrote: > > The first problem was that there was no linux_syscall anyway. The second > problem was that even when I regen'd them for -stable, the compile wasn't > finding them. linux_syscall.h, linux_proto.h and linux_sysent.c will be generated on the fly when you do a make depend. Did you do a make depend? > BTW- I'm not 100% convinced that similar problems are avoided in -current- by > my having both a /usr/src on all of my machines as well as a /tstsys I > probably get lots of unintentional 'sorta maybe kind mostly works' situations. On -current I reverted the generation-on-the-fly of the abovementioned files, because we are missing the support in general for that. That's probably why it works on -current. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message