Subject: Re: Minor problems upgrading to current
To: None <gij@jk.priv.no>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: current-users
Date: 10/01/1998 15:49:59
On Oct 1, Geir.I.Jensen@Runit.Sintef.No wrote
> Hi,
>
> I have now successfully upgraded i386 NetBSD 1.3.2 to current as of
> july 29. It was not easy, and I had to hack around some problems.
> [...]
> I did encounter some problems that I haven't figured out yet:
>
> root@mira# cd /usr/src/sbin/fsck_ext2fs/
> root@mira# make
> cc -O -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Werror -I/usr/src/sbin/fsck_ext2fs/../fsck -c dir.c
> In file included from dir.c:50:
> /usr/include/ufs/ext2fs/ext2fs.h:40: machine/bswap.h: No such file or directory
> *** Error code 1
>
> Stop.
>
> I don't have bswap.h anywhere on my system! Is it generated somehow?
No, this was commited by error. You can re-sup, or just delete this #include
line for now (for now the bswap functions are in endian.h. This will change).
--
Manuel Bouyer, LIP6, Universite Paris VI. Manuel.Bouyer@lip6.fr
--