From owner-freebsd-audit Sun Oct 14 22:30: 6 2001 Delivered-To: freebsd-audit@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id EA35337B408 for ; Sun, 14 Oct 2001 22:30:03 -0700 (PDT) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f9F5U2H11904; Sun, 14 Oct 2001 22:30:02 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Sun, 14 Oct 2001 22:30:01 -0700 (PDT) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: Marcel Moolenaar Cc: audit@FreeBSD.ORG Subject: Re: change to linux/Makefile In-Reply-To: <20011014221719.A528@dhcp01.pn.xcllnt.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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, 14 Oct 2001, Marcel Moolenaar wrote: > 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? Of course. They were not generated. They also, in fact, are checked in. > > > 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message