Popt install error

Hello,

I am trying to install popt-1.16 on a HP-UX B.11.11 U 9000/800 server. I get the following error after running the ./configure command.

config.status: creating po/Makefile
        make  all-recursive
Making all in po
Making all in .
        source='popt.c' object='popt.lo' libtool=yes \
        DEPDIR=.deps depmode=hp /bin/sh ./depcomp \
        /bin/sh ./libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I.   -I. -I.   -D_GNU_SOURCE -D_REENTRANT -c -o popt.lo popt.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -D_REENTRANT -c popt.c -Wp,-M.deps/popt.TPlo  -o .libs/popt.o
cpp: "poptint.h", line 12: error 4036: Can't open include file 'stdint.h'.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

Do I need to have installed something else first?

Thanks

Where form?
Try and install this:
HP-UX Porting and Archiving Centre | Archive FAQ : 5.9 There are too many dependencies to download separately - is there an easier way to download (and maybe install) them in one go?

Anyway once you have gcc running your dependencies should be solved... and so installing
HP-UX Porting and Archiving Centre | popt-1.16
Sould be without any issues...