Consultor Eletrônico



Kbase 13703: Running PROBUILD with 7.3A on SCO Unix
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Running PROBUILD with 7.3A on SCO Unix

On occasions, if you have too many environment variables defined in
current working shell, you will get the following error when executing
the load script generated from the PROGRESS Probuild Utility.
Example: /* The following command would build a PROGRESS Executable */
# ./ldpro
ldpro: Loading /tmp/_progres
ldpro: /bin/cc: arg list too long
ldpro: FAILED to load /tmp/_progres
ldpro: WARNING: Original /tmp/_progres is restored.

Workaround: Reduce the amount of environment variables set in your
current working shell with the following command
# unset ENVIRONMENT-VARIABLE

Progress Software Technical Support Note # 13703