Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: build failure in games/fortune/strfile/strfile.c



On Sun, 19 Oct 2008, David Holland wrote:
> On Sun, Oct 19, 2008 at 12:34:31AM -0400, Kurt J. Lidl wrote:
>  > /nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.h:44: error: 
> syntax error before "u_int32_t"
> 
> Does changing that to uint32_t fix things?

It probably also needs to #include <stdint.h>.  I have just committed a
change which I hope will fix it.

--apb (Alan Barrett)


Home | Main Index | Thread Index | Old Index