Build of Burn failed
Status: Beta
Brought to you by:
aheppel
When I build Burn, I see error:
gcc CreateISOHelper.m -c \
-MMD -MP -O2 -DGNUSTEP -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -DDEBUG -fno-omit-frame-pointer -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -pipe -Wall -g -Dlinux -fconstant-string-class=NSConstantString -fexec-charset=UTF-8 -I. -I/usr/src/ GNUstep/Library/Headers -I/usr/include -pipe -Wall -g -O2 -D__GNUSTEP_RUNTIME__ -I/usr/include -I/usr/include -I/usr/include -I/usr/include/libxml2 \
-o obj/Burn.obj CreateISOHelper.m.o
ExtProgressIndicator.m: In function '-[ExtProgressIndicator drawRect:]':
ExtProgressIndicator.m:87:9: warning: implicit declaration of function 'sizeForBorderType' [-Wimplicit-function-declaration]
ExtProgressIndicator.m:87:9: error: invalid initializer
This has been fixed in CVS already. As there exists no release, yet, containing the fix, please use HEAD version from CVS.