* bug#9856: Emacs build from source error
@ 2011-10-24 8:05 Alexander Kuleshov
2011-10-24 12:53 ` Eli Zaretskii
2011-10-24 13:12 ` Andreas Schwab
0 siblings, 2 replies; 4+ messages in thread
From: Alexander Kuleshov @ 2011-10-24 8:05 UTC (permalink / raw)
To: 9856
[-- Attachment #1: Type: text/plain, Size: 546 bytes --]
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.
[-- Attachment #2: Type: text/html, Size: 804 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#9856: Emacs build from source error
2011-10-24 8:05 bug#9856: Emacs build from source error Alexander Kuleshov
@ 2011-10-24 12:53 ` Eli Zaretskii
2011-10-24 16:02 ` Glenn Morris
2011-10-24 13:12 ` Andreas Schwab
1 sibling, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2011-10-24 12:53 UTC (permalink / raw)
To: Alexander Kuleshov; +Cc: 9856
> Date: Mon, 24 Oct 2011 08:05:43 +0000
> From: Alexander Kuleshov <kuleshovmail@gmail.com>
>
> 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.
Please post here the contents of lib-src/Makefile
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#9856: Emacs build from source error
2011-10-24 8:05 bug#9856: Emacs build from source error Alexander Kuleshov
2011-10-24 12:53 ` Eli Zaretskii
@ 2011-10-24 13:12 ` Andreas Schwab
1 sibling, 0 replies; 4+ messages in thread
From: Andreas Schwab @ 2011-10-24 13:12 UTC (permalink / raw)
To: Alexander Kuleshov; +Cc: 9856-done
Alexander Kuleshov <kuleshovmail@gmail.com> writes:
> I try to build emacs-23.1 from source.
The current version is 23.3. This was fixed in
16abbbf51d9ae4cefd41abdcc0940e94a188a028.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-10-24 16:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-24 8:05 bug#9856: Emacs build from source error Alexander Kuleshov
2011-10-24 12:53 ` Eli Zaretskii
2011-10-24 16:02 ` Glenn Morris
2011-10-24 13:12 ` Andreas Schwab
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.