Operating System - HP-UX
1833883 Members
1610 Online
110063 Solutions
New Discussion

Error while installing gcc compiler in HP-UX 11.11 PA-RISC

 
SOLVED
Go to solution
prog
Occasional Advisor

Error while installing gcc compiler in HP-UX 11.11 PA-RISC

Hi
All
Pls help!!
I am installing GCC 4.1.2 on HP-UX 11.11 (rp3440) server which is giving error message by using command
I login as root
#swinstall -s /tmp/gcc/filename

After analyzing it starts installation
and it got suspended and gives foolowing error in log file :

Beginning Analysis Phase.
* Source: slims-db:/tmp/gcc/gcc-hppa64-4.1.1.depot
* Target: slims-db:/
* Target logfile: slims-db:/var/adm/sw/swagent.log
* Reading source for product information.
* Reading source for file information.
* Executing preDSA command.
NOTE: The used disk space on filesystem "/opt" is estimated to
increase by 199736 Kbytes.
This will leave 5002088 Kbytes of available user disk space
after the installation.
NOTE: The used disk space on filesystem "/var" is estimated to
increase by 136 Kbytes.
This will leave 9843688 Kbytes of available user disk space
after the installation.

* Summary of Analysis Phase:
* 1 of 1 filesets had no Errors or Warnings.
* The Analysis Phase succeeded.


* Beginning the Install Execution Phase.
* Filesets: 1
* Files: 759
* Kbytes: 196365
* Installing fileset "GNU_C_C++_64.GCC64_4_1_1,r=4.1.1" (1 of
1).
ERROR: Could not access remote file
"/opt/hp-gcc64-4.1.1/bin/addr2line" in software item
"GNU_C_C++_64.GCC64_4_1_1,r=4.1.1,a=,v=HP:/opt/hp-gcc64-4.1.1"
due to an internal error on the remote system.
ERROR: Failed installing fileset "GNU_C_C++_64.GCC64_4_1_1,r=4.1.1".
Check the above output for details.
* Retry number 1 of 1 for loading files for fileset
"GNU_C_C++_64.GCC64_4_1_1,r=4.1.1".
* Installing fileset "GNU_C_C++_64.GCC64_4_1_1,r=4.1.1" (1 of
1).
ERROR: Could not access remote file
"/opt/hp-gcc64-4.1.1/bin/addr2line" in software item
"GNU_C_C++_64.GCC64_4_1_1,r=4.1.1,a=,v=HP:/opt/hp-gcc64-4.1.1"
due to an internal error on the remote system.
ERROR: Failed installing fileset "GNU_C_C++_64.GCC64_4_1_1,r=4.1.1".
Check the above output for details.
NOTE: The Install Phase has suspended. Check the above output for
reasons.


* Aborting the Install Phase.

3 REPLIES 3
Peter Godron
Honored Contributor
Solution

Re: Error while installing gcc compiler in HP-UX 11.11 PA-RISC

Hi,
have you read:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=147012
and
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=181594

Solution in both cases was the /etc/hosts file and stop/starting swagent.

You have not updated/awarded points to your other questions !

Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
prog
Occasional Advisor

Re: Error while installing gcc compiler in HP-UX 11.11 PA-RISC

Hi
Dear
Thanks for your support
I will perform above given task & revert back to you in next few days.I think this should solve my problem
prog
Occasional Advisor

Re: Error while installing gcc compiler in HP-UX 11.11 PA-RISC

Thanks to all
I Finally solved my problem. /etc/hosts file entry was wrong. Installed Gcc & Oracle 10g successfully