emacs-devel
[Top][All Lists]
Advanced

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

Re: Trunk does not compile on w32 - ignore-value.h: No such file or dire


From: Paul Eggert
Subject: Re: Trunk does not compile on w32 - ignore-value.h: No such file or directory
Date: Thu, 03 Feb 2011 16:24:45 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

On 02/03/11 16:13, Lennart Borgman wrote:
> now I get
> 
> gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG   -Ic:/g/include
> -fno-crossjumping -Demacs=1 -DHAVE_CONFIG_H -I../lib -I../nt/inc
>  -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000 -o oo/i386/sysdep.o 
> sysdep.c
> sysdep.c:34:26: ignore-value.h: No such file or directory

This is the w32 build, right?

If you've incorporated BZR commit 103106, there should be
a file ../lib/ignore-value.h and 'gcc ... -I../lib'
should have found it.  Can you please investigate why
that didn't happen?



reply via email to

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