Bug 1412

Summary: /usr/lib/libtcl8.0.so: undefined symbol: stat
Product: [Retired] Red Hat Linux Reporter: suhr
Component: tcltkAssignee: Jens Petersen <petersen>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 5.2CC: suhr
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-04-01 21:25:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description suhr 1999-03-03 18:58:17 UTC
After upgrage from RH5.1 to RH5.2 (german Helloween II
Distribution) i get the following error message when i start
xcdroast:

[root@Pentium /root]# xcdroast
xcdroast: error in loading shared libraries
/usr/lib/libtcl8.0.so: undefined symbol: stat
[root@Pentium /root]#
[root@Pentium /root]# rpm -q xcdroast
xcdroast-0.96e-1
[root@Pentium /root]# rpm -q tcl
tcl-8.0.3-20
[root@Pentium /root]# rpm -q tk
tk-8.0.3-20

Under RH5.1 all was fine.

Gregor Suhr

Comment 1 Preston Brown 1999-03-29 22:17:59 UTC
you need to recompile xcdroast, as it is linked against older glibc
libraries.