On 25 Jun 2011, at 16:45, Sebastian Reitenbach wrote: > Hi, > > I found webservices-0.5.2 doesn't build with gcc-2.95. Attached little patch > does help. The error its fixing is the following: > > cc WSSUsernameToken.m -c \ > -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 > -DGNUSTEP_BASE_LIBRARY= > 1 -fno-strict-aliasing -fPIC -DDEBUG -fno-omit-frame-pointer -Wall -DGSWARN > -DGS > DIAGNOSE -Wno-import -O2 -pipe -g -fgnu-runtime -I. -I/usr/local/include > -I/gnus > tep-webservices-0.5.2_writes_to_HOME/GNUstep/Library/Headers > -I/usr/local/includ > e \ > -o obj/WebServices.obj/WSSUsernameToken.m.o > WSSUsernameToken.m:216: macro `RANDOM' used without args > WSSUsernameToken.m:217: macro `RANDOM' used without args > WSSUsernameToken.m:218: macro `RANDOM' used without args > WSSUsernameToken.m:219: macro `RANDOM' used without args
Thanks very much, I did a new 0.5.3 release with that fix. _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
