You are not logged in.

#1 2008-02-02 12:39:02

MarkusEH
Member
Registered: 2008-02-02
Posts: 2

Building Emacs with Xft on Arch64

When I try do build Emacs with Xft (I tried both the source and AUR) I get the following error:

make[2]: *** No rule to make target `/usr/lib64/crt1.o', needed by `temacs'.  Stop.

On my machine crt1.o is in /usr/lib not in /usr/lib64.

Probably there is an easy way to solve this.

Thanks for any help,
Markus.

Offline

#2 2008-02-02 22:03:10

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Building Emacs with Xft on Arch64

try adding --libdir=/usr/lib to the configure options.

Offline

#3 2008-02-02 23:13:02

MarkusEH
Member
Registered: 2008-02-02
Posts: 2

Re: Building Emacs with Xft on Arch64

It worked like this. Thanks very much!

Offline

#4 2008-06-13 04:40:41

dj_unforgetable
Member
Registered: 2008-05-20
Posts: 3

Re: Building Emacs with Xft on Arch64

This fix doesn't work for me on x86_64 .. any ideas?

Offline

Board footer

Powered by FluxBB