Source-Changes archive

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

Re: CVS commit: src



> Build strfile both as a host tool and as an installed program:

If you're going to do this, please include the NBTOOL_H stuff;
otherwise, I get fun compile errors:

/home/dogcow/work/nbsrc/tools/strfile/../../games/fortune/strfile/strfile.c:68: 
error: expected '=', ',', ';', 'asm' or '__attribute__' before 'h2nl'

since it appears linux doesn't typedef uint32_t by default. (You also
may wish to revisit the grotty morass of #ifdef __NetBSD__ in there
that was done before crossbuilding worked reliably...)



Home | Main Index | Thread Index | Old Index