Menu

#12 Build fails on SuSE 8.0

open
nobody
None
5
2002-07-30
2002-07-30
Anonymous
No

snmpsock.C: In function `void *receiver (void *)':
snmpsock.C:95: `exit' undeclared (first use this

This is fixed by adding
#include <stdlib.h>
to the top of snmpsock.c

Discussion


Log in to post a comment.