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

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

[Solved] Re: emacs (cvs) doesn't build


From: Helmut Jarausch
Subject: [Solved] Re: emacs (cvs) doesn't build
Date: Mon, 11 Apr 2005 22:09:25 +0200
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050317)

Ehud Karni wrote:
On Mon, 11 Apr 2005 13:39:37 +0200, Helmut Jarausch wrote:

I have no luck in building the cvs-version of emacs.
I've tried


CFLAGS="-O3 -march=i686" ./configure --prefix=/usr/local \
  --with-jpeg --with-tiff --with-gif --with-png --with-x

make bootstrap


but I always get
./temacs --batch --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/OBJ/Editor/emacs-cvs/lisp
/OBJ/Editor/emacs-cvs/lisp/emacs-lisp
/OBJ/Editor/emacs-cvs/lisp/language
/OBJ/Editor/emacs-cvs/lisp/international
/OBJ/Editor/emacs-cvs/lisp/textmodes)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Wrong type argument: listp, []
make[1]: *** [bootstrap-emacs] Error 255
make[1]: Leaving directory `/Obj/OBJ/Editor/emacs-cvs/src'


Try to delete the old temacs before running `make bootstrap'.

No, that didn't help, temacs was freshly built, but

I couldn't believe it but  emacs seems to be the first package
which fails when compiled with -O3 under gcc-3.4.3

It builds OK with  (just) -O

Helmut.


--
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany




reply via email to

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