discuss-gnustep
[Top][All Lists]
Advanced

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

Problem building gnustep-gui-0.8.3-1


From: Christian
Subject: Problem building gnustep-gui-0.8.3-1
Date: Sat, 22 Feb 2003 21:56:42 +0100

When trying to build GNUstep-gui-0.8.3-1 from Source RPM,
it fails trying to compile NSPrintOperation.m,
complaining about "too few arguments to function `GSSetLocale'.
I have successfully compiled and installed ffcall-1.8d-1, GNUstep-make-1.5.2-1 
and -base-1.5.2-1.
My system is RedHat 8.0.

Below is a copy of the error messages I get:

 Compiling file NSPrintOperation.m ...
NSPrintOperation.m: In function `-[NSPrintOperation _printOperationDidRun:succes
s:contextInfo:]':
NSPrintOperation.m:584: warning: passing arg 2 of `performSelector:withObject:wi
thObject:' makes pointer from integer without a cast
NSPrintOperation.m: In function `-[NSPrintOperation(Private) _print]':
NSPrintOperation.m:944: warning: passing arg 1 of `GSSetLocale' makes integer fr
om pointer without a cast
NSPrintOperation.m:944: too few arguments to function `GSSetLocale'
NSPrintOperation.m:945: warning: passing arg 1 of `GSSetLocale' makes integer fr
om pointer without a cast
NSPrintOperation.m:945: too few arguments to function `GSSetLocale'
NSPrintOperation.m:1013: warning: passing arg 1 of `GSSetLocale' makes integer f
rom pointer without a cast
NSPrintOperation.m:1013: too few arguments to function `GSSetLocale'
NSPrintOperation.m: In function `-[GSEPSPrintOperation _print]':
NSPrintOperation.m:1290: warning: passing arg 1 of `GSSetLocale' makes integer f
rom pointer without a cast
NSPrintOperation.m:1290: too few arguments to function `GSSetLocale'
NSPrintOperation.m:1291: warning: passing arg 1 of `GSSetLocale' makes integer f
rom pointer without a cast
NSPrintOperation.m:1291: too few arguments to function `GSSetLocale'
NSPrintOperation.m:1302: warning: passing arg 1 of `GSSetLocale' makes integer f
rom pointer without a cast
NSPrintOperation.m:1302: too few arguments to function `GSSetLocale'
NSPrintOperation.m: In function `-[GSPDFPrintOperation _print]':
NSPrintOperation.m:1386: warning: passing arg 1 of `GSSetLocale' makes integer f
rom pointer without a cast
NSPrintOperation.m:1386: too few arguments to function `GSSetLocale'
NSPrintOperation.m:1387: warning: passing arg 1 of `GSSetLocale' makes integer f
rom pointer without a cast
NSPrintOperation.m:1387: too few arguments to function `GSSetLocale'
NSPrintOperation.m:1391: warning: passing arg 1 of `GSSetLocale' makes integer f
rom pointer without a cast
NSPrintOperation.m:1391: too few arguments to function `GSSetLocale'
make[2]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/NSPrintOperation.o] Error 1
make[1]: *** [libgnustep-gui.all.library.variables] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/gnustep-gui-0.8.3/Source'
make: *** [internal-all] Error 2

Thanks in advance for any help.
Chris Erkleiv




reply via email to

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