# make<br>Entering lib<br>&nbsp; MAKE libnl.so.1.1<br>&nbsp; CC addr.c<br>In file included from addr.c:28:<br>../include/netlink-local.h: In function '__str2type':<br>../include/netlink-local.h:218: error: 'ULONG_MAX' undeclared (first use in this function)<br>../include/netlink-local.h:218: error: (Each undeclared identifier is reported only once<br>../include/netlink-local.h:218: error: for each function it appears in.)<br>../include/netlink-local.h: In function '__list_str2type':<br>../include/netlink-local.h:239: error: 'ULONG_MAX' undeclared (first use in this function)<br>make[2]: *** [addr.o] Error 1<br>make[1]: *** [all] Error 2<br>make: *** [all] Error 2<br><br>