Operating System - HP-UX
1833783 Members
2567 Online
110063 Solutions
New Discussion

Unable to Patch PHSS_32511

 
SOLVED
Go to solution
Rajith
Occasional Contributor

Unable to Patch PHSS_32511

Hi

Please could you show me how to get the aCC 3.63 compiler installed? I have the Original BASE compiler aCC 3.6 and as a requirement i need to have aCC 3.63 but i am unable to get the aCC version to 3.63. i have tried all the possible combinations and methods to get the patch installed and failed. Highly appriciate if anyone could guide me on how to installe the PATCH to get the aCC version 3.63.
my HP-UX Box current configuration is as follows,

# aCC -V
aCC: HP ANSI C++ B3910B A.03.60

(and i need above to display as version A.03.63)

According to the site(http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=841637d9a9563110VgnVCM100000275d6e10RCRD)
i have tried to install all the paches required to obtain the version aCC 3.63, but failed.
# swlist -l product |grep aC++
ACXX C.03.60 HP aC++
PHSS_33350 1.0 aC++ Runtime (IA: A.06.05, PA: A.03.65)

when i try to install the patch PHSS_32511. i endup with the following messege.(sam)
NOTE: The patch fileset "PHSS_32511.ACXX,r=1.0" may only be â
â â installed upon a previously installed base fileset. The â
â â specification for this base fileset is â
â â "ACXX.ACXX,fr=C.03.62,v=HP". Since there is no fileset on the â
â â target or selected from the source which matches this â â
â â specification, fileset "PHSS_32511.ACXX,r=1.0" will be â â
â â excluded.

Appriciate if someone could help me to get this patch installed. i have serche the web for 2 Days and could not find a resolution. (Attached herewith the installtion log)
7 REPLIES 7
Steven E. Protter
Exalted Contributor

Re: Unable to Patch PHSS_32511

Shalom,

swremove the old compiler.

swinstall the new compiler.

swinstall any patches needed after that.

Your message indicates you need C.03.62 which you don't have installed.

Can't patch the product until the exact product the patch wants to patch is on the system, which at this time, its just not there.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Dennis Handly
Acclaimed Contributor
Solution

Re: Unable to Patch PHSS_32511

You neglected to mention you were on 11.23.

Your problem is that you are trying to install a 11.23 patch on top a 11.11 compiler depot.

Your logfile indicates you installed from:
SL26:/scratch/software/acc3.6/aCC-11.11-3.60ws.depot
And it had: ACXX.ACXX,r=C.03.60
Rajith
Occasional Contributor

Re: Unable to Patch PHSS_32511

Hi SEP and Dennis

First of all many THANKS for the quick response.
Well SEP, after installing the BASE compiler aCC3.6 and then when I try to apply the patch PHSS_32511 it says that it could be only installed upon a previously installed base fileset. The specification for this base fileset is "ACXX.ACXX,fr=C.03.62,v=HP". And I search the web for C.03.62 patch/fileset and could not find a patch to install. Do u know how could I get this C.03.62 patch or fileset?
Dennis, yes the HP-UX version is 11.23
# uname -a
HP-UX SL16 B.11.23 U 9000/800 504706597 unlimited-user license

And the aCC3.6 BASE compiler depot that I installed was aCC-11.11-3.60ws.depot, and does this mean itâ s only for an 11.11 version OS. And in that case whatâ s the BASE aCC3.6 depot that I need to have for 11.23? (Should it look something like aCC-11.23-3.60ws.depot?) Or is there any other workaround to get the required compiler version aCC3.63?



Dennis Handly
Acclaimed Contributor

Re: Unable to Patch PHSS_32511

>And the aCC3.6 BASE compiler depot that I installed was aCC-11.11-3.60ws.depot, and does this mean it's only for an 11.11 version OS.

Right, and worst than that it is probably for a workstation. ;-)

I assume you know that you must have a license for every user of that compiler?

>(Should it look something like aCC-11.23-3.60ws.depot?)

No clue, where did you get it?

>Or is there any other workaround to get the required compiler version aCC3.63?

Since this deals with legal and $$ issues, there can't be any. Where did you get this bootleg compiler?

You must have the proper proper number of licenses and the proper base release.
Rajith
Occasional Contributor

Re: Unable to Patch PHSS_32511

Hi dennis

Thx once again for the quick reply. well yes, this was sent by our customer from USA.Its a license & a legal copy. may be he has sent the wrong compiler version, in that case i'll have to get the correct version. our company need to do some testion on the mentioned compiler aCC3.63 . so i need to escalate the issue and get the reuired aCC3.6 compiler from the customer for the HP-UX version 11.23 v2. any suggestions??

and by the way i was able to successfully install the compiler version aCC3.7 and required patches to to obtain the version aCC3.73 on HP-UX 11.23 the depot file name for this compiler is ar0606-11.23.depot. so probably you are write. any i may have to get the correct version.

Rajith
Rajith
Dennis Handly
Acclaimed Contributor

Re: Unable to Patch PHSS_32511

>so i need to escalate the issue and get the required aCC3.6 compiler from the customer for the HP-UX version 11.23 v2. any suggestions??

Yes. The 11.23 version of A.03.60.
Rajith
Occasional Contributor

Re: Unable to Patch PHSS_32511

Thanks a lot for the support.