Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

C Compiler error - Cannot load module libintl.a(shr.o) - AIX4.3

Status
Not open for further replies.

copperslim

Technical User
Dec 13, 2002
101
GB
I download the the free C Compiler gcc-3.3.0.0.for AIX 4.3 when ever it's run I get the error message below. please, can anyone direct me to a place I can get the file libintl.a(shr.o) to download or how to fix this problem.

Error Message

exec(): 0509-036 Cannot load program ./gcc because of the following errors:
0509-150 Dependent module could not be loaded.
0509-022 Cannot load module libintl.a(shr.o).
0509-026 System error: A file or directory in the path name does not exist.


 
I think I've got it working.

I installed [/b] gnu.gettext-0.10.35.0.[/b]

Now when run it comes up with no input files
 
hey where did you get that version of gcc, don't tell me Bull has added it after i went and compiled all that stuff using v2.9... d'oh.

IBM Certified -- AIX 4.3 Obfuscation
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top