Date: Sat, 10 Jan 1998 10:23:42 -0600 (CST) From: Alex Nash <nash@mcs.net> To: asami@cs.berkeley.edu Cc: shimon@simon-shapiro.org, aryder@bestweb.net, current@FreeBSD.ORG, kong@kkk.ml.org Subject: Re: Making world today Message-ID: <199801101623.KAA07209@nash.pr.mcs.net> In-Reply-To: <199801101025.CAA07967@silvia.HIP.Berkeley.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10 Jan, Satoshi Asami wrote: > * From: Simon Shapiro <shimon@simon-shapiro.org> > > * Classic case of deadlocked update. This build depends on new headers which > * are only installed after a successful build which installs the headers > * needed for a successfull build. There are numerous such failures. I postd > > That is not supposed to happen. Which file are you talking about, and > when is it installed vs. when is it needed? If we're referring to the libalias breakage, the story is as follows: on the 7th, I modified ipfw to use 64-bit packet and byte counters. This required an interface change, and unfortunately, required moving two elements of the structure into a union so that we could fit under the 108 byte setsockopt() limit. On the 9th, eivind committed libalias changes which used the old interface. This was just unfortunate timing. Alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801101623.KAA07209>