--- s390-tools-1.2.3/osasnmpd/Makefile.orig	2003-11-27 05:13:44.000000000 -0500
+++ s390-tools-1.2.3/osasnmpd/Makefile	2003-12-03 15:34:05.000000000 -0500
@@ -2,7 +2,7 @@
 include ../common.mak
 
 ifeq ($(strip $(shell which net-snmp-config 2>/dev/null)),)
-LIBS = -lucdagent -lucdmibs -lsnmp -lrpmdb -lrpm -lpopt -lrpmio -lwrap -lnsl -ldl -lcrypto
+LIBS = -lucdagent -lucdmibs -lsnmp -lrpm -lpopt -lrpmio -lwrap -lnsl -ldl -lcrypto
 CFLAGS = -g -Wall
 else
 LIBS = `net-snmp-config --agent-libs` 
