--- s390-tools-1.2.1/osasnmpd/Makefile.orig	2003-07-21 05:34:28.000000000 -0400
+++ s390-tools-1.2.1/osasnmpd/Makefile	2003-10-16 13:27:21.000000000 -0400
@@ -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
 else
 LIBS = `net-snmp-config --agent-libs` 
