[orca-list] Problems compiling at-spi



Hi,
I tried to compile the latest at-spi and got errors.  There is a lot of output.  Here it is:
cd . && /bin/bash /home/stormdragon/at-spi/missing --run aclocal-1.10
/home/stormdragon/at-spi/missing: line 54: aclocal-1.10: command not found
WARNING: `aclocal-1.10' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && /bin/bash /home/stormdragon/at-spi/missing --run automake-1.10 --gnu
/home/stormdragon/at-spi/missing: line 54: automake-1.10: command not found
WARNING: `automake-1.10' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && /bin/bash /home/stormdragon/at-spi/missing --run autoconf
aclocal.m4:16: warning: this file was generated for autoconf 2.63.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --enable-maintainer-mode --prefix=/usr --libexecdir=/usr/lib/at-spi --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.40.0... 0.41.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.0
checking for XML::Parser... ok
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for library containing strerror... none required
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for a Python interpreter with version >= 2.4... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/dist-packages
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
checking what language compliance flags to pass to the C compiler...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for LIBSPI... yes
checking for REGISTRYD... yes
checking for TESTS... yes
checking for connect in -lsocket... no
checking for ATK_BRIDGE... yes
checking for LIBCSPI... yes
checking for ORBIT... yes
checking for XTestFakeKeyEvent in -lXtst... yes
checking for XkbQueryExtension in -lX11... yes
checking X11/XKBlib.h usability... yes
checking X11/XKBlib.h presence... yes
checking for X11/XKBlib.h... yes
yes
checking for XOpenDevice in -lXi... yes
checking X11/extensions/XInput.h usability... yes
checking X11/extensions/XInput.h presence... yes
checking for X11/extensions/XInput.h... yes
checking for SmcSaveYourselfDone in -lSM... yes
checking for poptGetContext in -lpopt... yes
checking for POPT_ARG_FLOAT in popt.h... yes
configure: creating ./config.status
AT-SPI setup:

        Source code location:   .
        Compiler:               gcc
        Prefix:                 /usr

        Welcome to the wonderful world of Accessibility.
           http://developer.gnome.org/projects/gap/

/bin/bash ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating libspi-1.0.pc
config.status: WARNING:  'libspi-1.0.pc.in' seems to ignore the --datarootdir setting
config.status: creating libspi-1.0-uninstalled.pc
config.status: creating libloginhelper-1.0.pc
config.status: WARNING:  'libloginhelper-1.0.pc.in' seems to ignore the --datarootdir setting
config.status: creating libloginhelper-1.0-uninstalled.pc
config.status: WARNING:  'libloginhelper-1.0-uninstalled.pc.in' seems to ignore the --datarootdir setting
config.status: creating cspi-1.0.pc
config.status: WARNING:  'cspi-1.0.pc.in' seems to ignore the --datarootdir setting
config.status: creating cspi-1.0-uninstalled.pc
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/cspi/Makefile
config.status: creating docs/reference/idl/Makefile
config.status: creating idl/Makefile
config.status: creating libspi/Makefile
config.status: creating registryd/Makefile
config.status: creating registryd/at-spi-registryd.desktop.in.in
config.status: creating atk-bridge/Makefile
config.status: creating login-helper/Makefile
config.status: creating test/Makefile
config.status: creating cspi/Makefile
config.status: creating cspi/bonobo/Makefile
config.status: creating pyatspi/Makefile
config.status: creating pyatspi/__init__.py
config.status: creating pyatspi/pyatspi-corba.pth
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
cd . && /bin/bash /home/stormdragon/at-spi/missing --run autoheader
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader:             [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/home/stormdragon/at-spi'
Making all in docs
make[2]: Entering directory `/home/stormdragon/at-spi/docs'
Making all in reference
make[3]: Entering directory `/home/stormdragon/at-spi/docs/reference'
Making all in cspi
make[4]: Entering directory `/home/stormdragon/at-spi/docs/reference/cspi'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/stormdragon/at-spi/docs/reference/cspi'
Making all in idl
make[4]: Entering directory `/home/stormdragon/at-spi/docs/reference/idl'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/stormdragon/at-spi/docs/reference/idl'
make[4]: Entering directory `/home/stormdragon/at-spi/docs/reference'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/stormdragon/at-spi/docs/reference'
make[3]: Leaving directory `/home/stormdragon/at-spi/docs/reference'
make[3]: Entering directory `/home/stormdragon/at-spi/docs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/stormdragon/at-spi/docs'
make[2]: Leaving directory `/home/stormdragon/at-spi/docs'
Making all in idl
make[2]: Entering directory `/home/stormdragon/at-spi/idl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/stormdragon/at-spi/idl'
Making all in libspi
make[2]: Entering directory `/home/stormdragon/at-spi/libspi'
make  all-am
make[3]: Entering directory `/home/stormdragon/at-spi/libspi'
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I..  -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -DORBIT2=1 -pthread -I/usr/include/libbonobo-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/atk-1.0       -g -O2 -MT accessible.lo -MD -MP -MF .deps/accessible.Tpo -c -o accessible.lo accessible.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/libbonobo-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/atk-1.0 -g -O2 -MT accessible.lo -MD -MP -MF .deps/accessible.Tpo -c accessible.c  -fPIC -DPIC -o .libs/accessible.o
In file included from accessible.c:29:
/usr/include/atk-1.0/atk/atk.h:38:25: error: atk/atkplug.h: No such file or directory
/usr/include/atk-1.0/atk/atk.h:44:27: error: atk/atksocket.h: No such file or directory
make[3]: *** [accessible.lo] Error 1
make[3]: Leaving directory `/home/stormdragon/at-spi/libspi'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/stormdragon/at-spi/libspi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/stormdragon/at-spi'
make: *** [all] Error 2

Thanks for helping
Storm

-- 
Thoughts of a Dragon:
http://www.stormdragon.us/
What color dragon are you?
http://quizfarm.com/quizzes/new/alustriel07/what-color-dragon-would-you-be/




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