On Mon, 30 Sep 2019 10:24:45 +0200 Pierre Couderc <pie...@couderc.eu> said:

> On a previous efl build, I push from git, I try to build :
> 
> ninja
> 
> I get :
> 
> ninja: error: opening build log: Permission denied
> 
> I do not know where are these ninja logs but meson-logs seem have 
> corrects rights...

this sometimes happens with meson+ninja when you do sudo ninja install. you can
either rm -rf the build dir and start again or sudo chown -R $USER build and
fix ownership.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - ras...@rasterman.com



_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to