[Pkg-net-snmp-devel] Bug#377723: patch

dann frazier dannf at debian.org
Wed Nov 1 22:02:07 CET 2006


user dannf at debian.org
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




More information about the Pkg-net-snmp-devel mailing list