all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bootstrap failed during compile of process.c
@ 2006-01-04  6:58 Lennart Borgman
  2006-01-04  9:05 ` Kim F. Storm
  0 siblings, 1 reply; 13+ messages in thread
From: Lennart Borgman @ 2006-01-04  6:58 UTC (permalink / raw)


Bootstrap failed with latest CVS on w32:

gcc -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -D_X86_=1 -c   
-mtune=pentium4 -O2  -Di386 -D_CRTAPI1=_cdecl  -Id:/g/include -Demacs=1 
-DWINDOWSNT -DDOS_NT -DHAVE_CONFIG_H -I../nt/inc -D_UCHAR_T 
-DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000 -o 
oo-spd/i386/process.o process.c

process.c: In function `conv_sockaddr_to_lisp':

process.c:2234: error: dereferencing pointer to incomplete type

process.c:2235: error: dereferencing pointer to incomplete type

process.c:2238: error: dereferencing pointer to incomplete type

process.c: In function `get_lisp_to_sockaddr_size':

process.c:2292: error: invalid application of `sizeof' to incomplete 
type `sockaddr_in6'

process.c: In function `conv_lisp_to_sockaddr':

process.c:2345: error: dereferencing pointer to incomplete type

process.c:2346: error: dereferencing pointer to incomplete type

process.c:2348: error: dereferencing pointer to incomplete type

process.c: In function `server_accept_connection':

process.c:3901: error: field `in6' has incomplete type

make[2]: *** [oo-spd/i386/process.o] Error 1

make[2]: Leaving directory `D:/ecvs/bld/emacs/src'

make[1]: *** [bootstrap-temacs] Error 2

make[1]: Leaving directory `D:/ecvs/bld/emacs/src'

make: *** [bootstrap-gmake] Error 2

bootstrap-060104.tmp

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

end of thread, other threads:[~2006-01-05 16:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-04  6:58 Bootstrap failed during compile of process.c Lennart Borgman
2006-01-04  9:05 ` Kim F. Storm
2006-01-04 14:31   ` Lennart Borgman
2006-01-04 15:49     ` Kim F. Storm
2006-01-04 17:51       ` Lennart Borgman
2006-01-04 17:59       ` Eli Zaretskii
2006-01-04 17:56     ` Eli Zaretskii
2006-01-04 18:22       ` Lennart Borgman
2006-01-04 18:27         ` Eli Zaretskii
2006-01-04 18:50           ` Lennart Borgman
2006-01-04 19:59             ` Lennart Borgman
2006-01-04 18:43       ` Lennart Borgman
2006-01-05 16:02         ` Stefan Monnier

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.