Menu

#18 2.2.2a compile error under Solaris 8

open
nobody
Code (23)
5
2001-01-10
2001-01-10
Ed Keizer
No

Compiling under Solaris 8 gave the error that IPPROTO_IPIP was
undefined in igmp.c. This can be prevented by moving line 45 of
inlude/igmp.h to after line 38. Thereby making the definition of the
offending name independant of the definition of IGMPMSG_NOCACHE

Discussion


Log in to post a comment.