Skip to main content

'make' error after upgrading to aix technical level 7 from aix technical level 5

  • March 15, 2012
  • 1 reply
  • 0 views

[Migrated content. Thread originally posted on 14 March 2012]

We are using Microfocus Cobol Server Express 5.1 on aix platform. Aix was patched and now getting error when we compile 'make' online programs.

make: 1254-004 The error code from the last command is 12.

1 reply

  • Author
  • Rocketeer
  • 19312 replies
  • March 15, 2012

[Migrated content. Thread originally posted on 14 March 2012]

We are using Microfocus Cobol Server Express 5.1 on aix platform. Aix was patched and now getting error when we compile 'make' online programs.

make: 1254-004 The error code from the last command is 12.

Hi Charlotte,

We'll need to narrow this down a little and find the actual command that is causing the fault.

I would guess that it is a cob command that it failing.

Can you run make in verbose mode (-v) to capture the full output of the make.

Thanks