Can anyone help with relinking Oracle9ir2 on Tru64 V5.1A patchkit-2 ???

I am try to install Oralce9ir2 DB on tru64 5.1A with the last patches and can not link/relink Oracle executables.
When the installer go to linking operations (~80%) I have error message:
can't relink ins_rdbms, ins_plsql, ins_ctx, ...

When I try run 'genclntsh' I recive following:
--------------------------------------------------------
$ ./genclntsh
ld:
Can't locate file for: -lxds
cat: cannot open /tmp/clntst9.15361/*.nm
sort: Cannot open /tmp/clntst9.15361/*.objs
Usage:
ar -d [-vV] [-l] archive file ...
ar -h [-lvV] [-s] archive [file ...]
ar -m [-abilvVzZ] [posname] archive file ...
ar -p [-vV] [-s] archive file ...
ar -q [-clvVzZ] archive file ...
ar -r [-cuvVzZ] [-abil] [posname] archive file ...
ar -R [-lvVzZ] [-s] archive
ar -t [-vV] [-s] archive file ...
ar -w [-lvV] [-s] archive
ar -x [-vV] [-osCT] archive file ...
ar: Warning: creating /u01/app/oracle/product/9.2.0/lib/libclntst9.a
Created /u01/app/oracle/product/9.2.0/lib/libclntst9.a
--------------------------------------------------------
Does any meet this problem or I doing wrong installation ?

(I have not access to ORACLE METALINK)