The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 06-30-2006
jbrubaker jbrubaker is offline
Registered User
  
 

Join Date: Jun 2006
Location: New York
Posts: 25
error running COBOL - ".loader does not exist"

Hello. I am new to the unix environment. Currently, I am taking existing COBOL source code and attempting to compile and run on our new UNIX machine. I have succesfully compiled an object. When I try to run I get the follwing error:

0509-036 Cannot load program abeunix.o because of the following errors:
0509-108 The .loader section does not exist.

Does anyone have an idea of what I am missing?

Thanks in advance for any suggestions.