[Devel] [ openser-Bugs-1675976 ] SNMP mib install ignores packaging location

SourceForge.net noreply at sourceforge.net
Wed Mar 7 19:29:51 CET 2007


Bugs item #1675976, was opened at 2007-03-07 18:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1675976&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Aron Rosenberg (amr42)
Assigned to: Nobody/Anonymous (nobody)
Summary: SNMP mib install ignores packaging location

Initial Comment:
SVN rev 1711 in modules/snmp/Makefile broke our gentoo ebuild since it tries to install the MIB files outside of the working directory during the install phase.

The condition that is breaking for us is that the build machine has net-snmp-config which cause the make install step to place the files in /usr/share/openser instead of /var/tmp/portage/work/ ... where the packaging system wants it during the make install step.

I can't figure out if it just needs $(cfg-prefix) because the build system vars aren't well documented.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1675976&group_id=139143



More information about the Devel mailing list