26 Jun
2006
26 Jun
'06
2:09 p.m.
That is what I would expect from a normal <netdb.h> file. And that is what Hobbit has for HP-UX compilation. So I just don't understand why the compile fails.
This is include/config.h
$ pg config.h
/* This file is auto-generated */
#ifndef __CONFIG_H__
#define __CONFIG_H__ 1
#define HAVE_SOCKLEN_T 1
#define HAVE_SNPRINTF 1
#define HAVE_VSNPRINTF 1
#undef HAVE_RPCENT_H
#undef HAVE_SYS_SELECT_H
#undef HAVE_UINT32_TYPEDEF
#endif