Bug 11494 - BuildPreReq libtool missing.
Summary: BuildPreReq libtool missing.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: setserial
Version: 6.2
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-05-17 23:37 UTC by Pekka Savola
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-04-07 10:28:20 UTC
Embargoed:


Attachments (Terms of Use)

Description Pekka Savola 2000-05-17 23:37:35 UTC
BuildPreReq: libtool seems to be missing from setserial package.

-----
Executing: %build
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd setserial-2.15
+ rm -f config.cache
+ '[' -f configure.in ']'
+ libtoolize --copy --force
/var/tmp/rpm-tmp.58687: libtoolize: command not found
Bad exit status from /var/tmp/rpm-tmp.58687 (%build)
-----

Comment 1 Pekka Savola 2000-05-17 23:55:59 UTC
It seems a very many packages needs libtool, but very few of them Require it.

Is libtool assumed to be always installed when building RPMs, or are you going
to add those BuildPreReq lines if I report them? :)

Comment 2 Jeff Johnson 2000-05-18 12:09:59 UTC
At the moment, components like cc, make, glibc, automake, autoconf and
libtool are assumed to be in the build system.

When it comes time to add BuildPrereq's fro those components, rpm
will probably add them automagically. I've bounced you a message
about how that will be done.


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