all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Wolfgang Jenkner <wjenkner@inode.at>
To: James Jong <ribonucleico@gmail.com>
Cc: 13908@debbugs.gnu.org
Subject: bug#13908: Unable to compile Emacs 23.3 Release Candidate 2
Date: Mon, 11 Mar 2013 19:50:40 +0100	[thread overview]
Message-ID: <85620xkby7.fsf@iznogoud.viz> (raw)
In-Reply-To: <CAD4ivxWk3HT3pc-wTrbn+1PaqviajPjXgm3ZrwqeU4hiicCeoA@mail.gmail.com> (James Jong's message of "Mon, 11 Mar 2013 13:01:25 -0400")

On Mon, Mar 11 2013, James Jong wrote:

> Below you can find the output of my config.log after running $ ./configure
> --without-gif --prefix=/home/james/raid/opt/emacs/releases/emacs-24.3.

It seems that you are not using the system compiler

configure:4724: checking for gcc
configure:4740: found /opt/gcc-4.7.2-x86_64_with_fortran/bin//gcc
configure:4751: result: gcc

So, a basic test would be to compile emacs with the system compiler
instead.

Please try something like

$ ./configure CC=/usr/bin/gcc

Wolfgang





  parent reply	other threads:[~2013-03-11 18:50 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-08 23:29 bug#13908: Unable to compile Emacs 23.3 Release Candidate 2 James Jong
2013-03-09  1:52 ` Glenn Morris
2013-03-09  1:56   ` Glenn Morris
2013-03-11 17:01     ` James Jong
2013-03-11 18:14       ` Glenn Morris
2013-03-11 18:21         ` Eli Zaretskii
2013-03-11 18:50       ` Wolfgang Jenkner [this message]
2013-03-11 20:45       ` Achim Gratz
2013-03-12 15:54         ` James Jong
2013-03-12 16:38           ` Eli Zaretskii
2013-03-12 21:51             ` James Jong
2013-03-12 20:42 ` Paul Eggert
2013-03-13  4:51   ` Paul Eggert
2013-03-13 20:15 ` bug#13908: Unable to compile Emacs 24.3 stable James Jong
2013-03-13 20:35   ` Eli Zaretskii
2013-03-13 20:49     ` James Jong
     [not found]     ` <CAD4ivxVT53RUgh5Oicbto5MqxTeaYPevTTr0tc5hzS_O13+piA@mail.gmail.com>
2013-03-13 21:02       ` Eli Zaretskii
2013-03-13 22:13         ` James Jong
2013-03-13 22:30   ` Paul Eggert
2013-03-14 15:45     ` James Jong
2013-03-14 19:42       ` Paul Eggert
2013-03-14 20:21         ` James Jong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=85620xkby7.fsf@iznogoud.viz \
    --to=wjenkner@inode.at \
    --cc=13908@debbugs.gnu.org \
    --cc=ribonucleico@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.