On Fri, Nov 25, 2011 at 06:49:13PM +0100, Nils Philippsen wrote:
> On Thu, 2011-11-24 at 17:26 +0100, Jim Meyering wrote:
> > config.h:
> > rm -f $@ $@-t;
> > \
>
> I'd rather not remove the target right at the beginning...
Why not? Y
On Thu, 2011-11-24 at 17:26 +0100, Jim Meyering wrote:
> config.h:
> rm -f $@ $@-t;
> \
I'd rather not remove the target right at the beginning...
> { \
> ec
Richard W.M. Jones wrote:
> On Thu, Nov 24, 2011 at 03:01:03PM +, Paul Howarth wrote:
>> http://marc.info/?l=pptpclient-devel&m=132102054518031
>
> This is indeed rather unexpected behaviour of make!
Actually it should not be unexpected.
Whenever you update a target non-atomically that can hap
Kaleb S. KEITHLEY wrote:
...
>>> Perhaps there's some extra fedpkg flag I should be using for epel builds?
>>
>> Perhaps try without parallel make?
>
> Yes, that makes it work.
>
> Thanks for the tip.
When running make from the command line, I always use -j$N, for 1 < N.
But of course, I rarely ty
Richard W.M. Jones wrote:
> On Thu, Nov 24, 2011 at 03:01:03PM +, Paul Howarth wrote:
>> http://marc.info/?l=pptpclient-devel&m=132102054518031
>
> This is indeed rather unexpected behaviour of make!
>
> BTW I think your patch is incomplete, since it will create an
> incomplete config.h if the
On Thu, Nov 24, 2011 at 03:01:03PM +, Paul Howarth wrote:
> http://marc.info/?l=pptpclient-devel&m=132102054518031
This is indeed rather unexpected behaviour of make!
BTW I think your patch is incomplete, since it will create an
incomplete config.h if the disk runs out of space. I think this
On 11/24/2011 01:54 PM, Richard W.M. Jones wrote:
> On Wed, Nov 23, 2011 at 10:20:50AM -0500, Kaleb S. KEITHLEY wrote:
>> On 11/23/2011 10:08 AM, Orion Poplawski wrote:
>>> On 11/23/2011 07:57 AM, Kaleb S. KEITHLEY wrote:
I can build glusterfs fine on real RHEL6.1 using rpmbuild, both x86
On Wed, Nov 23, 2011 at 10:20:50AM -0500, Kaleb S. KEITHLEY wrote:
> On 11/23/2011 10:08 AM, Orion Poplawski wrote:
> > On 11/23/2011 07:57 AM, Kaleb S. KEITHLEY wrote:
> >>
> >> I can build glusterfs fine on real RHEL6.1 using rpmbuild, both x86_64
> >> and i686 with `rpmbuild -bb ...` and `rpmbui
On 11/23/2011 10:08 AM, Orion Poplawski wrote:
> On 11/23/2011 07:57 AM, Kaleb S. KEITHLEY wrote:
>>
>> I can build glusterfs fine on real RHEL6.1 using rpmbuild, both x86_64
>> and i686 with `rpmbuild -bb ...` and `rpmbuild -bb --target=i686 ...`
>> respectively.
>>
>> I can also build using mock,
On 11/23/2011 07:57 AM, Kaleb S. KEITHLEY wrote:
>
> I can build glusterfs fine on real RHEL6.1 using rpmbuild, both x86_64
> and i686 with `rpmbuild -bb ...` and `rpmbuild -bb --target=i686 ...`
> respectively.
>
> I can also build using mock, both x86_64 and i386, with `mock -r
> epel-6-x86_64 --
I can build glusterfs fine on real RHEL6.1 using rpmbuild, both x86_64
and i686 with `rpmbuild -bb ...` and `rpmbuild -bb --target=i686 ...`
respectively.
I can also build using mock, both x86_64 and i386, with `mock -r
epel-6-x86_64 --rebuild ...` and mock -r epel-6-i386 --rebuild ...`
respe
11 matches
Mail list logo