Well, I checked your code, and I fixed another typo in the same file and line. I removed the latest ) in
: "0" (new_val), "m" (*(lock)) : "memory") \ http://dpaste.com/1QW4EVF Now this compiles. But It shows a warning (undefined behavior) in my cpu_number() code, and shows another error in kern/startup.c http://dpaste.com/1QR0XSK 2018-06-17 1:21 GMT+02:00 Almudena Garcia <liberamenso10...@gmail.com>: > ok. I'll try to update my sources. > > But now I have another problem: > > The "apt-get source gnumach" feels don't update the sources. > > How can I download this? > > I tried with > > git clone http://git.savannah.gnu.org/cgit/hurd/gnumach.git/ > > > But git don't find the repo > > 2018-06-17 1:03 GMT+02:00 Samuel Thibault <samuel.thiba...@gnu.org>: > >> Almudena Garcia, le sam. 16 juin 2018 17:34:13 +0200, a ecrit: >> > The compilation continues failing, anymore >> > >> > [2]http://dpaste.com/26VWZ6G >> >> I have now fixed the dumb typo there. >> >> Samuel >> > >