From owner-freebsd-isp Tue Oct 20 16:31:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA16834 for freebsd-isp-outgoing; Tue, 20 Oct 1998 16:31:25 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from ppc1.cybertime.ch (ppc1.cybertime.ch [194.191.120.136]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA16821 for ; Tue, 20 Oct 1998 16:31:23 -0700 (PDT) (envelope-from pajarola@cybertime.ch) Received: from tiamat.dlc.cybertime.ch by ppc1.cybertime.ch (AIX 4.1/UCB 5.64/4.03) id AA05958; Wed, 21 Oct 1998 01:31:07 +0200 Message-Id: <3.0.32.19981021013050.008553f0@www.dlc.cybertime.ch> X-Sender: pajarola@www.dlc.cybertime.ch X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Wed, 21 Oct 1998 01:31:07 +0200 To: Karl Pielorz From: Rico Pajarola Subject: Re: 3.0 Upgrade Question Cc: freebsd-isp@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >If you really need UCD-SNMP (which I'll confess I don't really know what it is >- some sort of snmp daemon/service?) - maybe someone can come up with a way of >compiling it on 2.2.7 - unless it's really kernel dependant :( It *is* kernel dependant, that's why you usually have to recompile after every upgrade (whenever something big in the kernel changes). Unfortunately, the port also uses to break at the same time... But I could always make it compile somewho by playing with the CFLAGS and LIBS in the makefiles and shuffling around the includes in the source. iirc it always included stdio *and* stdlib... freebsd doesn't like that. stdio is not needed. Rico To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message