> From: Ajeet Gupta [mailto:mailajeetgu...@gmail.com]
> Sent: Thursday, February 18, 2010 8:37 AM

> Right it is make install

[SNIP/]

>  Libraries have been installed in:
>    /usr/local/lib

        OK, this means successful installation of the libraries.  If you look 
in /usr/local/lib, you will find them.

> mibgroup/host/hr_swinst.c: In function ‘var_hrswinst’:
> mibgroup/host/hr_swinst.c:480: error: ‘int_32’ undeclared (first use in
> this function)
> mibgroup/host/hr_swinst.c:480: error: (Each undeclared identifier is
> reported only once
> mibgroup/host/hr_swinst.c:480: error: for each function it appears in.)
> mibgroup/host/hr_swinst.c:480: error: ‘rpm_data’ undeclared (first use
> in this function)
> make[1]: *** [mibgroup/host/hr_swinst.lo] Error 1
> make[1]: Leaving directory `/home/AJEET/Download/net-snmp-
> 5.4.2.1/agent'
> make: *** [installsubdirlibs] Error 1

        This, however, means that there was trouble compiling.  This means that 
you ran `make install` without first running `make` and verifying a clean 
build.  You now have a partial install.  That's no big problem, just get it to 
build cleanly, then run `make install`, then everything will be in /usr/local.

        I don't recognize the failure - did you perhaps ask configure to make 
RPMs?


        HTH,

Mike


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to