gnustep-dev
[Top][All Lists]
Advanced

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

Build error on Windows...


From: Gregory Casamento
Subject: Build error on Windows...
Date: Mon, 25 May 2009 12:19:52 -0400

Making all for subproject gsc...
 Compiling file gscolors.c ...
 Compiling file GSGState.m ...
 Compiling file GSStreamContext.m ...
 Compiling file GSStreamGState.m ...
 Linking subproject gsc ...
Making all for subproject win32...
 Compiling file WIN32Server.m ...
In file included from G:/GNUstep/GNUstep/System/Library/Headers/Foundation/NSObjCRuntime.h:32,
                 from G:/GNUstep/GNUstep/System/Library/Headers/Foundation/NSObject.h:31,
                 from G:/GNUstep/GNUstep/System/Library/Headers/Foundation/NSDebug.h:32,
                 from WIN32Server.m:31:
G:/GNUstep/GNUstep/System/Library/Headers/GNUstepBase/preface.h:50:1: warning: "WINVER" redefined
<command line>:10:1: warning: this is the location of the previous definition
 Compiling file w32_windowdisplay.m ...
In file included from G:/GNUstep/GNUstep/System/Library/Headers/Foundation/NSObjCRuntime.h:32,
                 from G:/GNUstep/GNUstep/System/Library/Headers/Foundation/NSObject.h:31,
                 from G:/GNUstep/GNUstep/System/Library/Headers/Foundation/NSCoder.h:29,
                 from G:/GNUstep/GNUstep/System/Library/Headers/AppKit/NSEvent.h:34,
                 from w32_windowdisplay.m:30:
G:/GNUstep/GNUstep/System/Library/Headers/GNUstepBase/preface.h:50:1: warning: "WINVER" redefined
<command line>:10:1: warning: this is the location of the previous definition
w32_windowdisplay.m:38: warning: 'invalidateWindow' defined but not used
 Compiling file w32_GLformat.m ...
In file included from G:/GNUstep/GNUstep/System/Library/Headers/Foundation/NSObjCRuntime.h:32,
                 from G:/GNUstep/GNUstep/System/Library/Headers/Foundation/NSObject.h:31,
                 from G:/GNUstep/GNUstep/System/Library/Headers/Foundation/NSDebug.h:32,
                 from w32_GLformat.m:30:
G:/GNUstep/GNUstep/System/Library/Headers/GNUstepBase/preface.h:50:1: warning: "WINVER" redefined
<command line>:10:1: warning: this is the location of the previous definition
w32_GLformat.m: In function `attributesNS2WGL':
w32_GLformat.m:60: error: `NSOpenGLPFAPixelBuffer' undeclared (first use in this function)
w32_GLformat.m:60: error: (Each undeclared identifier is reported only once
w32_GLformat.m:60: error: for each function it appears in.)
w32_GLformat.m:152: error: `NSOpenGLPFAAllowOfflineRenderers' undeclared (first use in this function)
w32_GLformat.m:153: error: `NSOpenGLPFAColorFloat' undeclared (first use in this function)
w32_GLformat.m:154: error: `NSOpenGLPFAMultisample' undeclared (first use in this function)
w32_GLformat.m:155: error: `NSOpenGLPFASupersample' undeclared (first use in this function)
w32_GLformat.m:156: error: `NSOpenGLPFASampleAlpha' undeclared (first use in this function)
w32_GLformat.m: In function `-[Win32GLPixelFormat getValues:forAttribute:forVirtualScreen:]':
w32_GLformat.m:177: warning: local declaration of `pfd' hides instance variable
w32_GLformat.m:177: warning: local declaration of `pfd' hides instance variable
w32_GLformat.m: At top level:
w32_GLformat.m:164: warning: 'attributesWGL2NS' defined but not used
make[4]: *** [obj/w32_GLformat.m.o] Error 1
make[3]: *** [internal-subproject-all_] Error 2
make[2]: *** [win32.all.subproject.variables] Error 2
make[1]: *** [libgnustep-back-017.all.bundle.variables] Error 2
make: *** [internal-all] Error 2
This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help.
Making all in Source...
Making all in subprojects of bundle libgnustep-back-017...
Making all for subproject gsc...
make[4]: Nothing to be done for `internal-subproject-compile'.
Making all for subproject win32...
 Compiling file w32_GLformat.m ...
In file included from G:/GNUstep/GNUstep/System/Library/Headers/Foundation/NSObjCRuntime.h:32,
                 from G:/GNUstep/GNUstep/System/Library/Headers/Foundation/NSObject.h:31,
                 from G:/GNUstep/GNUstep/System/Library/Headers/Foundation/NSDebug.h:32,
                 from w32_GLformat.m:30:
G:/GNUstep/GNUstep/System/Library/Headers/GNUstepBase/preface.h:50:1: warning: "WINVER" redefined
<command line>:10:1: warning: this is the location of the previous definition
w32_GLformat.m: In function `attributesNS2WGL':
w32_GLformat.m:60: error: `NSOpenGLPFAPixelBuffer' undeclared (first use in this function)
w32_GLformat.m:60: error: (Each undeclared identifier is reported only once
w32_GLformat.m:60: error: for each function it appears in.)
w32_GLformat.m:152: error: `NSOpenGLPFAAllowOfflineRenderers' undeclared (first use in this function)
w32_GLformat.m:153: error: `NSOpenGLPFAColorFloat' undeclared (first use in this function)
w32_GLformat.m:154: error: `NSOpenGLPFAMultisample' undeclared (first use in this function)
w32_GLformat.m:155: error: `NSOpenGLPFASupersample' undeclared (first use in this function)
w32_GLformat.m:156: error: `NSOpenGLPFASampleAlpha' undeclared (first use in this function)
w32_GLformat.m: In function `-[Win32GLPixelFormat getValues:forAttribute:forVirtualScreen:]':
w32_GLformat.m:177: warning: local declaration of `pfd' hides instance variable
w32_GLformat.m:177: warning: local declaration of `pfd' hides instance variable
w32_GLformat.m: At top level:
w32_GLformat.m:164: warning: 'attributesWGL2NS' defined but not used
make[4]: *** [obj/w32_GLformat.m.o] Error 1
make[3]: *** [internal-subproject-all_] Error 2
make[2]: *** [win32.all.subproject.variables] Error 2
make[1]: *** [libgnustep-back-017.all.bundle.variables] Error 2
make: *** [internal-all] Error 2

--
Gregory Casamento
Open Logic Corporation, Principal Consultant
## GNUstep Chief Maintainer
yahoo/skype: greg_casamento, aol: gjcasa
(240)274-9630 (Cell), (301)362-9640 (Home)


reply via email to

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