This is a discussion on Failure to compile BIND 9.3.1rc1 on HP-UX within the Bind Users forums, part of the DNS and Related Forums category; I'm trying to compile BIND 9.3.1rc1 on HP-UX 11i (PA-RISC) using the aCC compiler version ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I'm trying to compile BIND 9.3.1rc1 on HP-UX 11i (PA-RISC) using the aCC
compiler version A.03.55, but the ./configure script fails with the following message: configure: error: need either working unistd.h or sys/select.h I'm not very familiar with autoconf, so I'm not sure what the solution would be. Any suggestions? [stefan@hpux bind-9.3.1rc1]$ uname -s -r HP-UX B.11.11 [stefan@hpux bind-9.3.1rc1]$ aCC -V aCC: HP ANSI C++ B3910B A.03.55 [stefan@hpux bind-9.3.1rc1]$ model 9000/785/C360 |