GNU bug report logs - #1287
23.0.60; emacs 23.0.60 does not build on x86_64 architeture

Previous Next

Package: emacs;

Reported by: "stefan-husmann <at> t-online.de" <stefan-husmann <at> t-online.de>

Date: Fri, 31 Oct 2008 21:40:04 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: "Chong Yidong" <cyd <at> stupidchicken.com>
Cc: 1287 <at> debbugs.gnu.org
Subject: bug#1287: FW: Re: bug#1287: 23.0.60; emacs 23.0.60 does not build on x86_64 architeture
Date: Tue, 04 Nov 2008 18:37:54 -0500
Any reason not to change the configure.in test that sets
HAVE_LIB64_DIR from

if test -d /usr/lib64

to

if test -e /usr/lib64/crtn.o

?

It would have avoided this problem.




This bug report was last modified 16 years and 260 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.