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 fin
Shield wrote:
> 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 fi
/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
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
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/install the rpm. However, when I do my rpmbuild I get an
error.