Bug 150627 - gnome-utils spec file not suitable for recompilation on x86_64
Summary: gnome-utils spec file not suitable for recompilation on x86_64
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-utils
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC4Target
TreeView+ depends on / blocked
 
Reported: 2005-03-08 23:28 UTC by Michal Jaegermann
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-05-17 19:14:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michal Jaegermann 2005-03-08 23:28:33 UTC
Description of problem:

gnome-utils spec file suffers from exactly the same affliction
as described in a bug #149005.  If you will try to rebuild that
on x86_64 then an infamous /usr/lib/libpopt.so pops out and
results, predictably, fail to link.

A cure is also the same as described in #149005.  After replacing

libtoolize --force --copy

with

libtoolize --force --copy && aclocal && autoconf

the whole thing indeed recompiled.

It is quite likely that a lot of other packages has the same
problem but a Red Hat build system has to be doing something
else (or is building in another environment then a regular
installation?) so this, unfortunately, is not showing up there.

See also bug #138742.

Version-Release number of selected component (if applicable):
gnome-utils-2.9.92-2

Comment 1 Ray Strode [halfline] 2005-05-17 19:14:29 UTC
should be fixed in tomorrow's rawhide.


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