Bug 452968 - Missed BuildRequires: libutempter-devel
Summary: Missed BuildRequires: libutempter-devel
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kdegraphics
Version: 5.4
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Than Ngo
QA Contact: desktop-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-26 10:44 UTC by Mykola Ulianytskyi
Modified: 2008-12-22 22:34 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-22 22:34:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Mykola Ulianytskyi 2008-06-26 10:44:18 UTC
Description of problem:
   Missed BuildRequires: libutempter-devel

Version-Release number of selected component (if applicable):
   kdegraphics-3.5.4-6.el5.src.rpm

Steps to Reproduce:
   $ rpmbuild -ba kdegraphics.spec
make[3]: Entering directory
`/builddir/build/BUILD/kdegraphics-3.5.4/kamera/kcontrol'
/usr/lib/qt-3.3/bin/moc ./kamera.h -o kamera.moc
/usr/lib/qt-3.3/bin/moc ./kameradevice.h -o kameradevice.moc
/usr/lib/qt-3.3/bin/moc ./kameraconfigdialog.h -o kameraconfigdialog.moc
/bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I../.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I.  -I/usr/include/
/bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I../.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I.  -I/usr/include/
/bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I../.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I.  -I/usr/include/
/bin/sh ../../libtool --silent --tag=CXX --mode=link g++  -DNDEBUG -DNO_DEBUG
-O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector -
/
usr
/
bin
/
ld: cannot
find -lutempter
collect2: ld returned 1 exit status
make[3]: Leaving directory `/builddir/build/BUILD/kdegraphics-3.5.4/kamera/kcontrol'
make[3]: *** [kcm_kamera.la] Error 1


Additional info:
   Adding BuildRequires: libutempter-devel fix the problem.

Comment 2 Than Ngo 2008-12-22 22:34:58 UTC
it's already fixed in kdelibs-3.5.4-18 that was included in FAST5.3


Note You need to log in before you can comment on or make changes to this bug.