all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bruce Stephens <bruce.stephens@isode.com>
To: emacs-devel@gnu.org
Subject: Re: emacs build failure on today's debian
Date: Wed, 15 Jun 2011 10:56:50 +0100	[thread overview]
Message-ID: <80k4cn76zh.fsf@tinier.isode.net> (raw)
In-Reply-To: sa3wrgnbgjk.fsf@cigue.easter-eggs.fr

Julien Danjou <julien@danjou.info> writes:

> On Wed, Jun 15 2011, Miles Bader wrote:
>
>> It seems pretty dodgy that Emacs is directly looking for these files at
>> all, but oh well, I guess it's some messiness related to dumping.  If it
>> needs to use them, though, isn't there a less brittle way to find out
>> where they are?
>
> You can fix it with passing this to configure:
>
>   --with-crt-dir=/usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)/

That what at least one debian/rules does.  I believe that now fails.  On
this workstation, "dpkg-architecture -qDEB_HOST_MULTIARCH" produces
x86_64-linux-gnu but /usr/lib/x86_64-linux-gnu does not contain any crt
files (just liblouis.so, whatever that is).

brs% gcc -print-file-name=crt1.o
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/crt1.o



  parent reply	other threads:[~2011-06-15  9:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-15  8:52 emacs build failure on today's debian Miles Bader
2011-06-15  9:16 ` Julien Danjou
2011-06-15  9:38   ` Miles Bader
2011-06-15  9:50     ` Andreas Schwab
2011-06-15 16:09     ` Glenn Morris
2011-06-16  4:14       ` Miles Bader
2011-06-16  6:57         ` Glenn Morris
2011-06-16  7:18           ` Miles Bader
2011-06-16  7:33             ` Glenn Morris
2011-06-15  9:56   ` Bruce Stephens [this message]
2011-06-15 10:06     ` Julien Danjou

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=80k4cn76zh.fsf@tinier.isode.net \
    --to=bruce.stephens@isode.com \
    --cc=emacs-devel@gnu.org \
    /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.