emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

trunk build fails on Debian unstable


From: Manoj Srivastava
Subject: trunk build fails on Debian unstable
Date: Mon, 16 Jun 2014 11:29:16 -0700
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux) (x86_64-unknown-linux-gnu)

Hi,

        I noticesd today that emacs build is failing (possibly due to
 gcc updates in Debian).

--8<---------------cut here---------------start------------->8---
make[1]: Entering directory '/usr/local/src/emacs/lib-src'
gcc -std=gnu99     -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 
-flto=4 -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"24.4.50\"" -o etags ./etags.c 
regex.o ../lib/libgnu.a  
/tmp/ccZAzltL.ltrans1.ltrans.o: In function `get_language_from_filename':
/usr/local/src/emacs/lib-src/./etags.c:1434: undefined reference to 
`c_strcasecmp'
/usr/local/src/emacs/lib-src/./etags.c:1447: undefined reference to 
`c_strcasecmp'
/tmp/ccZAzltL.ltrans4.ltrans.o: In function `HTML_labels.lto_priv.77':
/usr/local/src/emacs/lib-src/./etags.c:5136: undefined reference to 
`c_strncasecmp'
/usr/local/src/emacs/lib-src/./etags.c:5193: undefined reference to 
`c_strncasecmp'
/usr/local/src/emacs/lib-src/./etags.c:5137: undefined reference to 
`c_strncasecmp'
/usr/local/src/emacs/lib-src/./etags.c:5194: undefined reference to 
`c_strncasecmp'
/usr/local/src/emacs/lib-src/./etags.c:5195: undefined reference to 
`c_strncasecmp'
/tmp/ccZAzltL.ltrans4.ltrans.o:/usr/local/src/emacs/lib-src/./etags.c:5195: 
more undefined references to `c_strncasecmp' follow
collect2: error: ld returned 1 exit status
Makefile:322: recipe for target 'etags' failed
make[1]: *** [etags] Error 1
make[1]: Leaving directory '/usr/local/src/emacs/lib-src'
--8<---------------cut here---------------end--------------->8---

        I think this is an issue witht he build toolchain, since the
 emacs change seems tob e a couple of years old:
--8<---------------cut here---------------start------------->8---
 commit 73880ca7bb5e0e228ddf834bab479bfd8549b404
Author: Paul Eggert <address@hidden>
Date:   Fri Jul 6 14:07:46 2012 -0700

    Use c_strcasecmp for ASCII case-insensitive comparison.
--8<---------------cut here---------------end--------------->8---

        I'll dig into this this week, but I thought I would let people
 know (and perhaps this is just a local issue, in which case I apologize
 for the noise).

        manoj
-- 
Don't go to bed with no price on your head. Baretta
Manoj Srivastava <address@hidden> <http://www.golden-gryphon.com/>  
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20  05B6 CF48 9438 C577 9A1C

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]