unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* windows build failure
@ 2013-09-17 21:45 Sean Sieger
  2013-09-18  6:42 ` Eli Zaretskii
  0 siblings, 1 reply; 99+ messages in thread
From: Sean Sieger @ 2013-09-17 21:45 UTC (permalink / raw)
  To: emacs-devel@gnu.org

[-- Attachment #1: Type: text/plain, Size: 835 bytes --]

gcc  -std=gnu99 -DHAVE_CONFIG_H -I. -I/c/trunk/lib -I../src -I/c/trunk/src
  -mt
une=pentium4   -DUSE_CRT_DLL=1 -I /c/trunk/nt/inc    -g3 -O2 -gdwarf-2 -MT
getti
meofday.o -MD -MP -MF .deps/gettimeofday.Tpo -c -o gettimeofday.o
gettimeofday.c

gettimeofday.c:102:1: error: conflicting types for 'gettimeofday'
 gettimeofday (struct timeval *restrict tv, void *restrict tz)
 ^
In file included from gettimeofday.c:23:0:
c:/trunk/nt/inc/sys/time.h:45:5: note: previous declaration of
'gettimeofday' wa
s here
 int gettimeofday (struct timeval *__restrict, struct timezone *__restrict);
     ^
make[3]: *** [gettimeofday.o] Error 1
make[3]: Leaving directory `/c/trunk/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/c/trunk/lib'
make[1]: *** [lib] Error 2
make[1]: Leaving directory `/c/trunk'
make: *** [bootstrap] Error 2

[-- Attachment #2: Type: text/html, Size: 1088 bytes --]

^ permalink raw reply	[flat|nested] 99+ messages in thread
* windows build failure
@ 2013-05-26 20:29 Sean Sieger
  2013-05-27 16:36 ` Eli Zaretskii
  0 siblings, 1 reply; 99+ messages in thread
From: Sean Sieger @ 2013-05-26 20:29 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 466 bytes --]

In file included from w32.c:33:0:
../nt/inc/sys/time.h:41:62: error: conflicting types for 'restrict'
../nt/inc/sys/time.h:41:35: note: previous definition of 'restrict' was here
make[3]: *** [oo-spd/i386/w32.o] Error 1
make[3]: Leaving directory `c:/trunk/src'
make[2]: *** [bootstrap-temacs-CMD] Error 2
make[2]: Leaving directory `c:/trunk/src'
make[1]: *** [bootstrap-temacs] Error 2
make[1]: Leaving directory `c:/trunk/src'
make: *** [bootstrap-gmake] Error 2

[-- Attachment #2: Type: text/html, Size: 618 bytes --]

^ permalink raw reply	[flat|nested] 99+ messages in thread
* Windows build failure
@ 2012-07-29 16:40 Dani Moncayo
  2012-07-29 16:49 ` Dani Moncayo
  0 siblings, 1 reply; 99+ messages in thread
From: Dani Moncayo @ 2012-07-29 16:40 UTC (permalink / raw)
  To: emacs-devel

Hi,

With the current trunk (bzr revno 109266), I get this error when
trying to build the Windows binaries (mingw32-make bootstrap):

[...]
gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG -fno-crossjumping
-I../../libs/libiconv-1.14-2-mingw32-dev/i
nclude -I../../libs/libxml2-2.7.8-w32-bin/include/libxml2
-I../../libs/giflib-4.1.4-1/include -I../.
./emacs/libs/gnutls-3.0.16/include -I../../libs/jpeg-6b-4/include
-I../../libs/libpng-1.4.10 -I../..
/libs/libxpm-3.5.8/include -I../../libs/libxpm-3.5.8/src
-I../../libs/tiff-3.8.2-1/include -I../../l
ibs/zlib-1.2.6 -I. -I../nt/inc -I../src -o oo/i386/dtotimespec.o dtotimespec.c
mingw32-make -w getopt_.h-SH
[Please ignore a syntax error on the next line - it is intentional]
/usr/bin/sh: -c: line 0: unexpected EOF while looking for matching `"'
/usr/bin/sh: -c: line 1: syntax error: unexpected end of file
mingw32-make[2]: Entering directory `C:/emacs/trunk/lib'
getopt.in.h or ../build-aux/snippet/arg-nonnull.h is newer than getopt_.h.
Run "gmake getopt_h" in the lib/ subdirectory.
You will need GNU Sed to be installed.
exit -1
mingw32-make[2]: *** [getopt_.h-SH] Error 255
mingw32-make[2]: Leaving directory `C:/emacs/trunk/lib'
mingw32-make[1]: *** [getopt_.h] Error 2
mingw32-make[1]: Leaving directory `C:/emacs/trunk/lib'
mingw32-make: *** [bootstrap-gmake] Error 2


-- 
Dani Moncayo



^ permalink raw reply	[flat|nested] 99+ messages in thread
* windows build failure
@ 2011-02-21 19:37 Sean Sieger
  2011-02-21 19:40 ` Sean Sieger
                   ` (2 more replies)
  0 siblings, 3 replies; 99+ messages in thread
From: Sean Sieger @ 2011-02-21 19:37 UTC (permalink / raw)
  To: emacs-devel

gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG -DENABLE_CHECKING -DXASSERTS -fno-crossju
mping  -Ic:/imagesupport/include -DHAVE_CONFIG_H=1 -I. -I../nt/inc -I../src -o o
o/i386/md5.o md5.c
rm oo/i386/libgnu.a
rm: cannot remove `oo/i386/libgnu.a': No such file or directory
make[1]: [oo/i386/libgnu.a] Error 1 (ignored)
ar -rsc oo/i386/libgnu.a oo/i386/dtoastr.o oo/i386/getopt.o oo/i386/getopt1.o oo
/i386/strftime.o oo/i386/time_r.o oo/i386/md5.o
make[1]: Leaving directory `c:/emacs-24.0.50/lib'
make   -C ../src bootstrap
make[1]: Entering directory `c:/emacs-24.0.50/src'
make -w  temacs CFLAGS="-I. -c -gdwarf-2 -g3  -DEMACSDEBUG -DENABLE_CHECKING -DX
ASSERTS -fno-crossjumping  -Ic:/imagesupport/include -Demacs=1 -DHAVE_CONFIG_H -
I../lib -I../nt/inc -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000"
make[2]: Entering directory `c:/emacs-24.0.50/src'
mkdir "oo"
mkdir "oo/i386"
echo oo/i386 > stamp_BLD
make[2]: *** No rule to make target `filemode.c', needed by `gl-stamp'.  Stop.
make[2]: Leaving directory `c:/emacs-24.0.50/src'
make[1]: *** [bootstrap-temacs] Error 2
make[1]: Leaving directory `c:/emacs-24.0.50/src'
make: *** [bootstrap-gmake] Error 2




^ permalink raw reply	[flat|nested] 99+ messages in thread
* windows build failure
@ 2011-02-14 16:47 Sean Sieger
  2011-02-14 16:54 ` Tom Tromey
  0 siblings, 1 reply; 99+ messages in thread
From: Sean Sieger @ 2011-02-14 16:47 UTC (permalink / raw)
  To: emacs-devel

gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG -DENABLE_CHECKING -DXASSERTS -fno-crossju
mping  -Ic:/imagesupport/include -Demacs=1 -DHAVE_CONFIG_H -I../lib -I../nt/inc
-DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000 -o oo/i386/buffer.o buffer.c
buffer.c: In function 'init_buffer_once':
buffer.c:5044: error: 'struct buffer' has no member named 'buffer_file_type'
buffer.c:5116: error: 'struct buffer' has no member named 'buffer_file_type'
buffer.c: In function 'syms_of_buffer':
buffer.c:5677: error: 'struct buffer' has no member named 'buffer_file_type'
make[2]: *** [oo/i386/buffer.o] Error 1
make[2]: Leaving directory `c:/emacs-24.0.50/src'
make[1]: *** [bootstrap-temacs] Error 2
make[1]: Leaving directory `c:/emacs-24.0.50/src'
make: *** [bootstrap-gmake] Error 2




^ permalink raw reply	[flat|nested] 99+ messages in thread
* windows build failure
@ 2011-01-03 17:57 Sean Sieger
  2011-01-03 19:37 ` Eli Zaretskii
  0 siblings, 1 reply; 99+ messages in thread
From: Sean Sieger @ 2011-01-03 17:57 UTC (permalink / raw)
  To: emacs-devel


rm oo/i386/lastfile.a
rm: cannot remove `oo/i386/lastfile.a': No such file or directory
make[2]: [oo/i386/lastfile.a] Error 1 (ignored)
ar -rsc oo/i386/lastfile.a oo/i386/lastfile.o
gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG -DENABLE_CHECKING -DXASSERTS -fno-crossju
mping  -Ic:/imagesupport/include -Demacs=1 -DHAVE_CONFIG_H -I../nt/inc -DHAVE_NT
GUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000 -o oo/i386/firstfile.o firstfile.c
windres -O coff --include-dir ../nt -o oo/i386/emacs.res ../nt/emacs.rc
gcc -o oo/i386/temacs.bin  -gdwarf-2 -g3    -Wl,-stack,0x00800000 -Wl,-heap,0x00
100000 -Wl,-image-base,0x01000000 -Wl,-subsystem,console -Wl,-entry,__start -Wl,
-Map,oo/i386/temacs.map oo/i386/firstfile.o oo/i386/emacs.res oo/i386/temacs0.a
oo/i386/temacs1.a oo/i386/temacs2.a oo/i386/lastfile.a -lwinmm -ladvapi32 -lgdi3
2 -lcomdlg32 -luser32 -lmpr -lshell32 -lwinspool -lole32 -lcomctl32 -lusp10
oo/i386/temacs2.a(image.o): In function `my_png_error':
c:\emacs-24.0.50\src/image.c:5547: undefined reference to `png_set_longjmp_fn'
oo/i386/temacs2.a(image.o): In function `png_load':
c:\emacs-24.0.50\src/image.c:5709: undefined reference to `png_set_longjmp_fn'
collect2: ld returned 1 exit status

I'll look at the patch in the meanwhile ...




^ permalink raw reply	[flat|nested] 99+ messages in thread
* windows build failure
@ 2010-08-02 15:01 Sean Sieger
  2010-08-02 15:05 ` Juanma Barranquero
  0 siblings, 1 reply; 99+ messages in thread
From: Sean Sieger @ 2010-08-02 15:01 UTC (permalink / raw)
  To: emacs-devel

w32.c:1959:27: error: \x used with no following hex digits
w32.c:1959:27: warning: unknown escape sequence '\i'
make[1]: *** [oo/i386/w32.o] Error 1
make[1]: Leaving directory `c:/emacs-24.0.50/src'
make: *** [all-other-dirs-gmake] Error 2




^ permalink raw reply	[flat|nested] 99+ messages in thread
* windows build failure
@ 2010-07-19 14:42 Sean Sieger
  2010-07-19 15:03 ` Óscar Fuentes
  0 siblings, 1 reply; 99+ messages in thread
From: Sean Sieger @ 2010-07-19 14:42 UTC (permalink / raw)
  To: emacs-devel

gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG -DENABLE_CHECKING -DXASSERTS  -Ic:\xpm\in
clude -Demacs=1 -DHAVE_CONFIG_H -I../nt/inc -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -o oo
/i386/w32.o w32.c
w32.c:1959:27: error: \x used with no following hex digits
w32.c:1959:27: warning: unknown escape sequence '\i'
make[1]: *** [oo/i386/w32.o] Error 1
make[1]: Leaving directory `c:/emacs-24.0.50/src'
make: *** [all-other-dirs-gmake] Error 2




^ permalink raw reply	[flat|nested] 99+ messages in thread

end of thread, other threads:[~2013-10-14 19:24 UTC | newest]

Thread overview: 99+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-17 21:45 windows build failure Sean Sieger
2013-09-18  6:42 ` Eli Zaretskii
2013-09-18  6:56   ` Dani Moncayo
2013-09-18  7:23     ` Eli Zaretskii
2013-09-18 12:37       ` Sean Sieger
2013-09-18 12:44         ` Eli Zaretskii
     [not found]   ` <CADWZ7fL5iWhAWqrc8RqipO3Zgaz=AygHPUhhTNG97zTVaxpE3g@mail.gmail.com>
2013-09-18 12:46     ` Eli Zaretskii
2013-09-18 13:08       ` Sean Sieger
2013-09-18 13:18         ` Eli Zaretskii
2013-09-18 13:25           ` Sean Sieger
2013-09-18 14:48             ` Eli Zaretskii
2013-09-18 15:15               ` Sean Sieger
2013-09-18 15:28                 ` Eli Zaretskii
2013-09-18 15:38                   ` Sean Sieger
2013-09-19 14:14               ` Sean Sieger
2013-09-19 14:24                 ` Eli Zaretskii
2013-09-19 17:33                   ` Sean Sieger
2013-09-19 18:46                     ` Eli Zaretskii
2013-09-19 20:25                       ` Sean Sieger
2013-09-20  7:28                         ` Eli Zaretskii
2013-09-20 14:24                           ` Sean Sieger
2013-09-20 15:16                             ` Eli Zaretskii
2013-09-20 16:23                               ` Sean Sieger
2013-09-20 16:34                               ` Sean Sieger
2013-09-20 17:40                                 ` Eli Zaretskii
2013-10-12 13:31                                   ` Eli Zaretskii
2013-10-12 15:55                                     ` Paul Eggert
2013-10-12 16:49                                       ` Eli Zaretskii
2013-10-12 19:13                                         ` Paul Eggert
2013-10-12 20:03                                           ` Eli Zaretskii
2013-10-12 21:45                                             ` Paul Eggert
2013-10-12 19:31                                     ` Sean Sieger
2013-10-14 12:41                                     ` Sean Sieger
2013-10-14 16:25                                       ` Eli Zaretskii
2013-10-14 17:31                                         ` Sean Sieger
2013-10-14 18:02                                     ` Sean Sieger
2013-10-14 18:10                                       ` Eli Zaretskii
2013-10-14 19:06                                         ` Sean Sieger
2013-10-14 19:13                                           ` Eli Zaretskii
2013-10-14 19:24                                             ` Sean Sieger
  -- strict thread matches above, loose matches on Subject: below --
2013-05-26 20:29 Sean Sieger
2013-05-27 16:36 ` Eli Zaretskii
2013-05-27 18:07   ` Óscar Fuentes
2013-05-27 19:10     ` Eli Zaretskii
2013-05-27 19:56       ` Óscar Fuentes
2013-05-28 18:19   ` Sean Sieger
2013-05-28 19:07     ` Eli Zaretskii
2013-05-29 13:15       ` rzl24ozi
2013-05-29 15:21         ` Eli Zaretskii
2013-05-29 15:50           ` Óscar Fuentes
2013-05-29 17:17             ` Eli Zaretskii
2013-05-29 17:02           ` Paul Eggert
2013-05-29 17:20             ` Eli Zaretskii
2013-05-29 18:55               ` Paul Eggert
2013-05-29 20:28                 ` Eli Zaretskii
2013-05-29 21:27                   ` Paul Eggert
2013-05-30  2:46                     ` Eli Zaretskii
2013-05-29 23:35           ` rzl24ozi
2013-05-30 18:03             ` Eli Zaretskii
2013-05-30 19:38               ` rzl24ozi
2013-05-31  8:50                 ` Eli Zaretskii
2013-05-29 16:06   ` cg
2013-05-29 17:21     ` Eli Zaretskii
2012-07-29 16:40 Windows " Dani Moncayo
2012-07-29 16:49 ` Dani Moncayo
2011-02-21 19:37 windows " Sean Sieger
2011-02-21 19:40 ` Sean Sieger
2011-02-21 19:46 ` Christoph
2011-02-21 19:48 ` Paul Eggert
2011-02-21 20:21   ` Eli Zaretskii
2011-02-21 20:29     ` Lennart Borgman
2011-02-21 22:50     ` Sean Sieger
2011-02-21 20:37   ` Eli Zaretskii
2011-02-22  2:09     ` Paul Eggert
2011-02-22  8:57       ` Eli Zaretskii
2011-02-22  9:40         ` Paul Eggert
2011-02-22 10:49           ` Eli Zaretskii
2011-02-22 21:44             ` Paul Eggert
2011-02-23  9:47               ` Eli Zaretskii
2011-02-23 10:32                 ` Eli Zaretskii
2011-02-25 21:28                 ` Paul Eggert
2011-02-14 16:47 Sean Sieger
2011-02-14 16:54 ` Tom Tromey
2011-02-14 17:17   ` Eli Zaretskii
2011-02-14 17:20     ` Sean Sieger
2011-02-14 17:49     ` Eli Zaretskii
2011-02-14 18:02       ` Tom Tromey
2011-02-14 20:43       ` Sean Sieger
2011-01-03 17:57 Sean Sieger
2011-01-03 19:37 ` Eli Zaretskii
2010-08-02 15:01 Sean Sieger
2010-08-02 15:05 ` Juanma Barranquero
2010-08-02 15:16   ` Sean Sieger
2010-07-19 14:42 Sean Sieger
2010-07-19 15:03 ` Óscar Fuentes
2010-07-19 15:30   ` Juanma Barranquero
2010-07-19 17:45     ` Eli Zaretskii
2010-07-20 18:33       ` Juanma Barranquero
2010-07-19 18:35   ` Sean Sieger

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).