It worked. Thank you. What should i learn from this? El vie, 20 nov 2020 a las 2:52, Stefan Kangas () escribió: > Hola Jorge, > > J K sanchez <1994jorgesanchez@gmail.com> writes: > > > I am unable to compile emacs. This is the output of my make command. > > I did a git pull and tried to compile like every few days to see new > > changes. > > I hope this helps. Cheers. > > Jorge > > --------- > > This is what i did: > > git pull > > ./configure --with-x-toolkit=lucid > > > > $ > make -j12 > > Try this and see if it works better: > > make -j12 bootstrap >