Sridhar Ratnakumar added the comment:
Yes, I even tried grep'ing the system header files. BTW, the build works
fine on a newer HP-UX machine (11.22), whereas it fails only on a
particular older version:
$ uname -a
HP-UX bertha B.11.00 U 9000/800 136901587 unlimited-user license
The documenta
Antoine Pitrou added the comment:
Are you sure it isn't defined somewhere? HP claims it exists:
http://www.docs.hp.com/en/B3921-90010/getaddrinfo.3N.html
On the other hand, it seems commenting out this line doesn't harm any
existing test, so we could enable it conditionally.
--
nosy: +
New submission from Sridhar Ratnakumar :
At line 790, the constant AI_PASSIVE is used without doing a ifdef check
(like done at around 5235).
building '_socket' extension
cc +DAportable -Ae -D_REENTRANT +Z +z -DNDEBUG -O -I. -I./Include -
IInclude -I/home/apy/rrun/build/activepython-DEV/build/