What steps will reproduce the problem?
1. Use Mongoose and NetSnmp on Windows.
What is the expected output? What do you see instead?
Link error for readdir since both libraries define these.
What version of the product are you using? On what operating system?
3.2
Windows
Please provide any additional information below.
The other functions (opendir, etc) are defined as static. Only readdir isn't.
Defining this function also as static fixes the problem.
Original issue reported on code.google.com by randyv...@gmail.com on 23 May 2012 at 7:48
Original issue reported on code.google.com by
randyv...@gmail.com
on 23 May 2012 at 7:48