[Samba] git folder moved : waf : The top source directory has moved. Please run distclean and reconfigure // OK

Andrew Bartlett abartlet at samba.org
Thu Oct 10 18:21:29 MDT 2013


On Wed, 2013-10-09 at 08:37 +1100, me at electronico.nc wrote:
> I tried :
> > make distclean
> > ->
> >> WAF_MAKE=1 python ./buildtools/bin/waf distclean
> >> project '/media/data/git/samba4/bin' cannot be removed
> >> 'distclean' finished successfully (0.015s)
> >
> > sudo make distclean
> > ->
> >> WAF_MAKE=1 python ./buildtools/bin/waf distclean
> >> 'distclean' finished successfully (0.000s)
> > but 'make' still displays the same error ... so still looking for help 
> > ... TIA
> > Nicolas
> Turned out that bin directory couldn't be deleted by the script.
> sudo rm -R bin
> allowed compilation to complete

This typically happens due to 'sudo make install', which creates
root-owned files during the relink.

Andrew Bartlett

-- 
Andrew Bartlett
http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org
Samba Developer, Catalyst IT                   http://catalyst.net.nz




More information about the samba mailing list