emacs-devel
[Top][All Lists]
Advanced

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

Re: cannot build on w32


From: Sam Steingold
Subject: Re: cannot build on w32
Date: Wed, 19 Jan 2011 10:33:56 -0500

On Wed, Jan 19, 2011 at 10:18 AM, Tom Tromey <address@hidden> wrote:
>>>>>> "Sam" == Sam Steingold <address@hidden> writes:
>
> Sam> w32.c: In function `check_windows_init_file':
> Sam> w32.c:5659: error: conflicting types for 'globals'
> Sam> globals.h:1700: error: previous declaration of 'globals' was here
> Sam> w32.c:5659: error: parse error before '.' token
> Sam> w32.c:5665: error: request for member `f_Vload_path' in something not
> Sam> a structure or union
>
> Sorry about that.  Could you try the appended?
> If it works for you I will check it in.

thanks, I already committed a slightly more radical fix :-)

however, I now get a more insurmountable problem:

"make bootstrap" dies with:

gcc -I. -c  -mno-cygwin -mtune=pentium4 -O2
-IC:/gnu/gnuwin32/include -Demacs=1 -DHAVE_CONFIG_H -I../nt/inc
-DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000 -o
oo-spd/i386/print.o print.c
print.c:53:21: ftoastr.h: No such file or directory
make[2]: *** [oo-spd/i386/print.o] Error 1

even though the above gcc command succeeds in src and lib/ftoastr.h is present.

-- 
Sam Steingold <http://sds.podval.org>



reply via email to

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