Consultor Eletrônico



Kbase P7020: /usr/lib/pa20_64/dld.sl: '/usr/lib/libc.1' is not a valid load module: Bad magic number
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   30/09/2004
Status: Unverified

FACT(s) (Environment):

HP-UX

SYMPTOM(s):

Running a 4GL procedure that calls the /usr/lib/libc.1 file.

/usr/lib/pa20_64/dld.sl: '/usr/lib/libc.1' is not a valid load module: Bad magic number

Could not open Dynamic Library: /usr/lib/libc.1 (8013)

Could not load DLL procedure /usr/lib/libc.1. (3258)

CAUSE:

Missing required OS patch.

FIX:

Contact HP and obtain patch PHKL_22589 (or any other that supersedes it).

This problem can resurface after applying the HPUX patch if the dependencies are not applied. Ensure that the dependency patches are applied correctly.

To make sure the patch is correctly applied, run:

what /usr/conf/h/unistd.h

The output should be something like:

/usr/conf/h/unistd.h:
unistd.h $Date: 1999/12/06 12:15:20 $Revision: r11ros/6 PATCH_11.00 (PHKL_20349)

It is necessary to install a newer 'libc cumulative patch' (PHCO_22076 or newer such as PHCO_24148) to make the required patch work properly.

Contact HP if for further assistance on applying these patches.

As of 12/4/01 the versions needed are PHCO_24723 and PHKL_25475.