Bart,
thanks for your analysis.
I have found the root cause:
I add init function, init_snmp, init_agent, and mib init function all in one
thread start function.
this function is called more than one when device startup. so may cause some
strange issues.
when I make it just called once, it is o
On Sat, Sep 22, 2018 at 10:32 AM Bart Van Assche wrote:
> On 9/21/18 8:34 PM, Mark Christiansen wrote:
> > I switched to the same commit and I still get errors trying to apply the
> > patch:
> >
> > $ patch -p1 < detect_socklen_t.patch
> > patching file configure
> > Hunk #1 FAILED at 26555.
> >
On 9/21/18 8:34 PM, Mark Christiansen wrote:
I switched to the same commit and I still get errors trying to apply the
patch:
$ patch -p1 < detect_socklen_t.patch
patching file configure
Hunk #1 FAILED at 26555.
1 out of 1 hunk FAILED -- saving rejects to file configure.rej
patching file configu