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

Re: [orca-list] problems compiling orca on gutsy gibbon



On 30/12/2007, Donald Raikes <don draikes com> wrote:
> I attempted to compile orca 2.21.4 on ubuntu 7.10 (gutsy), but the make
> command fails (see log below). Any ideas would be appreciated.
>
> log of make command:
> 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... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles...
> no
> 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 how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -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 build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> 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... no
> checking for intltool >= 0.35.0... 0.36.2 found
> checking for perl... /usr/bin/perl
> 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 a BSD-compatible install... /usr/bin/install -c
> checking for library containing strerror... none required
> checking for a sed that does not truncate output... /bin/sed
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for g++... no
> checking for c++... no
> checking for gpp... no
> checking for aCC... no
> checking for CC... no
> checking for cxx... no
> checking for cc++... no
> checking for cl.exe... no
> checking for FCC... no
> checking for KCC... no
> checking for RCC... no
> checking for xlC_r... no
> checking for xlC... no
> checking whether we are using the GNU C++ compiler... no
> checking whether g++ accepts -g... no
> checking dependency style of g++... none
> checking for g77... no
> checking for xlf... no
> checking for f77... no
> checking for frt... no
> checking for pgf77... no
> checking for cf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for xlf90... no
> checking for f90... no
> checking for pgf90... no
> checking for pghpf... no
> checking for epcf90... no
> checking for gfortran... no
> checking for g95... no
> checking for xlf95... no
> checking for f95... no
> checking for fort... no
> checking for ifort... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for ftn... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether  accepts -g... no
> checking the maximum length of command line arguments... 32768
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc linker (/usr/bin/ld) 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
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> appending configuration tag "F77" to libtool
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for brl... yes
> checking for a Python interpreter with version >= 2.4... python
> checking for python... /usr/bin/python
> checking for python version... 2.5
> checking for python platform... linux2
> checking for python script directory...
> ${prefix}/lib/python2.5/site-packages
> checking for python extension module directory...
> ${exec_prefix}/lib/python2.5/site-packages
> checking for headers required to compile python extensions... found
> checking for python module gettext... yes
> checking for python module getopt... yes
> checking for python module bonobo... yes
> checking for python module ORBit... yes
> checking for CORBA in python module ORBit... yes
> checking for PyORBit module Accessibility... yes
> checking for PyORBit module GNOME_Speech... yes
> checking for PyORBit module GNOME_Magnifier... yes
> checking for brlapi_initializeConnection in -lbrlapi... no
> checking for python module brlapi... yes
> configure: creating ./config.status
> config.status: creating run_pylint.sh
> config.status: creating Makefile
> config.status: creating orca.spec
> config.status: creating docs/Makefile
> config.status: creating docs/pydoc/Makefile
> config.status: creating docs/man/Makefile
> config.status: creating po/Makefile.in
> config.status: creating icons/Makefile
> config.status: creating src/Makefile
> config.status: creating src/brl/Makefile
> config.status: creating src/orca/Makefile
> config.status: creating src/orca/scripts/Makefile
> config.status: creating src/orca/orca
> config.status: creating src/orca/orca_i18n.py
> config.status: creating src/orca/platform.py
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing default-1 commands
> config.status: executing intltool commands
> config.status: executing default commands
> config.status: executing po/stamp-it commands
>  i686-pc-linux-gnu
> configure:4305: checking host system type
> configure:4320: result: i686-pc-linux-gnu
> configure:4358: checking locale.h usability
> configure:4375: gcc -c -g -O2  conftest.c >&5
> configure:4381: $? = 0
> configure:4395: result: yes
> configure:4399: checking locale.h presence
> configure:4414: gcc -E  conftest.c
> configure:4420: $? = 0
> configure:4434: result: yes
> configure:4462: checking for locale.h
> configure:4470: result: yes
> configure:4484: checking for LC_MESSAGES
> configure:4510: gcc -o conftest -g -O2   conftest.c  >&5
> configure:4516: $? = 0
> configure:4533: result: yes
> configure:4562: checking libintl.h usability
> configure:4579: gcc -c -g -O2  conftest.c >&5
> configure:4585: $? = 0
> configure:4599: result: yes
> configure:4603: checking libintl.h presence
> configure:4618: gcc -E  conftest.c
> configure:4624: $? = 0
> configure:4638: result: yes
> configure:4666: checking for libintl.h
> configure:4673: result: yes
> configure:4684: checking for ngettext in libc
> configure:4712: gcc -o conftest -g -O2   conftest.c  >&5
> configure:4718: $? = 0
> configure:4736: result: yes
> configure:4740: checking for dgettext in libc
> configure:4768: gcc -o conftest -g -O2   conftest.c  >&5
> configure:4774: $? = 0
> configure:4792: result: yes
> configure:4801: checking for bind_textdomain_codeset
> configure:4857: gcc -o conftest -g -O2   conftest.c  >&5
> configure:4863: $? = 0
> configure:4881: result: yes
> configure:5368: checking for msgfmt
> configure:5398: result: no
> configure:5871: checking for intltool >= 0.35.0
> configure:5878: result: 0.36.2 found
> configure:5936: checking for perl
> configure:5954: found /usr/bin/perl
> configure:5966: result: /usr/bin/perl
> configure:5985: checking for XML::Parser
> configure:5988: result: ok
> configure:6025: gcc -o conftest -g -O2   conftest.c  >&5
> configure:6031: $? = 0
> configure:6199: checking for gcc
> configure:6226: result: gcc
> configure:6464: checking for C compiler version
> configure:6471: gcc --version >&5
> gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is
> NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
> PURPOSE.
>
> configure:6474: $? = 0
> configure:6481: gcc -v >&5
> Using built-in specs.
> Target: i486-linux-gnu
> Configured with: ../src/configure -v --enable-languages=c,c
> ++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared
> --with-system-zlib --libexecdir=/usr/lib --without-included-gettext
> --enable-threads=posix --enable-nls
> --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1
> --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug
> --enable-mpfr --enable-checking=release i486-linux-gnu
> Thread model: posix
> gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
> configure:6484: $? = 0
> configure:6491: gcc -V >&5
> gcc: '-V' option must have argument
> configure:6494: $? = 1
> configure:6497: checking whether we are using the GNU C compiler
> configure:6549: result: yes
> configure:6554: checking whether gcc accepts -g
> configure:6689: result: yes
> configure:6706: checking for gcc option to accept ISO C89
> configure:6809: result: none needed
> configure:6829: checking dependency style of gcc
> configure:6920: result: gcc3
> configure:6948: checking for a BSD-compatible install
> configure:7004: result: /usr/bin/install -c
> configure:7015: checking for library containing strerror
> configure:7056: gcc -o conftest -g -O2   conftest.c  >&5
> configure:7062: $? = 0
> configure:7090: result: none required
> configure:7172: checking for a sed that does not truncate output
> configure:7226: result: /bin/sed
> configure:7240: checking for ld used by gcc
> configure:7307: result: /usr/bin/ld
> configure:7316: checking if the linker (/usr/bin/ld) is GNU ld
> configure:7331: result: yes
> configure:7336: checking for /usr/bin/ld option to reload object files
> configure:7343: result: -r
> configure:7361: checking for BSD-compatible nm
> configure:7410: result: /usr/bin/nm -B
> configure:7414: checking whether ln -s works
> configure:7418: result: yes
> configure:7425: checking how to recognise dependent libraries
> configure:7601: result: pass_all
> configure:7844: checking dlfcn.h usability
> configure:7861: gcc -c -g -O2  conftest.c >&5
> configure:7867: $? = 0
> configure:7881: result: yes
> configure:7885: checking dlfcn.h presence
> configure:7900: gcc -E  conftest.c
> configure:7906: $? = 0
> configure:7920: result: yes
> configure:7948: checking for dlfcn.h
> configure:7956: result: yes
> configure:8027: checking for g++
> configure:8057: result: no
> configure:8027: checking for c++
> configure:8057: result: no
> configure:8027: checking for gpp
> configure:8057: result: no
> configure:8027: checking for aCC
> configure:8057: result: no
> configure:8027: checking for CC
> configure:8057: result: no
> configure:8027: checking for cxx
> configure:8057: result: no
> configure:8027: checking for cc++
> configure:8057: result: no
> configure:8027: checking for cl.exe
> configure:8057: result: no
> configure:8027: checking for FCC
> configure:8057: result: no
> configure:8027: checking for KCC
> configure:8057: result: no
> configure:8027: checking for RCC
> configure:8057: result: no
> configure:8027: checking for xlC_r
> configure:8057: result: no
> configure:8027: checking for xlC
> configure:8057: result: no
> configure:8085: checking for C++ compiler version
> configure:8092: g++ --version >&5
> ./configure: line 8093: g++: command not found
> configure:8095: $? = 127
> configure:8102: g++ -v >&5
> ./configure: line 8103: g++: command not found
> configure:8105: $? = 127
> configure:8112: g++ -V >&5
> ./configure: line 8113: g++: command not found
> configure:8115: $? = 127
> configure:8118: checking whether we are using the GNU C++ compiler
> configure:8147: g++ -c   conftest.cpp >&5
> ./configure: line 8148: g++: command not found
> configure:8153: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "orca"
> | #define VERSION "2.21.4"
> | #define GETTEXT_PACKAGE "orca"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_LOCALE_H 1
> | #define HAVE_LC_MESSAGES 1
> | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
> | #define HAVE_GETTEXT 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> |
> | int
> | main ()
> | {
> | #ifndef __GNUC__
> |        choke me
> | #endif
> |
> |   ;
> |   return 0;
> | }
> configure:8170: result: no
> configure:8175: checking whether g++ accepts -g
> configure:8205: g++ -c -g  conftest.cpp >&5
> ./configure: line 8206: g++: command not found
> configure:8211: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "orca"
> | #define VERSION "2.21.4"
> | #define GETTEXT_PACKAGE "orca"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_LOCALE_H 1
> | #define HAVE_LC_MESSAGES 1
> | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
> | #define HAVE_GETTEXT 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> |
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:8243: g++ -c   conftest.cpp >&5
> ./configure: line 8244: g++: command not found
> configure:8249: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "orca"
> | #define VERSION "2.21.4"
> | #define GETTEXT_PACKAGE "orca"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_LOCALE_H 1
> | #define HAVE_LC_MESSAGES 1
> | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
> | #define HAVE_GETTEXT 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> |
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:8282: g++ -c -g  conftest.cpp >&5
> ./configure: line 8283: g++: command not found
> configure:8288: $? = 127
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "orca"
> | #define VERSION "2.21.4"
> | #define GETTEXT_PACKAGE "orca"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_LOCALE_H 1
> | #define HAVE_LC_MESSAGES 1
> | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
> | #define HAVE_GETTEXT 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> |
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:8310: result: no
> configure:8335: checking dependency style of g++
> configure:8426: result: none
> configure:8728: checking for g77
> configure:8758: result: no
> configure:8728: checking for xlf
> configure:8758: result: no
> configure:8728: checking for f77
> configure:8758: result: no
> configure:8728: checking for frt
> configure:8758: result: no
> configure:8728: checking for pgf77
> configure:8758: result: no
> configure:8728: checking for cf77
> configure:8758: result: no
> configure:8728: checking for fort77
> configure:8758: result: no
> configure:8728: checking for fl32
> configure:8758: result: no
> configure:8728: checking for af77
> configure:8758: result: no
> configure:8728: checking for xlf90
> configure:8758: result: no
> configure:8728: checking for f90
> configure:8758: result: no
> configure:8728: checking for pgf90
> configure:8758: result: no
> configure:8728: checking for pghpf
> configure:8758: result: no
> configure:8728: checking for epcf90
> configure:8758: result: no
> configure:8728: checking for gfortran
> configure:8758: result: no
> configure:8728: checking for g95
> configure:8758: result: no
> configure:8728: checking for xlf95
> configure:8758: result: no
> configure:8728: checking for f95
> configure:8758: result: no
> configure:8728: checking for fort
> configure:8758: result: no
> configure:8728: checking for ifort
> configure:8758: result: no
> configure:8728: checking for ifc
> configure:8758: result: no
> configure:8728: checking for efc
> configure:8758: result: no
> configure:8728: checking for pgf95
> configure:8758: result: no
> configure:8728: checking for lf95
> configure:8758: result: no
> configure:8728: checking for ftn
> configure:8758: result: no
> configure:8785: checking for Fortran 77 compiler version
> configure:8792:  --version >&5
> ./configure: line 8793: --version: command not found
> configure:8795: $? = 127
> configure:8802:  -v >&5
> ./configure: line 8803: -v: command not found
> configure:8805: $? = 127
> configure:8812:  -V >&5
> ./configure: line 8813: -V: command not found
> configure:8815: $? = 127
> configure:8823: checking whether we are using the GNU Fortran 77
> compiler
> configure:8842:  -c  conftest.F >&5
> ./configure: line 8843: -c: command not found
> configure:8848: $? = 127
> configure: failed program was:
> |       program main
> | #ifndef __GNUC__
> |        choke me
> | #endif
> |
> |       end
> configure:8865: result: no
> configure:8871: checking whether  accepts -g
> configure:8888:  -c -g conftest.f >&5
> ./configure: line 8889: -c: command not found
> configure:8894: $? = 127
> configure: failed program was:
> |       program main
> |
> |       end
> configure:8910: result: no
> configure:8940: checking the maximum length of command line arguments
> configure:9049: result: 32768
> configure:9060: checking command to parse /usr/bin/nm -B output from gcc
> object
> configure:9165: gcc -c -g -O2  conftest.c >&5
> configure:9168: $? = 0
> configure:9172: /usr/bin/nm -B conftest.o \| sed -n -e
> 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*
> \)$/\1 \2 \2/p' \> conftest.nm
> configure:9175: $? = 0
> configure:9227: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
> configure:9230: $? = 0
> configure:9268: result: ok
> configure:9272: checking for objdir
> configure:9287: result: .libs
> configure:9379: checking for ar
> configure:9395: found /usr/bin/ar
> configure:9406: result: ar
> configure:9475: checking for ranlib
> configure:9491: found /usr/bin/ranlib
> configure:9502: result: ranlib
> configure:9571: checking for strip
> configure:9587: found /usr/bin/strip
> configure:9598: result: strip
> configure:9884: checking if gcc supports -fno-rtti -fno-exceptions
> configure:9902: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
> cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++
> but not for C
> configure:9906: $? = 0
> configure:9919: result: no
> configure:9934: checking for gcc option to produce PIC
> configure:10144: result: -fPIC
> configure:10152: checking if gcc PIC flag -fPIC works
> configure:10170: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
> configure:10174: $? = 0
> configure:10187: result: yes
> configure:10215: checking if gcc static flag -static works
> configure:10243: result: yes
> configure:10253: checking if gcc supports -c -o file.o
> configure:10274: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
> configure:10278: $? = 0
> configure:10300: result: yes
> configure:10326: checking whether the gcc linker (/usr/bin/ld) supports
> shared libraries
> configure:11280: result: yes
> configure:11301: checking whether -lc should be explicitly linked in
> configure:11306: gcc -c -g -O2  conftest.c >&5
> configure:11309: $? = 0
> configure:11324: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o
> conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:11327: $? = 0
> configure:11339: result: no
> configure:11347: checking dynamic linker characteristics
> configure:11935: result: GNU/Linux ld.so
> configure:11944: checking how to hardcode library paths into programs
> configure:11969: result: immediate
> configure:11983: checking whether stripping libraries is possible
> configure:11988: result: yes
> configure:12789: checking if libtool supports shared libraries
> configure:12791: result: yes
> configure:12794: checking whether to build shared libraries
> configure:12815: result: yes
> configure:12818: checking whether to build static libraries
> configure:12822: result: no
> configure:12914: creating libtool
> configure:22101: checking for pkg-config
> configure:22119: found /usr/bin/pkg-config
> configure:22131: result: /usr/bin/pkg-config
> configure:22160: checking pkg-config is at least version 0.9.0
> configure:22163: result: yes
> configure:22174: checking for brl
> configure:22183: $PKG_CONFIG --exists --print-errors "\
> 	glib-2.0 >= 2.10.0"
> configure:22187: $? = 0
> configure:22204: $PKG_CONFIG --exists --print-errors "\
> 	glib-2.0 >= 2.10.0"
> configure:22208: $? = 0
> configure:22289: result: yes
> configure:22349: checking for a Python interpreter with version >= 2.4
> configure:22364: python -c import sys, string # split strings by '.' and
> convert to numeric. Append some zeros # because we need at least 4
> digits for the hex conversion. minver = map(int, string.split('2.4',
> '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex =
> (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
> configure:22367: $? = 0
> configure:22374: result: python
> configure:22382: checking for python
> configure:22400: found /usr/bin/python
> configure:22412: result: /usr/bin/python
> configure:22432: checking for python version
> configure:22439: result: 2.5
> configure:22451: checking for python platform
> configure:22458: result: linux2
> configure:22465: checking for python script directory
> configure:22473: result: ${prefix}/lib/python2.5/site-packages
> configure:22482: checking for python extension module directory
> configure:22490: result: ${exec_prefix}/lib/python2.5/site-packages
> configure:22507: checking for headers required to compile python
> extensions
> configure:22531: gcc -E  -I/usr/include/python2.5 conftest.c
> configure:22537: $? = 0
> configure:22542: result: found
> configure:22564: checking for python module gettext
> configure:22590: result: yes
> configure:22602: checking for python module getopt
> configure:22628: result: yes
> configure:22640: checking for python module bonobo
> configure:22666: result: yes
> configure:22678: checking for python module ORBit
> configure:22704: result: yes
> configure:22716: checking for CORBA in python module ORBit
> configure:22736: result: yes
> configure:22757: checking for PyORBit module Accessibility
> configure:22785: result: yes
> configure:22797: checking for PyORBit module GNOME_Speech
> configure:22825: result: yes
> configure:22836: checking for PyORBit module GNOME_Magnifier
> configure:22864: result: yes
> configure:22882: checking for brlapi_initializeConnection in -lbrlapi
> configure:22917: gcc -o conftest -g -O2   conftest.c -lbrlapi   >&5
> /tmp/cckHfUHg.o: In function `main':
> /usr/src/orca-2.21.4/conftest.c:37: undefined reference to
> `brlapi_initializeConnection'
> collect2: ld returned 1 exit status
> configure:22923: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "orca"
> | #define VERSION "2.21.4"
> | #define GETTEXT_PACKAGE "orca"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_LOCALE_H 1
> | #define HAVE_LC_MESSAGES 1
> | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
> | #define HAVE_GETTEXT 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h.  */
> |
> | /* Override any GCC internal prototype to avoid an error.
> |    Use char because int might match the return type of a GCC
> |    builtin and then its argument prototype would still apply.  */
> | #ifdef __cplusplus
> | extern "C"
> | #endif
> | char brlapi_initializeConnection ();
> | int
> | main ()
> | {
> | return brlapi_initializeConnection ();
> |   ;
> |   return 0;
> | }
> configure:22941: result: no
> configure:22952: checking for python module brlapi
> configure:22978: result: yes
> configure:23191: creating ./config.status
>
> ## ---------------------- ##
> ## Running config.status. ##
> ## ---------------------- ##
>
> This file was extended by config.status, which was
> generated by GNU Autoconf 2.61.  Invocation command line was
>
>   CONFIG_FILES    =
>   CONFIG_HEADERS  =
>   CONFIG_LINKS    =
>   CONFIG_COMMANDS =
>   $ ./config.status
>
> on draikes-desktop
>
> config.status:753: creating run_pylint.sh
> config.status:753: creating Makefile
> config.status:753: creating orca.spec
> config.status:753: creating docs/Makefile
> config.status:753: creating docs/pydoc/Makefile
> config.status:753: creating docs/man/Makefile
> config.status:753: creating po/Makefile.in
> config.status:753: creating icons/Makefile
> config.status:753: creating src/Makefile
> config.status:753: creating src/brl/Makefile
> config.status:753: creating src/orca/Makefile
> config.status:753: creating src/orca/scripts/Makefile
> config.status:753: creating src/orca/orca
> config.status:753: creating src/orca/orca_i18n.py
> config.status:753: creating src/orca/platform.py
> config.status:753: creating config.h
> config.status:1031: executing depfiles commands
> config.status:1031: executing default-1 commands
> config.status:1031: executing intltool commands
> config.status:1031: executing default commands
> config.status:1031: executing po/stamp-it commands
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_build=i686-pc-linux-gnu
> ac_cv_c_compiler_gnu=yes
> ac_cv_cxx_compiler_gnu=no
> ac_cv_env_CCC_set=
> ac_cv_env_CCC_value=
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=
> ac_cv_env_CFLAGS_value=
> ac_cv_env_CPPFLAGS_set=
> ac_cv_env_CPPFLAGS_value=
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_CXXCPP_set=
> ac_cv_env_CXXCPP_value=
> ac_cv_env_CXXFLAGS_set=
> ac_cv_env_CXXFLAGS_value=
> ac_cv_env_CXX_set=
> ac_cv_env_CXX_value=
> ac_cv_env_F77_set=
> ac_cv_env_F77_value=
> ac_cv_env_FFLAGS_set=
> ac_cv_env_FFLAGS_value=
> ac_cv_env_LDFLAGS_set=
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_PKG_CONFIG_set=
> ac_cv_env_PKG_CONFIG_value=
> ac_cv_env_brl_CFLAGS_set=
> ac_cv_env_brl_CFLAGS_value=
> ac_cv_env_brl_LIBS_set=
> ac_cv_env_brl_LIBS_value=
> ac_cv_env_build_alias_set=
> ac_cv_env_build_alias_value=
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_f77_compiler_gnu=no
> ac_cv_func_bind_textdomain_codeset=yes
> ac_cv_header_dlfcn_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_libintl_h=yes
> ac_cv_header_locale_h=yes
> ac_cv_header_memory_h=yes
> ac_cv_header_stdc=yes
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_host=i686-pc-linux-gnu
> ac_cv_lib_brlapi_brlapi_initializeConnection=no
> ac_cv_objext=o
> ac_cv_path_EGREP='/bin/grep -E'
> ac_cv_path_GREP=/bin/grep
> ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
> ac_cv_path_MSGFMT=no
> ac_cv_path_PYTHON=/usr/bin/python
> ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=mawk
> ac_cv_prog_CPP='gcc -E'
> ac_cv_prog_ac_ct_AR=ar
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cxx_g=no
> ac_cv_prog_f77_g=no
> ac_cv_prog_make_make_set=yes
> ac_cv_search_strerror='none required'
> am_cv_CC_dependencies_compiler_type=gcc3
> am_cv_CXX_dependencies_compiler_type=none
> am_cv_pathless_PYTHON=python
> am_cv_python_platform=linux2
> am_cv_python_pyexecdir='${exec_prefix}/lib/python2.5/site-packages'
> am_cv_python_pythondir='${prefix}/lib/python2.5/site-packages'
> am_cv_python_version=2.5
> am_cv_val_LC_MESSAGES=yes
> gt_cv_func_dgettext_libc=yes
> gt_cv_func_dgettext_libintl=no
> gt_cv_func_ngettext_libc=yes
> gt_cv_have_gettext=no
> lt_cv_deplibs_check_method=pass_all
> lt_cv_file_magic_cmd='$MAGIC_CMD'
> lt_cv_file_magic_test_file=
> lt_cv_ld_reload_flag=-r
> lt_cv_objdir=.libs
> lt_cv_path_LD=/usr/bin/ld
> lt_cv_path_NM='/usr/bin/nm -B'
> lt_cv_path_SED=/bin/sed
> lt_cv_prog_compiler_c_o=yes
> lt_cv_prog_compiler_rtti_exceptions=no
> lt_cv_prog_gnu_ld=yes
> lt_cv_sys_global_symbol_pipe='sed -n -e
> '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*
> \([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
> lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)
> $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*
> \)$/  {"\2", (lt_ptr) \&\2},/p'\'''
> lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern
> int \1;/p'\'''
> lt_cv_sys_max_cmd_len=32768
> lt_lt_cv_prog_compiler_c_o='"yes"'
> lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\
> \([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\
> \1 \\2 \\2/p'\''"'
> lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \
> \([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \
> \([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
> lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\
> $/extern int \\1;/p'\''"'
> pkg_cv_brl_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> '
> pkg_cv_brl_LIBS='-lglib-2.0  '
> py_cv_mod_Accessibility=yes
> py_cv_mod_GNOME_Magnifier=yes
> py_cv_mod_GNOME_Speech=yes
> py_cv_mod_ORBit_=yes
> py_cv_mod_ORBit_CORBA=yes
> py_cv_mod_bonobo_=yes
> py_cv_mod_brlapi_=yes
> py_cv_mod_getopt_=yes
> py_cv_mod_gettext_=yes
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ACLOCAL='${SHELL} /usr/src/orca-2.21.4/missing --run aclocal-1.10'
> ALL_LINGUAS=''
> AMDEPBACKSLASH='\'
> AMDEP_FALSE='#'
> AMDEP_TRUE=''
> AMTAR='${SHELL} /usr/src/orca-2.21.4/missing --run tar'
> AR='ar'
> AT_SPI_IDLDIR=''
> AT_SPI_IDLFLAGS='-I -I -I'
> AUTOCONF='${SHELL} /usr/src/orca-2.21.4/missing --run autoconf'
> AUTOHEADER='${SHELL} /usr/src/orca-2.21.4/missing --run autoheader'
> AUTOMAKE='${SHELL} /usr/src/orca-2.21.4/missing --run automake-1.10'
> AWK='mawk'
> CATALOGS=''
> CATOBJEXT='NONE'
> CC='gcc'
> CCDEPMODE='depmode=gcc3'
> CFLAGS='-g -O2'
> CPP='gcc -E'
> CPPFLAGS=''
> CXX='g++'
> CXXCPP=''
> CXXDEPMODE='depmode=none'
> CXXFLAGS=''
> CYGPATH_W='echo'
> DATADIRNAME='share'
> DEFS='-DHAVE_CONFIG_H'
> DEPDIR='.deps'
> ECHO='echo'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/bin/grep -E'
> ENABLE_PYDOC_FALSE=''
> ENABLE_PYDOC_TRUE='#'
> EXEEXT=''
> F77=''
> FFLAGS=''
> GETTEXT_PACKAGE='orca'
> GMOFILES=''
> GMSGFMT=''
> GREP='/bin/grep'
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> INSTOBJEXT=''
> INTLLIBS=''
> INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
> INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m
> -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
> INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p
> $(top_srcdir)/po $< $@'
> INTLTOOL_PERL='/usr/bin/perl'
> INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
> INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in
> $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
> INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE)
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> LDFLAGS=''
> LIBOBJS=''
> LIBS=''
> LIBTOOL='$(SHELL) $(top_builddir)/libtool'
> LN_S='ln -s'
> LTLIBOBJS=''
> LT_AGE='0'
> LT_CURRENT='0'
> LT_RELEASE=''
> LT_REVISION='0'
> LT_VERSION_INFO='-version-info ${LT_CURRENT}:${LT_REVISION}:${LT_AGE}'
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL} /usr/src/orca-2.21.4/missing --run makeinfo'
> MKINSTALLDIRS='./mkinstalldirs'
> MSGFMT='no'
> MSGFMT_OPTS=''
> OBJEXT='o'
> ORBIT_IDL=''
> ORCA_VERSION='2.21.4'
> PACKAGE='orca'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> PKG_CONFIG='/usr/bin/pkg-config'
> POFILES=''
> POSUB='po'
> PO_IN_DATADIR_FALSE=''
> PO_IN_DATADIR_TRUE=''
> PYTHON='/usr/bin/python'
> PYTHON_EXEC_PREFIX='${exec_prefix}'
> PYTHON_INCLUDES='-I/usr/include/python2.5'
> PYTHON_PLATFORM='linux2'
> PYTHON_PREFIX='${prefix}'
> PYTHON_VERSION='2.5'
> RANLIB='ranlib'
> SET_MAKE=''
> SHELL='/bin/bash'
> STRIP='strip'
> USE_NLS='yes'
> VERSION='2.21.4'
> XGETTEXT=':'
> ac_ct_CC='gcc'
> ac_ct_CXX=''
> ac_ct_F77=''
> am__fastdepCC_FALSE='#'
> am__fastdepCC_TRUE=''
> am__fastdepCXX_FALSE=''
> am__fastdepCXX_TRUE='#'
> am__include='include'
> am__isrc=''
> am__leading_dot='.'
> am__quote=''
> am__tar='${AMTAR} chof - "$$tardir"'
> am__untar='${AMTAR} xf -'
> bindir='${exec_prefix}/bin'
> brl_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
> brl_LIBS='-lglib-2.0  '
> build='i686-pc-linux-gnu'
> build_alias=''
> build_cpu='i686'
> build_os='linux-gnu'
> build_vendor='pc'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> exec_prefix='${prefix}'
> host='i686-pc-linux-gnu'
> host_alias=''
> host_cpu='i686'
> host_os='linux-gnu'
> host_vendor='pc'
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${datarootdir}/info'
> install_sh='$(SHELL) /usr/src/orca-2.21.4/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='${datarootdir}/man'
> mkdir_p='/bin/mkdir -p'
> oldincludedir='/usr/include'
> orca_CFLAGS=''
> orca_LIBS=''
> pdfdir='${docdir}'
> pkgpyexecdir='${pyexecdir}/orca'
> pkgpythondir='${pythondir}/orca'
> prefix='/usr/local'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> pyexecdir='${exec_prefix}/lib/python2.5/site-packages'
> pythondir='${prefix}/lib/python2.5/site-packages'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE "orca"
> #define VERSION "2.21.4"
> #define GETTEXT_PACKAGE "orca"
> #define STDC_HEADERS 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_STDINT_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_LOCALE_H 1
> #define HAVE_LC_MESSAGES 1
> #define HAVE_BIND_TEXTDOMAIN_CODESET 1
> #define HAVE_GETTEXT 1
> #define HAVE_DLFCN_H 1
>
> configure: exit 0
>
> _______________________________________________
> Orca-list mailing list
> Orca-list gnome org
> http://mail.gnome.org/mailman/listinfo/orca-list
> Visit http://live.gnome.org/Orca for more information on Orca
>
hi,
did you do apt-get build-dep gnome-orca.
if no then please try it and then let's see how it works.
regards,
Krishnakant.


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