INN-CURRENT-20020322 bugs on BSD/OS 4.3

Antonio Querubin tony at lava.net
Fri Mar 22 17:01:04 UTC 2002


On Fri, 22 Mar 2002, The Doctor wrote:

> gmake[1]: Entering directory `/usr/source/inn-CURRENT-20020322/nnrpd'=0D
> gcc -g -O2 -I../include   -I/usr/contrib/include   -c -o perm.o perm.c=0D
> perm.c: In function `MatchHost':=0D
> perm.c:1680: syntax error before `bits8'=0D
> perm.c:1713: `bits8' undeclared (first use in this function)=0D
> perm.c:1713: (Each undeclared identifier is reported only once=0D
> perm.c:1713: for each function it appears in.)=0D
> gmake[1]: *** [perm.o] Error 1=0D
> gmake[1]: Leaving directory `/usr/source/inn-CURRENT-20020322/nnrpd'=0D
> gmake: *** [all-nnrpd] Error 2=0D
> ns2.nl2k.ab.ca//usr/source/inn-CURRENT-20020322$ exit=0D
> exit=0D

I guess some compilers don't know what uint8_t is?  Would declaring bits8
as 'unsigned short int' be more universally acceptable?




More information about the inn-workers mailing list