Consultor Eletrônico



Kbase P64374: Getting warning about errno, h_errno when running Progress executables on RedHat Enterprise Linux 3
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/19/2007
Status: Verified

FACT(s) (Environment):

RedHat Linux Enterprise 3.0
Progress 9.1D
OpenEdge 10.0A

SYMPTOM(s):

Incorrectly built binary which accesses errno or h_errno directly. Needs to be fixed.

Getting warning about errno, h_errno when running Progress executables on RedHat Enterprise Linux 3

CAUSE:

RH EL 3.0 comes with glibc2 v3 which introduces new way of accessing errno, h_errno files. Since Progress 9.1D / OE 10.0A were compiled using glibc2 v2, the new way of accessing these files is not compiled (known) to them.

FIX:

This message is harmless. Please upgrade to 9.1D09 / 10.0A01 in order to get rid of the warning and move to the supported level.