We are using a MontaVista platform to build the net-snmp agent. The command 'rpm -ivh net-snmp-5.1.2-1.src.rpm' results in "Segmentation Fault". That's where the problem lies. Are there any compatibility issues with the Kernel?
If I do the 'make install' on the build m/c what do I need to do to install on another m/c that I can't do any build (other than taking a tarball and untar). Thanks, Kalyan -----Original Message----- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 23, 2005 3:35 AM To: Kalyan Kumar Cc: [email protected] Subject: Re: Building a net-snmp package for the MontaVista Linux Platform On Tue, 2005-11-22 at 16:27 -0600, Kalyan Kumar wrote: > How do I build a net-snmp package that can be installed on the > MontaVista Linux platform? Unpack the source, and run: configure make su make install That should compile and install a basic installation. > I would like to be able to build (on MontaVista platform) something > equivalent to the RPM that I am able to build for the RH Linux. Have you tried using the same RPM spec file used for the RedHat build? I've no idea what the package management on MontaVista might be, but if it's RPM-based, it's worth a try. Dave ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_idv28&alloc_id845&op=click _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
