[Ros-cis] [16221] ReactOS Publish Error

ros-cis at reactos.com ros-cis at reactos.com
Wed Jun 22 21:36:06 CEST 2005


make bootcd failed: (error: boot\freeldr\freeldr\multiboot.c: In
function `FrLdrSetupPageDirectory':
boot\freeldr\freeldr\multiboot.c:325: warning: dereferencing type-punned
pointer will break strict-aliasing rules
boot\freeldr\freeldr\multiboot.c:328: warning: dereferencing type-punned
pointer will break strict-aliasing rules
boot\freeldr\freeldr\multiboot.c:383: warning: dereferencing type-punned
pointer will break strict-aliasing rules
boot\freeldr\freeldr\multiboot.c:393: warning: dereferencing type-punned
pointer will break strict-aliasing rules
boot\freeldr\freeldr\multiboot.c:402: warning: dereferencing type-punned
pointer will break strict-aliasing rules
boot\freeldr\freeldr\multiboot.c:415: warning: dereferencing type-punned
pointer will break strict-aliasing rules
boot\freeldr\freeldr\multiboot.c:426: warning: dereferencing type-punned
pointer will break strict-aliasing rules
boot\freeldr\freeldr\multiboot.c:462: warning: dereferencing type-punned
pointer will break strict-aliasing rules
boot\freeldr\freeldr\multiboot.c:472: warning: dereferencing type-punned
pointer will break strict-aliasing rules
boot\freeldr\freeldr\multiboot.c:481: warning: dereferencing type-punned
pointer will break strict-aliasing rules
boot\freeldr\freeldr\multiboot.c:494: warning: dereferencing type-punned
pointer will break strict-aliasing rules
drivers\lib\ip\transport\tcp\if.c: In function `TCPPrepareInterface':
drivers\lib\ip\transport\tcp\if.c:35: error: invalid application of
`sizeof' to incomplete type `sockaddr_in'
drivers\lib\ip\transport\tcp\if.c:38: error: invalid use of undefined
type `struct sockaddr_in' drivers\lib\ip\transport\tcp\if.c:38: error:
dereferencing pointer to incomplete type
drivers\lib\ip\transport\tcp\if.c:45: error: invalid application of
`sizeof' to incomplete type `sockaddr'
drivers\lib\ip\transport\tcp\if.c:50: error: dereferencing pointer to
incomplete type drivers\lib\ip\transport\tcp\if.c:53: error:
dereferencing pointer to incomplete type
drivers\lib\ip\transport\tcp\if.c:55: error: dereferencing pointer to
incomplete type drivers\lib\ip\transport\tcp\accept.c: In function
`TCPServiceListeningSocket': drivers\lib\ip\transport\tcp\accept.c:17:
error: `SOCKADDR_IN' undeclared (first use in this function)
drivers\lib\ip\transport\tcp\accept.c:17: error: (Each undeclared
identifier is reported only once
drivers\lib\ip\transport\tcp\accept.c:17: error: for each function it
appears in.) drivers\lib\ip\transport\tcp\accept.c:17: error: syntax
error before "OutAddr" drivers\lib\ip\transport\tcp\accept.c:32: error:
`OutAddr' undeclared (first use in this function)
drivers\lib\ip\transport\tcp\accept.c: In function `TCPListen':
drivers\lib\ip\transport\tcp\accept.c:69: error: `SOCKADDR_IN'
undeclared (first use in this function)
drivers\lib\ip\transport\tcp\accept.c:69: error: syntax error before
"AddressToBind" drivers\lib\ip\transport\tcp\accept.c:82: error:
`AddressToBind' undeclared (first use in this function)
drivers\lib\ip\transport\tcp\if.c: In function `TCPFindInterface':
drivers\lib\ip\transport\tcp\if.c:89: error: dereferencing pointer to
incomplete type drivers\lib\ip\transport\tcp\if.c:91: error:
dereferencing pointer to incomplete type
drivers\lib\ip\transport\tcp\if.c:108: error: dereferencing pointer to
incomplete type mingw32-make: ***
[obj-i386\drivers\lib\ip\transport\tcp\accept.o] Error 1 mingw32-make:
*** Waiting for unfinished jobs.... mingw32-make: ***
[obj-i386\drivers\lib\ip\transport\tcp\if.o] Error 1
drivers\lib\ip\transport\tcp\tcp.c: In function `TCPConnect':
drivers\lib\ip\transport\tcp\tcp.c:394: error: `SOCKADDR_IN' undeclared
(first use in this function) drivers\lib\ip\transport\tcp\tcp.c:394:
error: (Each undeclared identifier is reported only once
drivers\lib\ip\transport\tcp\tcp.c:394: error: for each function it
appears in.) drivers\lib\ip\transport\tcp\tcp.c:394: error: syntax error
before "AddressToConnect" drivers\lib\ip\transport\tcp\tcp.c:393:
warning: unused variable `Status' drivers\lib\ip\transport\tcp\tcp.c: At
top level: drivers\lib\ip\transport\tcp\tcp.c:399: error: syntax error
before string constant drivers\lib\ip\transport\tcp\tcp.c:399: warning:
type defaults to `int' in declaration of `DbgPrint'
drivers\lib\ip\transport\tcp\tcp.c:399: error: conflicting types for
'DbgPrint' include/ndk/rtlfuncs.h:1327: error: previous declaration of
'DbgPrint' was here drivers\lib\ip\transport\tcp\tcp.c:399: error:
conflicting types for 'DbgPrint' include/ndk/rtlfuncs.h:1327: error:
previous declaration of 'DbgPrint' was here
drivers\lib\ip\transport\tcp\tcp.c:399: warning: data definition has no
type or storage class drivers\lib\ip\transport\tcp\tcp.c:401: warning:
type defaults to `int' in declaration of `Bucket'
drivers\lib\ip\transport\tcp\tcp.c:401: error: conflicting types for
'Bucket' drivers\lib\ip\transport\tcp\tcp.c:397: error: previous
declaration of 'Bucket' was here drivers\lib\ip\transport\tcp\tcp.c:401:
error: invalid type argument of `unary *'
drivers\lib\ip\transport\tcp\tcp.c:401: warning: initialization makes
integer from pointer without a cast
drivers\lib\ip\transport\tcp\tcp.c:401: error: initializer element is
not constant drivers\lib\ip\transport\tcp\tcp.c:401: warning: data
definition has no type or storage class
drivers\lib\ip\transport\tcp\tcp.c:402: error: syntax error before "if"
drivers\lib\ip\transport\tcp\tcp.c:404: error: syntax error before '&'
token drivers\lib\ip\transport\tcp\tcp.c:404: warning: type defaults to
`int' in declaration of `TcpipRecursiveMutexEnter'
drivers\lib\ip\transport\tcp\tcp.c:404: error: conflicting types for
'TcpipRecursiveMutexEnter' drivers/net/tcpip/include/lock.h:17: error:
previous declaration of 'TcpipRecursiveMutexEnter' was here
drivers\lib\ip\transport\tcp\tcp.c:404: error: conflicting types for
'TcpipRecursiveMutexEnter' drivers/net/tcpip/include/lock.h:17: error:
previous declaration of 'TcpipRecursiveMutexEnter' was here
drivers\lib\ip\transport\tcp\tcp.c:404: warning: data definition has no
type or storage class drivers\lib\ip\transport\tcp\tcp.c:407: error:
syntax error before '->' token drivers\lib\ip\transport\tcp\tcp.c:410:
error: syntax error before '&' token
drivers\lib\ip\transport\tcp\tcp.c:410: warning: type defaults to `int'
in declaration of `InsertHeadList'
drivers\lib\ip\transport\tcp\tcp.c:410: error: conflicting types for
'InsertHeadList' w32api/include/ddk/winddk.h:4758: error: previous
definition of 'InsertHeadList' was here
drivers\lib\ip\transport\tcp\tcp.c:410: warning: data definition has no
type or storage class drivers\lib\ip\transport\tcp\tcp.c:412: warning:
type defaults to `int' in declaration of `Status'
drivers\lib\ip\transport\tcp\tcp.c:413: error: `ConnInfo' undeclared
here (not in a function) drivers\lib\ip\transport\tcp\tcp.c:415: error:
initializer element is not constant
drivers\lib\ip\transport\tcp\tcp.c:415: warning: data definition has no
type or storage class drivers\lib\ip\transport\tcp\tcp.c:417: error:
syntax error before string constant
drivers\lib\ip\transport\tcp\tcp.c:419: warning: type defaults to `int'
in declaration of `DbgPrint' drivers\lib\ip\transport\tcp\tcp.c:419:
warning: data definition has no type or storage class
drivers\lib\ip\transport\tcp\tcp.c:422: error: syntax error before
string constant drivers\lib\ip\transport\tcp\tcp.c:422: warning: type
defaults to `int' in declaration of `DbgPrint'
drivers\lib\ip\transport\tcp\tcp.c:422: warning: data definition has no
type or storage class drivers\lib\ip\transport\tcp\tcp.c:427: warning:
type defaults to `int' in declaration of `AddressToBind'
drivers\lib\ip\transport\tcp\tcp.c:427: error: `AddressToConnect'
undeclared here (not in a function)
drivers\lib\ip\transport\tcp\tcp.c:427: warning: data definition has no
type or storage class drivers\lib\ip\transport\tcp\tcp.c:429: error:
syntax error before '->' token drivers\lib\ip\transport\tcp\tcp.c:434:
error: syntax error before '&' token
drivers\lib\ip\transport\tcp\tcp.c:439: warning: type defaults to `int'
in declaration of `Status' drivers\lib\ip\transport\tcp\tcp.c:439:
error: redefinition of 'Status' drivers\lib\ip\transport\tcp\tcp.c:412:
error: previous definition of 'Status' was here
drivers\lib\ip\transport\tcp\tcp.c:440: error: `Connection' undeclared
here (not in a function) drivers\lib\ip\transport\tcp\tcp.c:443: error:
initializer element is not constant
drivers\lib\ip\transport\tcp\tcp.c:443: warning: data definition has no
type or storage class drivers\lib\ip\transport\tcp\tcp.c:445: error:
syntax error before '&' token drivers\lib\ip\transport\tcp\tcp.c:445:
warning: type defaults to `int' in declaration of
`TcpipRecursiveMutexLeave' drivers\lib\ip\transport\tcp\tcp.c:445:
error: conflicting types for 'TcpipRecursiveMutexLeave'
drivers/net/tcpip/include/lock.h:18: error: previous declaration of
'TcpipRecursiveMutexLeave' was here
drivers\lib\ip\transport\tcp\tcp.c:445: error: conflicting types for
'TcpipRecursiveMutexLeave' drivers/net/tcpip/include/lock.h:18: error:
previous declaration of 'TcpipRecursiveMutexLeave' was here
drivers\lib\ip\transport\tcp\tcp.c:445: warning: data definition has no
type or storage class {standard input}: Assembler messages: {standard
input}:4782: Error: symbol `_Bucket' is already defined as "*UND*"/16
{standard input}:4794: Error: symbol `_Status' is already defined
mingw32-make: *** [obj-i386\drivers\lib\ip\transport\tcp\tcp.o] Error 1
) Reading build files...done Detecting compiler...detected (gcc)
Detecting netwide assembler...detected (nasm) Detecting compiler -pipe
support...detected Detecting compiler pre-compiled header
support...detected Processing modules...done Creating directories...done
Unpacking WINE resources...done Generating test support code...done
Generating proxy makefiles...done Checking automatic dependencies...done
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050622/194cc208/attachment.html


More information about the Ros-cis mailing list