Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 1998 01:31:07 +0200
From:      Rico Pajarola <pajarola@cybertime.ch>
To:        Karl Pielorz <kpielorz@tdx.co.uk>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: 3.0 Upgrade Question
Message-ID:  <3.0.32.19981021013050.008553f0@www.dlc.cybertime.ch>

next in thread | raw e-mail | index | archive | help
>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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.32.19981021013050.008553f0>