1753543 Members
5742 Online
108795 Solutions
New Discussion

Re: gcc 3.4.2 on 11.11

 
SOLVED
Go to solution
Roger Storvik
Advisor

Re: gcc 3.4.2 on 11.11

Yes! We would very much like to know the solution to this one.
I have the same problem myself. Tried to install gcc.. In desparation I also installed gettext 0.14.1, and got the same problem as with gcc.

Before this is solved I am not able to install more depots from the HPUX porting centre..

Roger
First they ignore you, Then they laugh at you, Then they fight you, Then you win. - Gandhi -
Roger Storvik
Advisor

Re: gcc 3.4.2 on 11.11

Solved it! :)

Had to remove the gettext package completely and reinstall it. Somehow the file:
-r-xr-xr-x 1 root sys 45056 May 29 2002 /usr/local/lib/libintl.sl

It did not update even if I selected "match what target has" in swinstall when updating from an older gettext package.

After removing recode (dependent of gettext) and gettext, then reinstall gettext GCC suddenly executed like it should.. :)

Now I have this file instead:
-r-xr-xr-x 1 root sys 53248 Sep 19 15:58 /usr/local/lib/libintl.sl

Could have saved me a days work if Ronnie would state the solution, but..

Roger
First they ignore you, Then they laugh at you, Then they fight you, Then you win. - Gandhi -