all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: ishikawa <ishikawa@yk.rim.or.jp>
Cc: 10896@debbugs.gnu.org
Subject: bug#10896: 23.4; --with-crt-dir was required since crt1.0 not found (on *32bit* system)
Date: Mon, 27 Feb 2012 14:25:16 -0500	[thread overview]
Message-ID: <lid390t6xv.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <4F4AF2A2.6080505@yk.rim.or.jp> (ishikawa@yk.rim.or.jp's message of "Mon, 27 Feb 2012 12:04:02 +0900")

ishikawa wrote:

> Compilation failed unless --with-crt-dir was specified during configure on a
> 32 bit system.

That makes sense if you are using a Debian multi-arch system.

> And despite the comment that it is used only on amdx86-64 and ibms390x,
> somehow it is being used on this 32-bit Debian system.

We changed the way it works for 23.4 specifically for this issue, but
forgot to change the comment.

> So I bit the bullet and specified --with-crt-dir in configure line as
> below. And the compilation succeeded.

Good, that's what should happen.

> ./configure --with-x-toolkit=gtk --without-xim
> --with-crt-dir=/usr/lib/i386-linux-gnu
>
> However, something is fishy here. Since
> this is NOT a 64 bit system, and not ibms390, CRT_DIR should not be used if
> I believe the comment in src/Makefile.

The comment is incorrect. No need to panic!

> In my use of emacs for more than 20 years, I don't think I ever needed
> to specify this CRT_DIR via --with-crt-dir on a popular target.

It's due to Debian's fairly recent transition to multi-arch.


There isn't a bug here, other than an incorrect comment, and the fact
that you need to specify --with-crt-dir manually. This is all already
fixed for 24.1. You might like to try a pretest from
alpha.gnu.org/gnu/emacs/pretest





  parent reply	other threads:[~2012-02-27 19:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-27  3:04 bug#10896: 23.4; --with-crt-dir was required since crt1.0 not found (on *32bit* system) ishikawa
2012-02-27 13:36 ` bug#10896: Suggested Fix (for configure) ISHIKAWA,chiaki
2012-02-27 17:19   ` ISHIKAWA,chiaki
2012-02-27 19:25 ` Glenn Morris [this message]
2012-02-27 19:39   ` bug#10896: 23.4; --with-crt-dir was required since crt1.0 not found (on *32bit* system) Glenn Morris
2012-02-28 12:33     ` ISHIKAWA,chiaki

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=lid390t6xv.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=10896@debbugs.gnu.org \
    --cc=ishikawa@yk.rim.or.jp \
    /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.