Bug 57833

Summary: (ld.so) relocation error while rebuilding kdebase on ia64
Product: [Retired] Red Hat Raw Hide Reporter: Bernhard Rosenkraenzer <bero>
Component: glibcAssignee: Jakub Jelinek <jakub>
Status: CLOSED CURRENTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: fweimer
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-30 10:31:13 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 Bernhard Rosenkraenzer 2001-12-26 20:12:37 UTC
Description of Problem:
make[4]: Entering directory `/usr/src/build/56081-ia64/BUILD/kdebase/kcontrol/g
eneral'
/usr/lib/qt3/bin/uic -o widgetsettings.h ./widgetsettings.ui
QSettings: error creating /root/.qt
/usr/lib/qt3/bin/uic: relocation error: /usr/lib/libkdecore.so.4: undefined sym
bol: _ZN7KGlobal23unregisterStaticDeleterEP18KStaticDeleterBase
make[4]: *** [widgetsettings.h] Error 127
[root@natasha /]# nm /usr/lib/libkdecore.so.4 |grep unregisterStaticDeleter
0000000000359ee0 T _ZN7KGlobal23unregisterStaticDeleterEP18KStaticDeleterBase

[root@natasha /]# rpm -qf /lib/ld-linux-ia64.so.2
glibc-2.2.4-20

Comment 1 Ulrich Drepper 2004-09-30 10:31:13 UTC
Certainly resolved by now.