Consultor Eletrônico



Kbase 15490: unsatisfied symbols U_STACK_TRACE when using hlc
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
unsatisfied symbols U_STACK_TRACE when using hlc

If a customer uses probuild to build a new PROGRESS client and
receives the following error running the load script,

unsatisfied symbol: U_STACK_TRACE failed to load ...

the solution is to edit the following line of the load script ldpro.

-lm \ becomes -lm -lcl
This change will link the libcl.a library when the executable is
built.

This is necessary as the result of a patch that included a new stack
trace utility. This patch creates a file that shows a stack trace
from any core file that is dumped. The file name is called protrace
with the process id as the extension, ex. protrace.3309.

This patch is available as of these releases.

HP 9000 6.3F10, 7.3C04
DG AViiON 7.3C04
Solaris 7.3C04
SunOS 6.3F03, 7.3C04
SCO UNIX 7.3C04


modified 29-Feb-96
LJF

Progress Software Technical Support Note # 15490