Re: [g-a-devel] error building at-spi2-core
- From: Mike Gorse <mgorse alum wpi edu>
- To: Halim Sahin <halim sahin freenet de>
- Cc: Gnome-accessibility-devel gnome org
- Subject: Re: [g-a-devel] error building at-spi2-core
- Date: Sun, 29 May 2011 09:38:56 -0400 (EDT)
Hi Halim,
Thanks; I think I've just fixed this in git. atspi.h was being included
from dbind and including atspi-enum-types.h, but atspi-enum-types.h hasn't
yet been generated when dbind is built.
-Mike
On Sun, 29 May 2011, Halim Sahin wrote:
Hi,
Here is the log:
make all-recursive
make[1]: Entering directory `/var/tmp/portage/gnome-extra/at-spi-9999/work/at-spi2-core-9999'
Making all in po
make[2]: Entering directory `/var/tmp/portage/gnome-extra/at-spi-9999/work/at-spi2-core-9999/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/at-spi-9999/work/at-spi2-core-9999/po'
Making all in dbind
make[2]: Entering directory `/var/tmp/portage/gnome-extra/at-spi-9999/work/at-spi2-core-9999/dbind'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"dbind\" -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -Werror-implicit-function-declaration -MT dbind.lo -MD -MP -MF .deps/dbind.Tpo -c -o dbind.lo dbind.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"dbind\" -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -Werror-implicit-function-declaration -MT dbind.lo -MD -MP -MF .deps/dbind.Tpo -c dbind.c -fPIC -DPIC -o .libs/dbind.o
In file included from dbind.c:28:
../atspi/atspi.h:54:30: error: atspi-enum-types.h: No such file or directory
make[2]: *** [dbind.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/at-spi-9999/work/at-spi2-core-9999/dbind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/at-spi-9999/work/at-spi2-core-9999'
make: *** [all] Error 2
It seems that the include path of atspi-enum-types.h is incorrect.
BR.
Halim
_______________________________________________
gnome-accessibility-devel mailing list
gnome-accessibility-devel gnome org
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]