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

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

bug#18552: Possible bug building emacs trunk with Fedora 19-x86_64


From: George R Goffe
Subject: bug#18552: Possible bug building emacs trunk with Fedora 19-x86_64
Date: Sun, 5 Oct 2014 16:49:36 +0000 (UTC)

Eli,

The problem has been resolved on both Fedora 19 and 20. Somehow my build copy of the code was broken. I checked out a complete new trunk and now emacs is building once again.

I want to express my appreciation to everyone's effort in helping me with this problem.

Regards, and again, thanks,

George...


From: Glenn Morris <rgm@gnu.org>
To: George R Goffe <grgoffe@yahoo.com>
Cc: Eli Zaretskii <eliz@gnu.org>; "jan.h.d@swipnet.se" <jan.h.d@swipnet.se>; "18552@debbugs.gnu.org" <18552@debbugs.gnu.org>
Sent: Saturday, October 4, 2014 11:19 PM
Subject: Re: bug#18552: Possible bug building emacs trunk with Fedora 19-x86_64

George R Goffe wrote:




> There's a problem with configure?


You are claiming that adding "--with-jpeg=no" makes no difference, but
the file "bld-emacs-nolibjpeg.log.gz" that you sent doesn't pass that option:

./configure --prefix=/usr/lsd/$osname --verbose \
            --x-includes=/usr/include            \
            --x-libraries=/usr/lib                \
            --enable-asserts                          \
            --enable-autodepend                        \
            --enable-dependency-tracking                \
            --with-x-toolkit=no                            \
            --with-wide-int                                  \
            --with-x

Also, as was already said --with-wide-int does nothing on x86_64; and
--enable-asserts is not a valid option.




reply via email to

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