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

Current snapshot compilation problem



Hi, 
I've got a compilation problem with current snapshot:
	...
	hobbit_snmpcollect.c:1068: error: 'PATH_MAX' undeclared (first
use in this function)
	...

Adding:

#include <limits.h>

To the hobbit_snmpcollect.c solved it 

OS -  FreeBSD 7.0

__________________________________
Alexandre Levin