This is a discussion on Re: r16684 broke SVN trunk portability within the SNMP Coders forums, part of the Networking and Network Related category; Thomas Anders wrote: > This commit broke the build on at least AIX 4.x, HP-UX 10.x/11....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Thomas Anders wrote:
> This commit broke the build on at least AIX 4.x, HP-UX 10.x/11.x and > Solaris where struct "dirent" does not have a field "d_type": > > snmplib/dir_utils.c:104: error: structure has no member named `d_type' > snmplib/dir_utils.c:104: error: `DT_DIR' undeclared (first use in this > function) > snmplib/dir_utils.c:104: error: (Each undeclared identifier is reported > only once > snmplib/dir_utils.c:104: error: for each function it appears in.) > > This probably calls for a configure check and #ifdef, at least. Should be fixed by r16706, hopefully. +Thomas ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |