discuss-gnustep
[Top][All Lists]
Advanced

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

problems building on windows


From: Riccardo Mottola
Subject: problems building on windows
Date: Wed, 12 Oct 2011 17:17:43 +0200
User-agent: Mozilla/5.0 (X11; NetBSD i386; rv:6.0.1) Gecko/20111012 Thunderbird/6.0.1

Hi,

today's SVN on windows, freshly configured too.

Making all for subproject win32...
 Compiling file GSFileHandle.m ...
In file included from GSFileHandle.m:45:
../GSNetwork.h:100: error: syntax error before "GS_ATTRIB_PRIVATE"
../GSNetwork.h:100: warning: type defaults to `int' in declaration of `GS_ATTRIB_PRIVATE'
../GSNetwork.h:100: warning: data definition has no type or storage class
../GSNetwork.h:103: error: syntax error before "GS_ATTRIB_PRIVATE"
../GSNetwork.h:103: warning: type defaults to `int' in declaration of `GS_ATTRIB_PRIVATE'
../GSNetwork.h:103: warning: data definition has no type or storage class
../GSNetwork.h:106: error: syntax error before "GS_ATTRIB_PRIVATE"
../GSNetwork.h:106: warning: type defaults to `int' in declaration of `GS_ATTRIB_PRIVATE'
../GSNetwork.h:106: warning: data definition has no type or storage class
../GSNetwork.h:109: error: syntax error before "GS_ATTRIB_PRIVATE"
../GSNetwork.h:109: warning: type defaults to `int' in declaration of `GS_ATTRIB_PRIVATE'
../GSNetwork.h:109: warning: data definition has no type or storage class
../GSNetwork.h:113: error: syntax error before "GS_ATTRIB_PRIVATE"
../GSNetwork.h:113: warning: type defaults to `int' in declaration of `GS_ATTRIB_PRIVATE'
../GSNetwork.h:113: warning: data definition has no type or storage class
GSFileHandle.m: In function `-[GSFileHandle initAsClientInBackgroundAtAddress:service:protocol:forModes:]': GSFileHandle.m:776: warning: passing arg 1 of `setAddr:' from incompatible pointer type GSFileHandle.m: In function `-[GSFileHandle initAsServerAtAddress:service:protocol:]': GSFileHandle.m:950: warning: passing arg 1 of `setAddr:' from incompatible pointer type
GSFileHandle.m: In function `-[GSFileHandle receivedEventRead]':
GSFileHandle.m:2014: warning: passing arg 1 of `setAddr:' from incompatible pointer type


Ideas?

Riccardo



reply via email to

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