Popt install error


 
Thread Tools Search this Thread
Operating Systems HP-UX Popt install error
# 1  
Old 12-17-2014
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.

Code:
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
# 2  
Old 12-19-2014
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...
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. High Performance Computing

VCS install error

hai this is samiulla i am installing vcs 6.0 in vmware solaris 10 (64bit) i got error while i am going to install vcs in 2 nodes even i add rhost files on both nodes and ssh autho login still i got error. But i install vcs within one node it installs but when going to install in both nodes i got... (0 Replies)
Discussion started by: samiulla
0 Replies

2. Infrastructure Monitoring

NagiosXI Install error

Hi, I am trying to install NagiosXI as per the below documentation. http://assets.nagios.com/downloads/nagiosxi/docs/XI_Manual_Installation_Instructions.pdf However its failing in this step: ./E-importnagiosql NOTE: If prompted, enter the MySQL root password NagiosQL database appears OK... (1 Reply)
Discussion started by: Hari_Ganesh
1 Replies

3. Shell Programming and Scripting

Error while trying to install from CPAN

Hi i was trying to install Text::CSV from cpan... it seemed to have downloaded everythign properly but was not able to run the make file... do u have any idea as to why this happened?? Install: ============================= If you install Text::CSV_XS v.0.70, it makes Text::CSV faster. ... (5 Replies)
Discussion started by: VGR
5 Replies

4. Linux

install macbook pro fedora10 ???((<<if can install, how to install? >> ))

If may install can Tells everybody ??? (0 Replies)
Discussion started by: kzBSD
0 Replies

5. Solaris

install error

configuration... Completing system identification... Starting remote procedure call (RPC) services: done. System identification complete. NIS domain name is nqa.ireland.sun.com Starting Solaris installation program... Searching for JumpStart directory... Using rules.ok from... (1 Reply)
Discussion started by: rcon1
1 Replies

6. Solaris

Flash install ERROR

Hi, I need help because I am not able to install a created flar archive. First of all the ls of the flar: -rw-r--r-- 1 root root 5.2G Aug 6 10:23 OTS_FLASH_000_20070806.flar bash-3.00# Then the flar info: bash-3.00# flar info OTS_FLASH_000_20070806.flar... (4 Replies)
Discussion started by: joerg
4 Replies

7. HP-UX

Oracle 9i install: Error in invoking target install of makefile

I receive an error while installing Oracle 9i: Error in invoking target install of makefile /opt/oracle/product/9.2.0/sqlplus/lib/ins_sqlplus.mk Furthermore: $ whoami oracle $ echo $ORACLE_HOME /opt/oracle/product/9.2.0 $ pwd /opt/oracle/product/9.2.0/sqlplus/lib $ ll total... (5 Replies)
Discussion started by: chris2005
5 Replies

8. Solaris

error reading sections error at install

Hi, I'm trying to install Solaris 10 on my Ultra 10 but it won't boot. I tried an original cd and a downloaded one. I got the following error: "error reading sectors" (yes, i checked the md5 sums) For the complete error see the following shot: ... (2 Replies)
Discussion started by: doelman
2 Replies
Login or Register to Ask a Question