[Debian GNUstep maintainers] Bug#286877: gnustep-back: FTBFS (amd64/gcc-4.0): incompatible type for argument 11 of 'DPSimage:::::::::::'
Andreas Jochens
Andreas Jochens <aj@andaco.de>, 286877@bugs.debian.org
Wed, 22 Dec 2004 20:53:58 +0100
Package: gnustep-back
Severity: normal
Tags: patch
When building 'gnustep-back' on amd64 with gcc-4.0,
I get the following error:
GSContext.m: In function '-[GSContext(NSGraphics) NSDrawBitmap:::::::::::]':
GSContext.m:817: error: incompatible type for argument 11 of 'DPSimage:::::::::::'
GSContext.m: In function '-[GSContext(NSGraphics) DPSdefineuserobject]':
GSContext.m:841: warning: cast to pointer from integer of different size
GSContext.m: In function '-[GSContext(NSGraphics) DPSexecuserobject:]':
GSContext.m:846: warning: cast to pointer from integer of different size
GSContext.m:851: warning: cast to pointer from integer of different size
GSContext.m: In function '-[GSContext(NSGraphics) DPSundefineuserobject:]':
GSContext.m:856: warning: cast to pointer from integer of different size
GSContext.m:861: warning: cast to pointer from integer of different size
I do not know hot to fix this.
Regards
Andreas Jochens