Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 1997 11:41:33 -0800
From:      Ian Kallen <ian@gamespot.com>
To:        skey-users@thumper.bellcore.com
Cc:        freebsd-security@freebsd.org, cmetz@inner.net
Subject:   Re: building opie 2.31 on freeBSD 2.2
Message-ID:  <3.0.32.19970325114120.00816a20@mail.gamespot.com>

next in thread | raw e-mail | index | archive | help
The fix seems to be:

add
#include <sys/types.h>
as line 70 to opie_cfg.h so that it preceeds 
#include <dirent.h>

At 03:48 PM 3/24/97 -0800, Ian Kallen wrote:
>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? 
>
>thanks
>
>
>
>--
>Ian Kallen						ian@gamespot.com	
>	Director of Technology and Web Administration
>		SpotMedia Communications
>http://www.gamespot.com/		http://www.videogamespot.com/
>
>

--
Ian Kallen						ian@gamespot.com	
	Director of Technology and Web Administration
		SpotMedia Communications
http://www.gamespot.com/		http://www.videogamespot.com/



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