[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: ularn rebuild failure
- From: Wart <wart kobold org>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: ularn rebuild failure
- Date: Sat, 28 Feb 2009 23:11:46 -0800
Jesse Keating wrote:
> On Sat, 2009-02-28 at 21:41 -0800, Wart wrote:
>> This same package built fine for F10. Any ideas what's causing this
>> odd
>> behavior?
>
> is config.h.SH generated during the build? If so, perhaps you have a
> parallel make issue. Try building it without smp flags to verify.
config.h.SH is shipped with the sources. Sourcing config.h.SH is the
first step in %build:
%build
# Keep track of where we are. Some of the configuration scripts change
# the current working directory.
builddir=`pwd`
. config.h.SH
[...]
--Wart
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]