gnustep-dev
[Top][All Lists]
Advanced

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

DBusKit build failure


From: Philippe Roussel
Subject: DBusKit build failure
Date: Sun, 11 Nov 2012 14:08:28 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

Hi,

gcc 4.6.3 isn't happy with dbuskit trunk :

 Compiling file DKEndpoint.m ...
 DKEndpoint.m: In function ‘DKTimeoutAdd’:
 DKEndpoint.m:816:3: erreur: ‘self’ undeclared (first use in this function)
DKEndpoint.m:816:3: note: each undeclared identifier is reported only once for 
each function it appears in
DKEndpoint.m:816:3: erreur: ‘_cmd’ undeclared (first use in this function)
DKEndpoint.m: In function ‘DKTimeoutRemove’:
DKEndpoint.m:829:3: erreur: ‘self’ undeclared (first use in this function)
DKEndpoint.m:829:3: erreur: ‘_cmd’ undeclared (first use in this function)

etc.

Am I this only one seeing this ?

Thanks,
Philippe



reply via email to

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