bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9856: Emacs build from source error


From: Alexander Kuleshov
Subject: bug#9856: Emacs build from source error
Date: Mon, 24 Oct 2011 08:05:43 +0000

I try to build emacs-23.1 from source.

First :

./configure

Then i try to

make

But get error at the start:

$ make

cd lib-src; make all \
CC='gcc' CFLAGS='-g -O2 -Wno-pointer-sign ' CPPFLAGS='-D_BSD_SOURCE ' \
LDFLAGS='-Wl,-znocombreloc ' MAKE='make'
make[1]: Entering directory `/home/emacs-23.1/lib-src'
Makefile:144: *** commands commence before first target. Stop.
make[1]: Leaving directory `/home/emacs-23.1/lib-src'
make: *** [lib-src] Error 2

How can i fix it? I try many emacs versions and every time i get this error.

Thank you.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]