The HAVE_*_H FTMs are set by autoconf. I'm guessing that you didn't run the configure script in z/OS unix to build config.h?
On 03/08/2013, at 4:33 AM, Ze'ev Atlas <[email protected]> wrote: >> Did you verify that HAVE_SYS_STAT_H, HAVE_DIRENT_H, HAVE_SYS_TYPES_H >> and NATIVE_ZOS have the expected values? > > HAVE_SYS_STAT_H, HAVE_DIRENT_H, HAVE_SYS_TYPES_H are set by the original > package and in z/OS I don't care how they are set. > > I set NATIVE_ZOS in my z/OS customized config.h (following and adapting the > instructions on how to port the package as published, plus some of my own > inventions :), so one I do OR operation ('||'), I am in control. > > ZA > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
