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: Glenn Morris
Subject: bug#18552: Possible bug building emacs trunk with Fedora 19-x86_64
Date: Sun, 05 Oct 2014 02:19:19 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

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]