Emacs 24 Build Error

4 replies [Last post]
c107
Offline
Joined: 07/07/2013

Greetings, everyone.

I tried to build Emacs 24 and failed. Here is the transcript:
https://clbin.com/orXLo

AttachmentSize
emacs-build.txt35.55 KB
akirashinigami

I am a member!

I am a translator!

Offline
Joined: 02/25/2010

Near the bottom it says "allocator.c:5:8: fatal error: opening dependency file .deps/allocator.Tpo: Permission denied." Maybe you need to run 'sudo make' instead of just 'make'?

lembas
Offline
Joined: 05/13/2010

Or change the perms.

Michał Masłowski

I am a member!

I am a translator!

Offline
Joined: 05/15/2010

Don't use sudo to run configure nor make. Unless you pass
e.g. --prefix=$HOME to configure, run "sudo make install" after the
build.

Magic Banana

I am a member!

I am a translator!

Offline
Joined: 07/24/2010

How about using the GNU PPA? If you prefer, not to add a PPA, how about grabbing the Emacs DEB packages from this PPA? Assuming you are using Trisquel 6.0 Toutatis, you want the packages with "12.04" in their names.