The emacs23 package in unstable and oneiric builds successfully against
the multiarch libc6-dev, using the --with-crt-dir option.
For upstream builds, it should suffice to call ./configure --with-crt-
dir=$(readlink -f $(dirname $(gcc --print-file-name=crtn.o))).
** Changed in: emacs23 (Ubuntu On
emacs 23.3a compile from source is broken on bog-standard Onieric Ocelot
(installed yesterday):
./configure yields:
checking for ... [snip]
configure: checking the machine- and system-dependent files to find out
- which libraries the lib-src programs will want, and
- whether the GNU malloc rou
@Steve re: --with-crt-dir:
You can use gcc's --print-file-name=crtn.o to have GCC search for you.
Doing this on Natty gives:
michaelh@ursa1:~$ gcc --print-file-name=crtn.o
/usr/lib/arm-linux-gnueabi/gcc/arm-linux-gnueabi/4.5.2/../../../crtn.o
--
You received this bug notification because you ar
** Changed in: emacs23 (Ubuntu Oneiric)
Milestone: oneiric-alpha-3 => None
** Tags added: main
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/746510
Title:
FTBFS Emacs23.2 on Natty from multiarc
** Changed in: emacs23 (Ubuntu)
Milestone: oneiric-alpha-2 => oneiric-alpha-3
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/746510
Title:
FTBFS Emacs23.2 on Natty from multiarch implemented
To
** Tags added: oneiric
** Changed in: emacs23 (Ubuntu)
Milestone: None => oneiric-alpha-2
** Also affects: emacs23 (Ubuntu Oneiric)
Importance: Medium
Status: Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
Hi Glenn,
On Sat, Apr 02, 2011 at 08:58:06PM -, Glenn Morris wrote:
> Newer versions of Emacs have a --with-crt-dir option that you can pass
> to configure.
> Is there a query that the configure script can run to get the location of the
> crt files,
> so that it works by default?
The troubl
Newer versions of Emacs have a --with-crt-dir option that you can pass
to configure.
Is there a query that the configure script can run to get the location of the
crt files,
so that it works by default?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
This has been worked around in libc6-dev by re-adding compat symlinks
for /usr/lib/crt*.o for the time being - as a lot more than just emacs23
cares about this (e.g., any upstream toolchain builds also care).
We will still want to fix emacs23 to not depend on this location, since
we will have to d
** Changed in: emacs23 (Ubuntu)
Status: New => Triaged
** Changed in: emacs23 (Ubuntu)
Importance: Undecided => Medium
** Tags added: ftbfs multiarch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
10 matches
Mail list logo