>From some days, compiling the cvs sources, I get this:
Functions.m:57: redefinition of `PSlineto'
/home/Surse/gnustep/Nuovi/gstep_CVS/gui/Headers/AppKit/PSOperators.h:1635:
`PSlineto' previously defined here
...
Functions.m:71: redefinition of `PSgsave'
/home/Surse/gnustep/Nuovi/gstep_CVS/gui/Headers/AppKit/PSOperators.h:1098:
`PSgsave' previously defined here
make[4]: ***
[shared_debug_obj/ix86/linux-gnu/gnu-gnu-gnu-xgps/Functions.o] Error 1
make[3]: *** [gpbs.build] Error 2
I've also tried to re-checkout all the source but the problem remains.