Re: Unable to build aufs-util on aufs4.1 branch due to recent Makefile change

2016-10-05 Thread OmegaPhil
On 05/10/16 05:24, sf...@users.sourceforge.net wrote: > OmegaPhil: >> CC is unset, here is the original make command: > > Ok, thanx. > I will apply this and release next Monday. > > $ .../aufs-util.git$aufs4.1$ git diff -w > diff --git a/Makefile b/Makefile > index 72b68ee..313b62b 100644 > --- a

Re: Unable to build aufs-util on aufs4.1 branch due to recent Makefile change

2016-10-05 Thread sfjro
OmegaPhil: > Reading the top of the main Makefile, I'm assuming that test_glibc is > doing a compilation that always happens regardless of the make target > requested. You are right. Although I don't think it a big problem, here is a patch for you. J. R. Okajima commit 61ba8e01f1960b43e8ff3b7f

Re: Unable to build aufs-util on aufs4.1 branch due to recent Makefile change

2016-10-05 Thread OmegaPhil
On 05/10/16 17:52, sf...@users.sourceforge.net wrote: > OmegaPhil: >> Reading the top of the main Makefile, I'm assuming that test_glibc is >> doing a compilation that always happens regardless of the make target >> requested. > > You are right. > Although I don't think it a big problem, here is a

Re: Unable to build aufs-util on aufs4.1 branch due to recent Makefile change

2016-10-05 Thread OmegaPhil
On 05/10/16 19:28, OmegaPhil wrote: > On 05/10/16 17:52, sf...@users.sourceforge.net wrote: >> OmegaPhil: >>> Reading the top of the main Makefile, I'm assuming that test_glibc is >>> doing a compilation that always happens regardless of the make target >>> requested. >> >> You are right. >> Althou

Re: Unable to build aufs-util on aufs4.1 branch due to recent Makefile change

2016-10-05 Thread sfjro
OmegaPhil: > > Cheers - as you're changing that bit now, would also make sense to not > > compile during the install target as well (can't think of any other > > targets a normal user would use). > > > Ah sorry, this is precisely when you want it... sorry I'm used to > autotools systems and this k

Re: Unable to build aufs-util on aufs4.1 branch due to recent Makefile change

2016-10-05 Thread OmegaPhil
On 05/10/16 20:01, sf...@users.sourceforge.net wrote: > OmegaPhil: >>> Cheers - as you're changing that bit now, would also make sense to not >>> compile during the install target as well (can't think of any other >>> targets a normal user would use). >> >> >> Ah sorry, this is precisely when you w

Re: Unable to build aufs-util on aufs4.1 branch due to recent Makefile change

2016-10-05 Thread sfjro
OmegaPhil: > Sorry, I've put this email through patch, and then manually copied out > the text and tried again, but the patch doesn't apply. Is this supposed > to go on top of aufs4.1? Sorry. There is another patch before that. My current aufs4.1 looks like this. 95f0af1 2016-10-06 make sure all