Kbase 19437: /usr/lib/libresolv.so.1:fatal error, Running PROBUILD on SCO
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/16/2003 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.x
Caldera Open UNIX/SCO UnixWare
SYMPTOM(s):
Error running PROBUILD
/usr/lib/libresolv.so.1:fatal error, cannot open file for reading
FIX:
Set the following environment variables before you run PROBUILD:
PROLOAD=$DLC/probuild; export PROLOAD
CC="/udk/usr/ccs/bin/cc";export CC
LDOPT="-L /udk/usr/lib -L /udk/usr/ccs/lib";export LDOPT
SOCKLIB="-lsocket -lnsl -lresolv";export SOCKLIB
CFLAGS="-xt -Kframe";export CFLAGS
Firstly check that /udk/usr/ccs/bin/cc exists. If it does not, it is likely that the SCO OpenServer Development System is not installed. In this instance contact SCO (Caldera) http://www.caldera.com
For more information on this, please review file OSRUDKInst.sh that is situated on the UnixWare and OpenServer Development Kit cd supplied by SCO.