Operating System - HP-UX
1827286 Members
1692 Online
109717 Solutions
New Discussion

Re: Fixup applied to unknown instruction

 
SOLVED
Go to solution
devshlom
Regular Advisor

Fixup applied to unknown instruction

Hi,

I've made some changes in my code.
When I re-make it the link sometimes fails with the following msg:
/usr/ccs/bin/ld: Fixup applied to unknown instruction
Reference from: ()

The funny thing is that when I try again it works....
Does someone has any idea what can cause this behavior?

tx
4 REPLIES 4
Dennis Handly
Acclaimed Contributor

Re: Fixup applied to unknown instruction

Is this PA or IPF?
See this patch: PHSS_37517
JAGaf75949: Fix-up applied to unknown instruction leading to corruption of code
devshlom
Regular Advisor

Re: Fixup applied to unknown instruction

PA
11.23
devshlom
Regular Advisor

Re: Fixup applied to unknown instruction

hi man,

I read a little about PHSS_37517.
It says s700_800 11.11....

I'm working on HP-UX hpux B.11.23 U 9000/800
Is there something relevant fot my OS os this path should do it?
James R. Ferguson
Acclaimed Contributor
Solution

Re: Fixup applied to unknown instruction

Hi:

If you look at the ITRC Patch Database and patch PHSS_37517 (for 11.11), you will see a section on the page entitled "Equivalent Patches".

In this case, for 11.23, look at PHSS_37947.


Regards!

...JRF...