Re: [orca-list] atk compile errors?



On 03/16/2012 02:20 PM, aerospace1028 hotmail com wrote:
Hello,

Hi, comments inline.


I was going through my usual accessibility-packages build routine on my archlinux box and ran into some compile errors with atk.

My last successful build of atk is from March 12.  I was able to build everything else on the 14th and orca's still speaking for me.  My pattern for building from git is:

at-spi2-core
atk
at-spi2-atk
pyatspi2
espeak-test
speech-dispatcher
orca


../atk/atkobject.h: In function 'G_DEPRECATED_FOR':
../atk/atkobject.h:575:1: error: expected declaration specifiers before 'G_DEPRECATED_FOR'
In file included from ../atk/atk.h:26:0,
                 from teststateset.c:20:

G_DEPRECATED_FOR was included on glib really recently, and started to be used also really recently, with this bug:
https://bugzilla.gnome.org/show_bug.cgi?id=671857

So you also need to update and compile glib.

Anyway, this means that we forgot to update atk glib requirements. Thanks for the feedback.

BR

-- 
Alejandro Piñeiro Iglesias


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