From owner-freebsd-questions Tue Mar 25 08:15:51 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA20839 for questions-outgoing; Tue, 25 Mar 1997 08:15:51 -0800 (PST) Received: from obie.softweyr.ml.org ([199.104.124.49]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA20832 for ; Tue, 25 Mar 1997 08:15:44 -0800 (PST) Received: (from wes@localhost) by obie.softweyr.ml.org (8.7.5/8.6.12) id JAA01292; Tue, 25 Mar 1997 09:16:33 -0700 (MST) Date: Tue, 25 Mar 1997 09:16:33 -0700 (MST) Message-Id: <199703251616.JAA01292@obie.softweyr.ml.org> From: Wes Peters To: Ian Kallen CC: questions@freebsd.org Subject: building opie 2.31 on freeBSD 2.2 In-Reply-To: <3.0.32.19970324154830.00a93100@mail.gamespot.com> References: <3.0.32.19970324154830.00a93100@mail.gamespot.com> Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Ian Kallen writes: > The way stuff is cast in the header files seems to have changed from > freeBSD 2.1.x to 2.2 -- what were previous "unsigned long" are now > "u_int32_t" My efforts to compile opie 2.31 have been thwarted by "parse > error ..." in dirent.h Anybody have a fix (a patch to opie?) or workaround > that they'd recommend? Oooh, another "unsafe" header file. You probably need to make sure that is included before . Each header file *should* include other headers it requires, but this has been a big philosopical disagreement in the UNIX world for many years. -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC http://www.xmission.com/~softweyr softweyr@xmission.com