user [EMAIL PROTECTED] usertag 377723 + implicit-pointer-conversion found 377723 5.2.3-2 tags 377723 + patch thanks
The prototype for netsnmp_container_table_row_extract is wrapped in an #ifdef NETSNMP_USE_INLINE. --- net-snmp-5.2.3.orig/debian/rules 2006-11-01 11:54:21.000000000 -0700 +++ net-snmp-5.2.3/debian/rules 2006-11-01 13:45:22.000000000 -0700 @@ -23,7 +23,7 @@ ARCH = $(shell dpkg --print-architecture) -CFLAGS = -O2 -D_REENTRANT -Wall +CFLAGS = -O2 -D_REENTRANT -DNETSNMP_USE_INLINE -Wall ifneq "$(findstring debug,$(DEB_BUILD_OPTIONS))" "" CFLAGS += -g endif -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]