Answers Database
Design Manager M1.3: fatal relocation error: symbol not found: _ex_keylock
Record #2559
Product Family: Software
Product Line: M1 Graphical/General
Product Part: Design Manager
Product Version: 1.3
Problem Title:
Design Manager M1.3: fatal relocation error: symbol not found: _ex_keylock
Problem Description:
Urgency: Hot
General Description: When invoking the Design Manager or the
LogiBlox graphical interface tools on Solaris platforms, the
tools will fail to load and print the following error:
ld.so.1:lbgui:fatal:relocation error: symbol not found:
_ex_keylock
The problem is found in early versions of SunOS 5.4 that
contained an incomplete version of libC.so.5 -- the
definition for _ex_keylock was missing.
Solution 1:
$XILINX/bin/sol/libC.so.5._ex_keylock file contains a fix
for this problem. Rename it to "libC.so.5". Make sure that
$XILINX/bin/sol appears in LD_LIBRARY_PATH environment
variable ahead of any other directory which contains a
"libC.so.5".
$XILINX/bin/sol MUST be in your LD_LIBRARY_PATH anyway.
Although Xilinx has tested this library it is possible that
it may not work on all systems. You can approach Sun for
a good copy of "libC.so.5".
Patch Number 101242-10
(http://www.sun.com/).
End of Record #2559 - Last Modified: 10/20/98 14:54 |