Sponsored Content
Full Discussion: Popt install error
Operating Systems HP-UX Popt install error Post 302929044 by YogaBija on Wednesday 17th of December 2014 06:26:31 AM
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
 

8 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

5. 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

6. 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

7. 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

8. 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
Gnome2::Program(3pm)					User Contributed Perl Documentation				      Gnome2::Program(3pm)

NAME
Gnome2::Program - wrapper for GnomeProgram HIERARCHY
Glib::Object +----Gnome2::Program METHODS
string = $program->get_app_id string = $program->get_app_version string = $program->get_human_readable_name program = Gnome2::Program->init ($app_id, $app_version, $module_info=undef, ...) o $app_id (string) o $app_version (string) o $module_info (scalar) o ... (list) The list argument is for property-value pairs. list = $program->locate_file ($domain, $file_name, $only_if_exists) o $domain (Gnome2::FileDomain) o $file_name (string) o $only_if_exists (boolean) Returns a list of locations. moduleinfo = Gnome2::Program->module_load ($mod_name) o $mod_name (string) Gnome2::Program->module_register ($module_info) o $module_info (scalar) boolean = Gnome2::Program->module_registered ($module_info) o $module_info (scalar) program or undef = Gnome2::Program->get_program PROPERTIES
'app-datadir' (string : default undef : readable / writable) Data prefix where this application was installed 'app-id' (string : default undef : readable) ID string to use for this application 'app-libdir' (string : default undef : readable / writable) Library prefix where this application was installed 'app-prefix' (string : default undef : readable / writable) Prefix where this application was installed 'app-sysconfdir' (string : default undef : readable / writable) Configuration prefix where this application was installed 'app-version' (string : default undef : readable) Version of this application 'create-directories' (boolean : default true : readable / writable / construct-only) Create standard GNOME directories on startup 'enable-sound' (boolean : default true : readable / writable) Enable sound on startup 'espeaker' (string : default undef : readable / writable) How to connect to esd 'gnome-datadir' (string : default "/usr/share" : readable / writable / construct-only) Data prefix where GNOME was installed 'gnome-libdir' (string : default "/usr/lib" : readable / writable / construct-only) Library prefix where GNOME was installed 'gnome-path' (string : default undef : readable / writable / construct-only) Path in which to look for installed files 'gnome-prefix' (string : default "/usr" : readable / writable / construct-only) Prefix where GNOME was installed 'gnome-sysconfdir' (string : default "/etc" : readable / writable / construct-only) Configuration prefix where GNOME was installed 'goption-context' (gpointer : default 0 : readable / writable / construct-only) The goption context pointer that GnomeProgram is using 'human-readable-name' (string : default undef : readable / writable / construct-only) Human readable name of this application 'popt-context' (gpointer : default 0 : readable) The popt context pointer that GnomeProgram is using 'popt-flags' (integer : default 0 : writable / construct-only) The flags to use for popt 'popt-table' (gpointer : default 0 : writable / construct-only) The table of options for popt ENUMS AND FLAGS
enum Gnome2::FileDomain o 'unknown' / 'GNOME_FILE_DOMAIN_UNKNOWN' o 'libdir' / 'GNOME_FILE_DOMAIN_LIBDIR' o 'datadir' / 'GNOME_FILE_DOMAIN_DATADIR' o 'sound' / 'GNOME_FILE_DOMAIN_SOUND' o 'pixmap' / 'GNOME_FILE_DOMAIN_PIXMAP' o 'config' / 'GNOME_FILE_DOMAIN_CONFIG' o 'help' / 'GNOME_FILE_DOMAIN_HELP' o 'app-libdir' / 'GNOME_FILE_DOMAIN_APP_LIBDIR' o 'app-datadir' / 'GNOME_FILE_DOMAIN_APP_DATADIR' o 'app-sound' / 'GNOME_FILE_DOMAIN_APP_SOUND' o 'app-pixmap' / 'GNOME_FILE_DOMAIN_APP_PIXMAP' o 'app-config' / 'GNOME_FILE_DOMAIN_APP_CONFIG' o 'app-help' / 'GNOME_FILE_DOMAIN_APP_HELP' SEE ALSO
Gnome2, Glib::Object COPYRIGHT
Copyright (C) 2003-2004 by the gtk2-perl team. This software is licensed under the LGPL. See Gnome2 for a full notice. perl v5.14.2 2011-11-16 Gnome2::Program(3pm)
All times are GMT -4. The time now is 05:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy