GNU bug report logs -
#9713
emacs 24.0.90 alloc.c assertion failure
Previous Next
Reported by: karl <at> freefriends.org (Karl Berry)
Date: Mon, 10 Oct 2011 00:22:02 UTC
Severity: normal
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #44 received at 9713 <at> debbugs.gnu.org (full text, mbox):
On my system, that fails with
/usr/bin/ld: cannot find -lintl
Seems that's what I should have been getting too. The only
libintl-related thing I see in the system directories in
/usr/lib/preloadable_libintl.so, which I hope would not count as -lintl.
Experimentally, it seems the system ld was somehow finding an old
libintl I had compiled myself years ago, installed in an out-of-the-way
place (certainly not in the /usr/lib/gcc/i386-redhat-linux/4.1.2 or
/usr/lib directories mentioned by gcc -v). How the *system* loader
(collect2) was finding it, I could not determine. My local directory
wasn't in ld.so.conf or related.
Regardless, it seems like a good thing not to be checking for it these
days.
In any event, I just edited the configure script to omit the libintl
check, and the whole emacs build went fine.
So ... sorry for the noise, and this can be closed, if it isn't already.
Thanks,
karl
This bug report was last modified 13 years and 218 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.