Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 1998 21:36:12 +0000 (GMT)
From:      Terry Lambert <tlambert@primenet.com>
To:        peter@netplex.com.au (Peter Wemm)
Cc:        bde@zeta.org.au, current@FreeBSD.ORG, dyson@FreeBSD.ORG, kkennawa@physics.adelaide.edu.au
Subject:   Re: libc corruption
Message-ID:  <199805162136.OAA12299@usr02.primenet.com>
In-Reply-To: <199805161236.UAA02664@spinner.netplex.com.au> from "Peter Wemm" at May 16, 98 08:36:34 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <sys/>.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805162136.OAA12299>