On Fri, Nov 19, 2004, Ralf S. Engelschall wrote: >On Fri, Nov 19, 2004, Ralf S. Engelschall wrote: > >> On Mon, Nov 15, 2004, Bill Campbell wrote: >> [...] >> > On the subject of snmp, of which I'm a total newbie, would it make sense to >> > add an option to the rc.snmp file to turn on snmptrapd in addition to >> > snmpd, and perhaps create a skeleton snmptrap.conf file? >> >> Sounds reasonable. I was not aware that there is another separate daemon >> snmptrap. I'll look how we can add support for this, too. > >Ok, I think I was successfull: See >http://cvs.openpkg.org/chngview?cn=20256 for details what is now in >OpenPKG-CURRENT's "snmp" package. Thanks for the idea.
This built fine on a SuSE 9.0 Professional system with most of the OpenPKG packages being Release 2.2 with assorted CURRENT. On the other hand, I've been unable to build this on a FreeBSD 4.8 system (yeah I know I need to update it, but I'm a FreeBSD newbie who has never gotten around to figuring out the update procedures :-). It appears to be a library call problem in that the autoconf tests don't include prerequesite file when checking for tcp headers. My normal workaround on things like this is to copy the system include files under /usr/local/include and add #includes to them to get the required headers. Here's a small excerpt ffrom the build that fails: checking ufs/ffs/fs.h presence... yes configure: WARNING: ufs/ffs/fs.h: present but cannot be compiled configure: WARNING: ufs/ffs/fs.h: check for missing prerequisite headers? configure: WARNING: ufs/ffs/fs.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to [EMAIL PROTECTED] ## configure: WARNING: ## ------------------------------------ ## checking for ufs/ffs/fs.h... yes Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 URL: http://www.celestial.com/ ``The whole aim of practical politics is to keep the populace alarmed (and hence clamorous to be led to safety) by an endless series of hobgoblins.'' -- H.L. Mencken, 1923 ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List [EMAIL PROTECTED]