Re: won't build from src.rpm, but building from tar.gz works fine

2008-04-11 Thread Mark Seger
good call! I reinstalled the src rpm, exported STRIP and it built with no errors! sounds like a release note is called for. 9-) -mark Dave Shield wrote: > On 11/04/2008, Mark Seger <[EMAIL PROTECTED]> wrote: > >> oops, I had been using the hacked version so I just finished rerunning it >> a

Re: won't build from src.rpm, but building from tar.gz works fine

2008-04-11 Thread Dave Shield
On 11/04/2008, Mark Seger <[EMAIL PROTECTED]> wrote: > oops, I had been using the hacked version so I just finished rerunning it > after exporting STRIP=true and it failed at the man page section. Firstly, I would suggest that you start again with a completely clean installation of the source RPM.

Re: Net-SNMP 5.2.5.pre1 available for testing

2008-04-11 Thread Magnus Fromreide
On fre, 2008-04-11 at 13:36 -0700, Wes Hardaker wrote: > A copy of version 5.2.5.pre1 is now available from the sourceforge > download servers. The 5.2 branch of the Net-SNMP code is the oldest > code branch that we're still supporting. > > Here's the NEWS snip for major changes since 5.2.4. Se

Re: won't build from src.rpm, but building from tar.gz works fine

2008-04-11 Thread Mark Seger
oops, I had been using the hacked version so I just finished rerunning it after exporting STRIP=true and it failed at the man page section. here are the errors again: Processing files: net-snmp-devel-5.4.1-1 Processing files: net-snmp-perlmods-5.4.1-1 error: File not found by glob: /tmp/net-snm

Net-SNMP 5.2.5.pre1 available for testing

2008-04-11 Thread Wes Hardaker
A copy of version 5.2.5.pre1 is now available from the sourceforge download servers. The 5.2 branch of the Net-SNMP code is the oldest code branch that we're still supporting. Here's the NEWS snip for major changes since 5.2.4. See the CHANGES file or ChangeLog file for more details or many mor

Re: won't build from src.rpm, but building from tar.gz works fine

2008-04-11 Thread Dave Shield
On 11/04/2008, Mark Seger <[EMAIL PROTECTED]> wrote: > > export STRIP=true > > rpmbuild .. > > > I tried this and now it's failing the same way I described above in not > being able to find the man pages - the directory IS there as are some man > pages, but non containing '::' in their

Re: won't build from src.rpm, but building from tar.gz works fine

2008-04-11 Thread Mark Seger
/usr/bin/strip: /tmp/net-snmp-root/usr/lib/st9lY1VY/DynaLoader.a: Invalid operation > > I'm getting something similar: >/usr/bin/strip: Unable to recognise the format of the input file >`/tmp/net-snmp-root/usr/lib/libnetsnmptrapd.a(DynaLoader.a)' > > But the b

Re: won't build from src.rpm, but building from tar.gz works fine

2008-04-11 Thread Dave Shield
On 11/04/2008, Mark Seger <[EMAIL PROTECTED]> wrote: > > Where did you get the spec file from? > > > sourceforce download area - net-snmp-5.4.1-1.src.rpm OK - I've grabbed this and tried building it myself. > would it help to say when I installed the rpm I got the message "user > hardaker does

Re: won't build from src.rpm, but building from tar.gz works fine

2008-04-11 Thread Mark Seger
Dave Shield wrote: > On 10/04/2008, Mark Seger <[EMAIL PROTECTED]> wrote: > >> I'm trying to install net-snmp onto a system which has had its compiler >> removed so physically building on that system isn't an option. My plan >> is to build an rpm on an identical system which does have the c

Issue with localized keys support for SNMPUSM(5.1.4)

2008-04-11 Thread anand
Hi All I have been facing issues with versions 5.2.4,5.3.2 and 5.4.1 for the past few days. All these versions have support for -Ck Option in snmpusm command for changing the passphrases to localized keys directly using 0x in front of the localized key. Similarly we can also create the SNMP user u

Re: Help Needed

2008-04-11 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 11/0

Re: won't build from src.rpm, but building from tar.gz works fine

2008-04-11 Thread Dave Shield
On 10/04/2008, Mark Seger <[EMAIL PROTECTED]> wrote: > I'm trying to install net-snmp onto a system which has had its compiler > removed so physically building on that system isn't an option. My plan > is to build an rpm on an identical system which does have the compiler > and then copy/instal