emacs-devel
[Top][All Lists]
Advanced

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

Re: Revision 103880 broke the Windows build


From: chad
Subject: Re: Revision 103880 broke the Windows build
Date: Sun, 10 Apr 2011 11:52:35 -0700

On Apr 10, 2011, at 11:29 AM, Paul Eggert wrote:

> On 04/10/2011 11:17 AM, Eli Zaretskii wrote:
>> Here's the error message:
>> 
>>  oo-spd/i386/temacs2.a(xdisp.o)(.text+0x277ba): In function `message':
>>  D:\gnu\bzr\emacs\trunk\src/xdisp.c:8420: undefined reference to `strnlen'

Nextstep also:


        gcc  -Demacs -DHAVE_CONFIG_H  -I. 
-I/Users/yandros/Project/emacs/working/src -I../lib 
-I/Users/yandros/Project/emacs/working/src/../lib               -MMD -MF 
deps/.d   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -g -O2  -prebind -framework AppKit -Xlinker 
-headerpad -Xlinker 6C8  \
          -o temacs pre-crt0.o dispnew.o frame.o scroll.o xdisp.o menu.o  
window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o 
term.o terminal.o xfaces.o    emacs.o keyboard.o macros.o keymap.o sysdep.o 
buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o 
casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o 
editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o 
unexmacosx.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o 
atimer.o intervals.o textprop.o composite.o xml.o   fontset.o fringe.o image.o  
 nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o terminfo.o lastfile.o  
     ../lib/libgnu.a           -lresolv  -lncurses
        Undefined symbols:
          "_strnlen", referenced from:
              _message in xdisp.o
        ld: symbol(s) not found

I haven't had a chance to look into it more, yet.

I also had to rerun autogen.sh, to get around an error in configure (which is 
why I didn't look into it yet).

Hope that's helpful,
*Chad




reply via email to

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