GNU bug report logs - #8637
emacs-23 doesn't build on Ubuntu 11.04

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Sun, 8 May 2011 16:22:01 UTC

Severity: normal

Merged with 8497, 8520, 8543, 8673, 8808

Found in version 23.3

Fixed in version 24.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at control <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Jamie Macbeth <spamitycalamity <at> yahoo.com>
Cc: 8808 <at> debbugs.gnu.org
Subject: Re: bug#8808: 23.3; compiling emacs 23.3 with xft support
Date: Mon, 06 Jun 2011 02:37:11 -0400
forcemerge 8497 8808
stop

Jamie Macbeth wrote:

> After ./configure with xft libs, src/Makefile has this line in it:
>
> XFT_LIBS=-lXrender -L/usr/lib/1 -linux-gnu -lXft
>
> this causes the build to fail at link time when linking with Xft.  I believe
> that XFT_LIBS is being set correctly by a line in the configure script.
>
> XFT_LIBS=`$PKG_CONFIG --libs "xft >= 0.13.0"|sed -e 's,///*,/,g'`
>
> But maybe somewhere in the toolchain this is getting mangled before it
> makes it's way into src/Makefile?  Maybe some command in the chain is
> searching and replacing anything with -l in it?
>
> I seemed to have fixed it in my sources by replacing
> "-L/usr/lib/1 -linux-gnu" with "-L/usr/lib/i386-linux-gnu"

Please see

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8520#8




This bug report was last modified 13 years and 350 days ago.

Previous Next


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