From owner-freebsd-current Sat May 16 14:36:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA11305 for freebsd-current-outgoing; Sat, 16 May 1998 14:36:42 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from smtp04.primenet.com (daemon@smtp04.primenet.com [206.165.6.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA11300; Sat, 16 May 1998 14:36:40 -0700 (PDT) (envelope-from tlambert@usr02.primenet.com) Received: (from daemon@localhost) by smtp04.primenet.com (8.8.8/8.8.8) id OAA05013; Sat, 16 May 1998 14:36:26 -0700 (MST) Received: from usr02.primenet.com(206.165.6.202) via SMTP by smtp04.primenet.com, id smtpd004958; Sat May 16 14:36:17 1998 Received: (from tlambert@localhost) by usr02.primenet.com (8.8.5/8.8.5) id OAA12299; Sat, 16 May 1998 14:36:12 -0700 (MST) From: Terry Lambert Message-Id: <199805162136.OAA12299@usr02.primenet.com> Subject: Re: libc corruption To: peter@netplex.com.au (Peter Wemm) Date: Sat, 16 May 1998 21:36:12 +0000 (GMT) Cc: bde@zeta.org.au, current@FreeBSD.ORG, dyson@FreeBSD.ORG, kkennawa@physics.adelaide.edu.au In-Reply-To: <199805161236.UAA02664@spinner.netplex.com.au> from "Peter Wemm" at May 16, 98 08:36:34 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm talking about libc.. The syscall stub list is generated on the fly > and the binary interface is affected. Bruce already addressed this: ] The flow was apparently blocked by not installing includes before ] building libc. syscall.mk is included from ${.CURDIR}/../../sys, but ] syscall.h is included from . The problem is in the inclusion of syscall.h from the wrong place. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message