snmpd

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

snmpd

Postby jinxjim » Fri Jun 08, 2012 10:38 am

I have seen a few topics about user having difficulty getting snmpd to run because it was compiled with dependencies to pcilib.

I managed to compile it:
First make sure the package pcilib was not installed in then system, then using abs I edited PKGBUILD:
changed the line: arch=('i686' 'x86_64') to arch=('arm')
changed the line depends=('openssl' 'libnl' 'pciutils') to depends=('openssl' 'libnl' )

net-snmp only creates a dependency on pciutils only If the package exists

It does not make sense to have it on so it would good if the dist maintainer removes it form raspi and other arm devices.

Included the package I compiled on my raspi
jinxjim
 
Posts: 1
Joined: Fri Jun 08, 2012 9:41 am

Re: snmpd

Postby Philoo » Fri Jun 08, 2012 8:00 pm

thing is ... some devices handled by archlinuxarm do have a pci bus. those need the pciutils package (I think)
Philoo
 
Posts: 102
Joined: Wed Aug 10, 2011 9:20 pm


Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 10 guests