Bug 175855 - KDE actually 3.5.4. will not compike any KDE app with "/usr/bin/ld: cannot find -lutempter" error
Summary: KDE actually 3.5.4. will not compike any KDE app with "/usr/bin/ld: cannot fi...
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.3.4
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-23 01:25 UTC by Claude Presse
Modified: 2008-11-23 01:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Claude Presse 2008-11-23 01:25:39 UTC
Version:           3.3.4 (using KDE 3.5.9)
Compiler:          gcc-4.1.2-42.el5  
OS:                Linux
Installed from:    RedHat RPMs

When compiling any KDE application in KDevelop 3.3.4, the build fails with the following error;
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -g3 -fno-inline -O0 -g3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o app_framework_test_client -R /usr/lib -R /usr/lib/qt-3.3/lib -R /usr/lib -L/usr/lib -L/usr/lib/qt-3.3/lib app_framework_test_client.o -lkdecore 
/usr/bin/ld: cannot find -lutempter
collect2: ld returned 1 exit status
gmake[2]: *** [app_framework_test_client] Error 1
Comment 1 Claude Presse 2008-11-23 01:28:09 UTC
I am using Centos 5.2, KDE 3.5.4-16.el5.centos, 
Comment 2 Amilcar do Carmo Lucas 2008-11-23 01:49:27 UTC
This is not a kdevelop bug. Please install utempter library and KDevelop will work fine.