This is a discussion on installation problems for net-snmp-5.3.1 within the SNMP Users forums, part of the Networking and Network Related category; --===============2094040337== Content-Type: multipart/alternative; boundary="----=_Part_13923_4579195.1210241401783" ------=_Part_13923_4579195.1210241401783 Content-Type: text/plain; charset=ISO-8859-1 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
--===============2094040337==
Content-Type: multipart/alternative; boundary="----=_Part_13923_4579195.1210241401783" ------=_Part_13923_4579195.1210241401783 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I want to install net-snmp-5.3.1, but it gives these errors ************************************************** *************************************** $./configure $make .. .. .. .. host/hr_swinst.c:44:24: error: rpm/rpmlib.h: No such file or directory host/hr_swinst.c:45:24: error: rpm/header.h: No such file or directory host/hr_swinst.c:49:26: error: rpm/rpmmacro.h: No such file or directory host/hr_swinst.c:112: error: expected specifier-qualifier-list before 'rpmdb' host/hr_swinst.c: In function 'init_hr_swinst': host/hr_swinst.c:210: warning: assignment makes pointer from integer without a cast host/hr_swinst.c: In function 'var_hrswinst': host/hr_swinst.c:452: error: 'int_32' undeclared (first use in this function) host/hr_swinst.c:452: error: (Each undeclared identifier is reported only once host/hr_swinst.c:452: error: for each function it appears in.) host/hr_swinst.c:452: error: 'rpm_data' undeclared (first use in this function) host/hr_swinst.c:453: error: 'SWI_t' has no member named 'swi_h' host/hr_swinst.c:453: error: 'RPMTAG_INSTALLTIME' undeclared (first use in this function) host/hr_swinst.c: In function 'Check_HRSW_cache': host/hr_swinst.c:528: error: 'SWI_t' has no member named 'swi_rpmdb' host/hr_swinst.c:530: error: 'SWI_t' has no member named 'swi_rpmdb' host/hr_swinst.c: In function 'Init_HR_SWInst': host/hr_swinst.c:561: error: 'SWI_t' has no member named 'swi_rpmdb' host/hr_swinst.c:563: error: 'SWI_t' has no member named 'swi_rpmdb' host/hr_swinst.c: In function 'Save_HR_SW_info': host/hr_swinst.c:620: error: 'SWI_t' has no member named 'swi_prevx' host/hr_swinst.c:622: error: 'Header' undeclared (first use in this function) host/hr_swinst.c:622: error: expected ';' before 'h' host/hr_swinst.c:637: error: 'h' undeclared (first use in this function) host/hr_swinst.c:637: error: 'SWI_t' has no member named 'swi_rpmdb' host/hr_swinst.c:642: error: 'SWI_t' has no member named 'swi_h' host/hr_swinst.c:643: error: 'SWI_t' has no member named 'swi_h' host/hr_swinst.c:644: error: 'SWI_t' has no member named 'swi_h' host/hr_swinst.c:645: error: 'SWI_t' has no member named 'swi_prevx' host/hr_swinst.c:647: error: 'SWI_t' has no member named 'swi_h' host/hr_swinst.c:647: error: 'RPMTAG_NAME' undeclared (first use in this function) host/hr_swinst.c:648: error: 'SWI_t' has no member named 'swi_h' host/hr_swinst.c:648: error: 'RPMTAG_VERSION' undeclared (first use in this function) host/hr_swinst.c:650: error: 'SWI_t' has no member named 'swi_h' host/hr_swinst.c:650: error: 'RPMTAG_RELEASE' undeclared (first use in this function) host/hr_swinst.c: In function 'Release_HRSW_token': host/hr_swinst.c:671: error: 'SWI_t' has no member named 'swi_h' host/hr_swinst.c:672: error: 'SWI_t' has no member named 'swi_h' host/hr_swinst.c:673: error: 'SWI_t' has no member named 'swi_h' host/hr_swinst.c:674: error: 'SWI_t' has no member named 'swi_prevx' host/hr_swinst.c: In function 'End_HR_SWInst': host/hr_swinst.c:685: error: 'SWI_t' has no member named 'swi_rpmdb' host/hr_swinst.c:686: error: 'SWI_t' has no member named 'swi_rpmdb' make[2]: *** [host/hr_swinst.lo] Error 1 make[2]: Leaving directory `/home/arif/Desktop/net-snmp-5.3.1/agent/mibgroup' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/home/arif/Desktop/net-snmp-5.3.1/agent' make: *** [subdirs] Error 1 ************************************************** *************************************** previously i installed net-snmp-5.2.1 its perl Makefile.PL..... before installing 5.3.1, i done make uninstall, is that ok or still i do some more , please guide me.... -- Regard's Arif Hussain +919945273717 ------=_Part_13923_4579195.1210241401783 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline <br><br>I want to install net-snmp-5.3.1,<br><br><br>but it gives these errors<br>**************************************** *************************************************< br>$./configure<br> $make<br> ..<br> ..<br> ..<br> ..<br> host/hr_swinst.c:44:24: error: rpm/rpmlib.h: No such file or directory<br> host/hr_swinst.c:45:24: error: rpm/header.h: No such file or directory<br> host/hr_swinst.c:49:26: error: rpm/rpmmacro.h: No such file or directory<br> host/hr_swinst.c:112: error: expected specifier-qualifier-list before 'rpmdb'<br> host/hr_swinst.c: In function 'init_hr_swinst':<br> host/hr_swinst.c:210: warning: assignment makes pointer from integer without a cast<br> host/hr_swinst.c: In function 'var_hrswinst':<br> host/hr_swinst.c:452: error: 'int_32' undeclared (first use in this function)<br> host/hr_swinst.c:452: error: (Each undeclared identifier is reported only once<br> host/hr_swinst.c:452: error: for each function it appears in.)<br> host/hr_swinst.c:452: error: 'rpm_data' undeclared (first use in this function)<br> host/hr_swinst.c:453: error: 'SWI_t' has no member named 'swi_h'<br> host/hr_swinst.c:453: error: 'RPMTAG_INSTALLTIME' undeclared (first use in this function)<br> host/hr_swinst.c: In function 'Check_HRSW_cache':<br> host/hr_swinst.c:528: error: 'SWI_t' has no member named 'swi_rpmdb'<br> host/hr_swinst.c:530: error: 'SWI_t' has no member named 'swi_rpmdb'<br> host/hr_swinst.c: In function 'Init_HR_SWInst':<br> host/hr_swinst.c:561: error: 'SWI_t' has no member named 'swi_rpmdb'<br> host/hr_swinst.c:563: error: 'SWI_t' has no member named 'swi_rpmdb'<br> host/hr_swinst.c: In function 'Save_HR_SW_info':<br> host/hr_swinst.c:620: error: 'SWI_t' has no member named 'swi_prevx'<br> host/hr_swinst.c:622: error: 'Header' undeclared (first use in this function)<br> host/hr_swinst.c:622: error: expected ';' before 'h'<br> host/hr_swinst.c:637: error: 'h' undeclared (first use in this function)<br> host/hr_swinst.c:637: error: 'SWI_t' has no member named 'swi_rpmdb'<br> host/hr_swinst.c:642: error: 'SWI_t' has no member named 'swi_h'<br> host/hr_swinst.c:643: error: 'SWI_t' has no member named 'swi_h'<br> host/hr_swinst.c:644: error: 'SWI_t' has no member named 'swi_h'<br> host/hr_swinst.c:645: error: 'SWI_t' has no member named 'swi_prevx'<br> host/hr_swinst.c:647: error: 'SWI_t' has no member named 'swi_h'<br> host/hr_swinst.c:647: error: 'RPMTAG_NAME' undeclared (first use in this function)<br> host/hr_swinst.c:648: error: 'SWI_t' has no member named 'swi_h'<br> host/hr_swinst.c:648: error: 'RPMTAG_VERSION' undeclared (first use in this function)<br> host/hr_swinst.c:650: error: 'SWI_t' has no member named 'swi_h'<br> host/hr_swinst.c:650: error: 'RPMTAG_RELEASE' undeclared (first use in this function)<br> host/hr_swinst.c: In function 'Release_HRSW_token':<br> host/hr_swinst.c:671: error: 'SWI_t' has no member named 'swi_h'<br> host/hr_swinst.c:672: error: 'SWI_t' has no member named 'swi_h'<br> host/hr_swinst.c:673: error: 'SWI_t' has no member named 'swi_h'<br> host/hr_swinst.c:674: error: 'SWI_t' has no member named 'swi_prevx'<br> host/hr_swinst.c: In function 'End_HR_SWInst':<br> host/hr_swinst.c:685: error: 'SWI_t' has no member named 'swi_rpmdb'<br> host/hr_swinst.c:686: error: 'SWI_t' has no member named 'swi_rpmdb'<br> make[2]: *** [host/hr_swinst.lo] Error 1<br> make[2]: Leaving directory `/home/arif/Desktop/net-snmp-5.3.1/agent/mibgroup'<br> make[1]: *** [subdirs] Error 1<br> make[1]: Leaving directory `/home/arif/Desktop/net-snmp-5.3.1/agent'<br> make: *** [subdirs] Error 1<br> <br>********************************************** *******************************************<br><br ><br>previously i installed net-snmp-5.2.1 its perl Makefile.PL.....<br><br>before installing 5.3.1, i done make uninstall, is that ok or still i do some more , please guide me....<br> <br><br><br clear="all"><br>-- <br>Regard's<br><br>Arif Hussain<br><br>+919945273717 ------=_Part_13923_4579195.1210241401783-- --===============2094040337== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757...un.com/javaone --===============2094040337== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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/...net-snmp-users --===============2094040337==-- |
![]() |
| Thread Tools | |
| Display Modes | |
|
|