discuss-gnustep
[Top][All Lists]
Advanced

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

fix webservices to build on gcc-2.95


From: Sebastian Reitenbach
Subject: fix webservices to build on gcc-2.95
Date: Sat, 25 Jun 2011 17:45:32 +0200
User-agent: SOGoMail 1.3.7

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


Sebastian

Attachment: patch-WSSUsernameToken_m
Description: Binary data


reply via email to

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