Bug 137405 - kdebase missing BuildDeps
Summary: kdebase missing BuildDeps
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: kdebase
Version: 3.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-28 09:23 UTC by Bastien Nocera
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-28 11:14:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Bastien Nocera 2004-10-28 09:23:56 UTC
automake is listed as a BuildDep, but autoconf is missing as a
BuildDep. As those are in the base development group, either automake
should be removed, or autoconf should be added.

While compiling:
/usr/bin/ld: cannot find -lart_lgpl_2
and
/usr/bin/ld: cannot find -lpng
So it's missing a BuildDep on libart_lgpl-devel and libpng-devel.

configure: WARNING: libjpeg not found. disable JPEG support.
Missing BuildDep on libjpeg-devel

Comment 1 Than Ngo 2004-10-28 11:14:54 UTC
automake has a requires on autoconf and therefore autoconf is not
needed to be in BuildDep.

it's now fixed in kdebase-3.1.3-5.6 and rhel4-Beta2.
if someone wants it in RHEL3 update, please reopen it again.


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