Re: Cross compiling for ARM need help

2016-04-27 Thread Thomas Stolt
Hi Tommy, yes please, I am very absolutely interested, I'd be very happy to read through everything that you can provide me! Thanks Thomas 2016-04-27 17:56 GMT+02:00 Lee, Tommy : > Thomas, > > > > I built Net-SNMP successfully last year. My target system is Marvell > ARMADA A385 evaluation boa

RE: Cross compiling for ARM need help

2016-04-27 Thread Lee, Tommy
Thomas, I built Net-SNMP successfully last year. My target system is Marvell ARMADA A385 evaluation board. My host system is Ubuntu-14.04.3LTS. The tool I used was Buildroot-2015.05. If you are intrigued with my BKM (Best Known Method) I would like to share my Net-SNMP building experience with

Re: Cross compiling for ARM need help

2016-04-27 Thread Thomas Stolt
Dear net-snmp community Andrew has very kindly tried to help me, but I haven't made much progress to be honest. So, after establishing, that I am missing the libpcre library, I tried to compile that library from source, hitting yet another error (to do with "./.libs/libpcre.so: error adding symbol

Re: Cross compiling for ARM need help

2016-04-24 Thread Thomas Stolt
Ok, I accept that. My next question would then be: "How do I compile the libpcre for that target?". Sorry, I am not very good at this! Thanks! 2016-04-24 19:57 GMT+02:00 Andrew : > You have no libpcre compiled for target... > > > 24.04.2016 19:30, Thomas Stolt пишет: > > Hi net-snmp Experts >

Re: Cross compiling for ARM need help

2016-04-24 Thread Andrew
You have no libpcre compiled for target... 24.04.2016 19:30, Thomas Stolt пишет: Hi net-snmp Experts I am trying to compile the net-snmp agent for an STB, based on ARM processor (VU+ Solo 4K). I can successfully compile the agent when choosing "--mini-agent", but to make sense I would need t