看板 DFBSD_bugs 關於我們 聯絡資訊
Erik P. Skaalerud wrote: > Bill Hacker wrote: > >> Erik P. Skaalerud wrote: >> >>> Both ports in subject is still broken on DragonFly. >>> >>> By looking at the archive, I can see several people discussing this, >>> but it seems that a dfports override never got committed. >>> >>> Could someone who's a little better than me in hacking code please >>> give this a go? I really really need SNMP support for monitoring >>> reasons, and I'm being forced to use another OS for SNMP usage. > > >> Dunno about the port, but: >> >> pkg_add -rv net-snmp >> >> ...went into place w/o complaint. Haven't asked it to DO anything yet. >> >> Functionally broken or port-won't-build broken? > > > First off, the package was built november 27th. Alot of changes in the > current tcp/ip code since then (wich is probably why the build fails). > > Second, if you look at what files the package installs, you'll notice > that it installs perl headers where the old perl base system was > installed (wich is non-existant now). > > - Erik /usr/ports/net-mngt/net-snmp/work/net-snmp-5.2.1/agent/mibgroup/mibII/at.c line 794 - undeclared function 'ARP_Scan_Next' You having the same error? Bill