* Torsten Werner <twer...@debian.org>, 2010-05-07, 21:01:
There was an error while trying to autobuild your package:

sbuild (Debian sbuild) 0.60.0 (23 Feb 2010) on lxdebian.bfinv.de
[...]
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 libpython2.5... found
checking whether the compiler implements namespaces... no
checking whether the Boost::Thread library is available... no
configure: error: boost.thread not found. Aborting.
make: *** [debian/stamp-configure2.5] Error 1

may you attach the config.log, please?

I attach config.log from my powerpc porterbox.

--
Jakub Wilk
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libavg configure 1.0.1, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ ../configure --prefix=/usr --mandir=/usr/share/man 
--with-boost-thread=boost_thread-mt PYTHON=python2.5 
BOOST_PYTHON_LIBS=-lboost_python-py25

## --------- ##
## Platform. ##
## --------- ##

hostname = debian-powerpc
uname -m = ppc
uname -r = 2.6.32-3-powerpc
uname -s = Linux
uname -v = #1 Thu Feb 25 05:58:05 UTC 2010

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2637: checking build system type
configure:2651: result: powerpc-unknown-linux-gnu
configure:2671: checking host system type
configure:2684: result: powerpc-unknown-linux-gnu
configure:2704: checking target system type
configure:2717: result: powerpc-unknown-linux-gnu
configure:2817: checking for gcc
configure:2833: found /usr/bin/gcc
configure:2844: result: gcc
configure:3073: checking for C compiler version
configure:3082: gcc --version >&5
gcc (Debian 4.4.3-9) 4.4.3
Copyright (C) 2009 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:3093: $? = 0
configure:3082: gcc -v >&5
Using built-in specs.
Target: powerpc-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.3-9' 
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
--enable-multiarch --enable-linker-build-id --with-system-zlib 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc 
--disable-softfloat --enable-secureplt 
--enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 
--with-long-double-128 --enable-checking=release --build=powerpc-linux-gnu 
--host=powerpc-linux-gnu --target=powerpc-linux-gnu
Thread model: posix
gcc version 4.4.3 (Debian 4.4.3-9) 
configure:3093: $? = 0
configure:3082: gcc -V >&5
gcc: '-V' option must have argument
configure:3093: $? = 1
configure:3082: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3093: $? = 1
configure:3113: checking whether the C compiler works
configure:3135: gcc -g -O2   conftest.c  >&5
configure:3139: $? = 0
configure:3188: result: yes
configure:3191: checking for C compiler default output file name
configure:3193: result: a.out
configure:3199: checking for suffix of executables
configure:3206: gcc -o conftest -g -O2   conftest.c  >&5
configure:3210: $? = 0
configure:3232: result: 
configure:3254: checking whether we are cross compiling
configure:3262: gcc -o conftest -g -O2   conftest.c  >&5
configure:3266: $? = 0
configure:3273: ./conftest
configure:3277: $? = 0
configure:3292: result: no
configure:3297: checking for suffix of object files
configure:3319: gcc -c -g -O2  conftest.c >&5
configure:3323: $? = 0
configure:3344: result: o
configure:3348: checking whether we are using the GNU C compiler
configure:3367: gcc -c -g -O2  conftest.c >&5
configure:3367: $? = 0
configure:3376: result: yes
configure:3385: checking whether gcc accepts -g
configure:3405: gcc -c -g  conftest.c >&5
configure:3405: $? = 0
configure:3446: result: yes
configure:3463: checking for gcc option to accept ISO C89
configure:3527: gcc  -c -g -O2  conftest.c >&5
configure:3527: $? = 0
configure:3540: result: none needed
configure:3560: checking for a sed that does not truncate output
configure:3624: result: /bin/sed
configure:3642: checking for grep that handles long lines and -e
configure:3700: result: /bin/grep
configure:3705: checking for egrep
configure:3767: result: /bin/grep -E
configure:3772: checking for fgrep
configure:3834: result: /bin/grep -F
configure:3869: checking for ld used by gcc
configure:3936: result: /usr/bin/ld
configure:3943: checking if the linker (/usr/bin/ld) is GNU ld
configure:3958: result: yes
configure:3970: checking for BSD- or MS-compatible name lister (nm)
configure:4019: result: /usr/bin/nm -B
configure:4137: checking the name lister (/usr/bin/nm -B) interface
configure:4144: gcc -c -g -O2  conftest.c >&5
configure:4147: /usr/bin/nm -B "conftest.o"
configure:4150: output
00000000 S some_variable
configure:4157: result: BSD nm
configure:4160: checking whether ln -s works
configure:4164: result: yes
configure:4172: checking the maximum length of command line arguments
configure:4292: result: 805306365
configure:4309: checking whether the shell understands some XSI constructs
configure:4319: result: yes
configure:4323: checking whether the shell understands "+="
configure:4329: result: yes
configure:4364: checking for /usr/bin/ld option to reload object files
configure:4371: result: -r
configure:4440: checking for objdump
configure:4456: found /usr/bin/objdump
configure:4467: result: objdump
configure:4499: checking how to recognize dependent libraries
configure:4695: result: pass_all
configure:4755: checking for ar
configure:4771: found /usr/bin/ar
configure:4782: result: ar
configure:4860: checking for strip
configure:4876: found /usr/bin/strip
configure:4887: result: strip
configure:4959: checking for ranlib
configure:4975: found /usr/bin/ranlib
configure:4986: result: ranlib
configure:5076: checking command to parse /usr/bin/nm -B output from gcc object
configure:5194: gcc -c -g -O2  conftest.c >&5
configure:5197: $? = 0
configure:5201: /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:5204: $? = 0
configure:5258: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:5261: $? = 0
configure:5299: result: ok
configure:5395: gcc -c -g -O2  conftest.c >&5
configure:5398: $? = 0
configure:6108: checking how to run the C preprocessor
configure:6139: gcc -E  conftest.c
configure:6139: $? = 0
configure:6153: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:6153: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libavg"
| #define PACKAGE_TARNAME "libavg"
| #define PACKAGE_VERSION "1.0.1"
| #define PACKAGE_STRING "libavg 1.0.1"
| #define PACKAGE_BUGREPORT "uza...@libavg.de"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6178: result: gcc -E
configure:6198: gcc -E  conftest.c
configure:6198: $? = 0
configure:6212: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:6212: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libavg"
| #define PACKAGE_TARNAME "libavg"
| #define PACKAGE_VERSION "1.0.1"
| #define PACKAGE_STRING "libavg 1.0.1"
| #define PACKAGE_BUGREPORT "uza...@libavg.de"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6241: checking for ANSI C header files
configure:6261: gcc -c -g -O2  conftest.c >&5
configure:6261: $? = 0
configure:6334: gcc -o conftest -g -O2   conftest.c  >&5
configure:6334: $? = 0
configure:6334: ./conftest
configure:6334: $? = 0
configure:6345: result: yes
configure:6358: checking for sys/types.h
configure:6358: gcc -c -g -O2  conftest.c >&5
configure:6358: $? = 0
configure:6358: result: yes
configure:6358: checking for sys/stat.h
configure:6358: gcc -c -g -O2  conftest.c >&5
configure:6358: $? = 0
configure:6358: result: yes
configure:6358: checking for stdlib.h
configure:6358: gcc -c -g -O2  conftest.c >&5
configure:6358: $? = 0
configure:6358: result: yes
configure:6358: checking for string.h
configure:6358: gcc -c -g -O2  conftest.c >&5
configure:6358: $? = 0
configure:6358: result: yes
configure:6358: checking for memory.h
configure:6358: gcc -c -g -O2  conftest.c >&5
configure:6358: $? = 0
configure:6358: result: yes
configure:6358: checking for strings.h
configure:6358: gcc -c -g -O2  conftest.c >&5
configure:6358: $? = 0
configure:6358: result: yes
configure:6358: checking for inttypes.h
configure:6358: gcc -c -g -O2  conftest.c >&5
configure:6358: $? = 0
configure:6358: result: yes
configure:6358: checking for stdint.h
configure:6358: gcc -c -g -O2  conftest.c >&5
configure:6358: $? = 0
configure:6358: result: yes
configure:6358: checking for unistd.h
configure:6358: gcc -c -g -O2  conftest.c >&5
configure:6358: $? = 0
configure:6358: result: yes
configure:6373: checking for dlfcn.h
configure:6373: gcc -c -g -O2  conftest.c >&5
configure:6373: $? = 0
configure:6373: result: yes
configure:6556: checking for objdir
configure:6571: result: .libs
configure:6867: checking if gcc supports -fno-rtti -fno-exceptions
configure:6885: 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:6889: $? = 0
configure:6902: result: no
configure:6922: checking for gcc option to produce PIC
configure:7194: result: -fPIC -DPIC
configure:7206: checking if gcc PIC flag -fPIC -DPIC works
configure:7224: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:7228: $? = 0
configure:7241: result: yes
configure:7265: checking if gcc static flag -static works
configure:7293: result: yes
configure:7308: checking if gcc supports -c -o file.o
configure:7329: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:7333: $? = 0
configure:7355: result: yes
configure:7363: checking if gcc supports -c -o file.o
configure:7410: result: yes
configure:7443: checking whether the gcc linker (/usr/bin/ld) supports shared 
libraries
configure:8434: result: yes
configure:8471: checking whether -lc should be explicitly linked in
configure:8476: gcc -c -g -O2  conftest.c >&5
configure:8479: $? = 0
configure:8494: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 
2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:8497: $? = 0
configure:8509: result: no
configure:8673: checking dynamic linker characteristics
configure:9106: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:9106: $? = 0
configure:9336: result: GNU/Linux ld.so
configure:9438: checking how to hardcode library paths into programs
configure:9463: result: immediate
configure:9983: checking whether stripping libraries is possible
configure:9988: result: yes
configure:10023: checking if libtool supports shared libraries
configure:10025: result: yes
configure:10028: checking whether to build shared libraries
configure:10049: result: yes
configure:10052: checking whether to build static libraries
configure:10056: result: no
configure:10115: checking for a BSD-compatible install
configure:10183: result: /usr/bin/install -c
configure:10194: checking whether build environment is sane
configure:10231: result: yes
configure:10358: checking for a thread-safe mkdir -p
configure:10397: result: /bin/mkdir -p
configure:10410: checking for gawk
configure:10440: result: no
configure:10410: checking for mawk
configure:10426: found /usr/bin/mawk
configure:10437: result: mawk
configure:10448: checking whether make sets $(MAKE)
configure:10470: result: yes
configure:10500: checking for style of include used by make
configure:10528: result: GNU
configure:10613: checking dependency style of gcc
configure:10723: result: gcc3
configure:10799: checking for g++
configure:10815: found /usr/bin/g++
configure:10826: result: g++
configure:10853: checking for C++ compiler version
configure:10862: g++ --version >&5
g++ (Debian 4.4.3-9) 4.4.3
Copyright (C) 2009 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:10873: $? = 0
configure:10862: g++ -v >&5
Using built-in specs.
Target: powerpc-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.3-9' 
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
--enable-multiarch --enable-linker-build-id --with-system-zlib 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc 
--disable-softfloat --enable-secureplt 
--enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 
--with-long-double-128 --enable-checking=release --build=powerpc-linux-gnu 
--host=powerpc-linux-gnu --target=powerpc-linux-gnu
Thread model: posix
gcc version 4.4.3 (Debian 4.4.3-9) 
configure:10873: $? = 0
configure:10862: g++ -V >&5
g++: '-V' option must have argument
configure:10873: $? = 1
configure:10862: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:10873: $? = 1
configure:10877: checking whether we are using the GNU C++ compiler
configure:10896: g++ -c -g -O2  conftest.cpp >&5
configure:10896: $? = 0
configure:10905: result: yes
configure:10914: checking whether g++ accepts -g
configure:10934: g++ -c -g  conftest.cpp >&5
configure:10934: $? = 0
configure:10975: result: yes
configure:11111: checking for C++ compiler version
configure:11120: g++ --version >&5
g++ (Debian 4.4.3-9) 4.4.3
Copyright (C) 2009 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:11131: $? = 0
configure:11120: g++ -v >&5
Using built-in specs.
Target: powerpc-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.3-9' 
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
--enable-multiarch --enable-linker-build-id --with-system-zlib 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc 
--disable-softfloat --enable-secureplt 
--enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 
--with-long-double-128 --enable-checking=release --build=powerpc-linux-gnu 
--host=powerpc-linux-gnu --target=powerpc-linux-gnu
Thread model: posix
gcc version 4.4.3 (Debian 4.4.3-9) 
configure:11131: $? = 0
configure:11120: g++ -V >&5
g++: '-V' option must have argument
configure:11131: $? = 1
configure:11120: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:11131: $? = 1
configure:11135: checking whether we are using the GNU C++ compiler
configure:11163: result: yes
configure:11172: checking whether g++ accepts -g
configure:11233: result: yes
configure:11258: checking dependency style of g++
configure:11368: result: gcc3
configure:11391: checking how to run the C++ preprocessor
configure:11418: g++ -E  conftest.cpp
configure:11418: $? = 0
configure:11432: g++ -E  conftest.cpp
conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
configure:11432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libavg"
| #define PACKAGE_TARNAME "libavg"
| #define PACKAGE_VERSION "1.0.1"
| #define PACKAGE_STRING "libavg 1.0.1"
| #define PACKAGE_BUGREPORT "uza...@libavg.de"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libavg"
| #define VERSION "1.0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:11457: result: g++ -E
configure:11477: g++ -E  conftest.cpp
configure:11477: $? = 0
configure:11491: g++ -E  conftest.cpp
conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
configure:11491: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libavg"
| #define PACKAGE_TARNAME "libavg"
| #define PACKAGE_VERSION "1.0.1"
| #define PACKAGE_STRING "libavg 1.0.1"
| #define PACKAGE_BUGREPORT "uza...@libavg.de"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libavg"
| #define VERSION "1.0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:11659: checking for ld used by g++
configure:11726: result: /usr/bin/ld
configure:11733: checking if the linker (/usr/bin/ld) is GNU ld
configure:11748: result: yes
configure:11803: checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries
configure:12716: result: yes
configure:12744: g++ -c -g -O2  conftest.cpp >&5
configure:12747: $? = 0
configure:12929: checking for g++ option to produce PIC
configure:13246: result: -fPIC -DPIC
configure:13255: checking if g++ PIC flag -fPIC -DPIC works
configure:13273: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
configure:13277: $? = 0
configure:13290: result: yes
configure:13311: checking if g++ static flag -static works
configure:13339: result: yes
configure:13351: checking if g++ supports -c -o file.o
configure:13372: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:13376: $? = 0
configure:13398: result: yes
configure:13403: checking if g++ supports -c -o file.o
configure:13450: result: yes
configure:13480: checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries
configure:13509: result: yes
configure:13646: checking dynamic linker characteristics
configure:14027: g++ -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.cpp  >&5
configure:14027: $? = 0
configure:14257: result: GNU/Linux ld.so
configure:14308: checking how to hardcode library paths into programs
configure:14333: result: immediate
configure:14374: checking dependency style of g++
configure:14484: result: gcc3
configure:14547: checking for gcc
configure:14574: result: gcc
configure:14803: checking for C compiler version
configure:14812: gcc --version >&5
gcc (Debian 4.4.3-9) 4.4.3
Copyright (C) 2009 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:14823: $? = 0
configure:14812: gcc -v >&5
Using built-in specs.
Target: powerpc-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.3-9' 
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
--enable-multiarch --enable-linker-build-id --with-system-zlib 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc 
--disable-softfloat --enable-secureplt 
--enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 
--with-long-double-128 --enable-checking=release --build=powerpc-linux-gnu 
--host=powerpc-linux-gnu --target=powerpc-linux-gnu
Thread model: posix
gcc version 4.4.3 (Debian 4.4.3-9) 
configure:14823: $? = 0
configure:14812: gcc -V >&5
gcc: '-V' option must have argument
configure:14823: $? = 1
configure:14812: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:14823: $? = 1
configure:14827: checking whether we are using the GNU C compiler
configure:14855: result: yes
configure:14864: checking whether gcc accepts -g
configure:14925: result: yes
configure:14942: checking for gcc option to accept ISO C89
configure:15019: result: none needed
configure:15044: checking how to run the C preprocessor
configure:15114: result: gcc -E
configure:15134: gcc -E  conftest.c
configure:15134: $? = 0
configure:15148: gcc -E  conftest.c
conftest.c:23:28: error: ac_nonexistent.h: No such file or directory
configure:15148: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libavg"
| #define PACKAGE_TARNAME "libavg"
| #define PACKAGE_VERSION "1.0.1"
| #define PACKAGE_STRING "libavg 1.0.1"
| #define PACKAGE_BUGREPORT "uza...@libavg.de"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libavg"
| #define VERSION "1.0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:15187: checking dependency style of gcc
configure:15295: result: gcc3
configure:15344: checking for xml2-config
configure:15362: found /usr/bin/xml2-config
configure:15375: result: /usr/bin/xml2-config
configure:15383: checking for xml2
configure:15394: result: yes
configure:15465: checking for pkg-config
configure:15483: found /usr/bin/pkg-config
configure:15495: result: /usr/bin/pkg-config
configure:15520: checking pkg-config is at least version 0.9.0
configure:15523: result: yes
configure:15534: checking for PANGOFT2_CFLAGS
configure:15542: $PKG_CONFIG --exists "pangoft2" >/dev/null 2>&1
configure:15545: $? = 0
configure:15555: result: -pthread -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
configure:15557: checking for PANGOFT2_LIBS
configure:15565: $PKG_CONFIG --exists "pangoft2" >/dev/null 2>&1
configure:15568: $? = 0
configure:15578: result: -pthread -lpangoft2-1.0 -lpango-1.0 -lfreetype 
-lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  
configure:15644: checking for freetype-config
configure:15662: found /usr/bin/freetype-config
configure:15675: result: /usr/bin/freetype-config
configure:15683: checking for freetype
configure:15694: result: yes
configure:15719: checking for MAGICK_CFLAGS
configure:15727: $PKG_CONFIG --exists "GraphicsMagick++" >/dev/null 2>&1
configure:15730: $? = 0
configure:15740: result: -I/usr/include/GraphicsMagick  
configure:15742: checking for MAGICK_LIBS
configure:15750: $PKG_CONFIG --exists "GraphicsMagick++" >/dev/null 2>&1
configure:15753: $? = 0
configure:15763: result: -lGraphicsMagick++ -lGraphicsMagick  
configure:15799: checking for FFMPEG_CFLAGS
configure:15807: $PKG_CONFIG --exists "libavutil libavcodec libavformat 
libswscale" >/dev/null 2>&1
configure:15810: $? = 0
configure:15820: result:  
configure:15822: checking for FFMPEG_LIBS
configure:15830: $PKG_CONFIG --exists "libavutil libavcodec libavformat 
libswscale" >/dev/null 2>&1
configure:15833: $? = 0
configure:15843: result: -lavutil -lavcodec -lavformat -lswscale  
configure:15865: checking libavformat/avformat.h usability
configure:15865: gcc -c -msse2 -g -O2      conftest.c >&5
cc1: error: unrecognized command line option "-msse2"
configure:15865: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libavg"
| #define PACKAGE_TARNAME "libavg"
| #define PACKAGE_VERSION "1.0.1"
| #define PACKAGE_STRING "libavg 1.0.1"
| #define PACKAGE_BUGREPORT "uza...@libavg.de"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libavg"
| #define VERSION "1.0.1"
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libavformat/avformat.h>
configure:15865: result: no
configure:15865: checking libavformat/avformat.h presence
configure:15865: gcc -E    conftest.c
configure:15865: $? = 0
configure:15865: result: yes
configure:15865: WARNING: libavformat/avformat.h: present but cannot be compiled
configure:15865: WARNING: libavformat/avformat.h:     check for missing 
prerequisite headers?
configure:15865: WARNING: libavformat/avformat.h: see the Autoconf documentation
configure:15865: WARNING: libavformat/avformat.h:     section "Present But 
Cannot Be Compiled"
configure:15865: WARNING: libavformat/avformat.h: proceeding with the 
compiler's result
configure:15865: checking for libavformat/avformat.h
configure:15865: result: no
configure:15940: checking for python version
configure:15947: result: 2.5
configure:15959: checking for python platform
configure:15966: result: linux2
configure:15973: checking for python script directory
configure:15981: result: ${prefix}/lib/python2.5/site-packages
configure:15990: checking for python extension module directory
configure:15998: result: ${exec_prefix}/lib/python2.5/site-packages
configure:16013: checking for headers required to compile python extensions
configure:16028: gcc -E    -I/usr/include/python2.5 conftest.c
configure:16028: $? = 0
configure:16029: result: found
configure:16043: checking for libpython2.5
configure:16054: result: found
configure:16116: checking whether the compiler implements namespaces
configure:16139: g++ -c -Wno-invalid-offsetof -msse2 -g -O2    conftest.cpp >&5
cc1plus: error: unrecognized command line option "-msse2"
configure:16139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libavg"
| #define PACKAGE_TARNAME "libavg"
| #define PACKAGE_VERSION "1.0.1"
| #define PACKAGE_STRING "libavg 1.0.1"
| #define PACKAGE_BUGREPORT "uza...@libavg.de"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libavg"
| #define VERSION "1.0.1"
| /* end confdefs.h.  */
| namespace Outer { namespace Inner { int i = 0; }}
| int
| main ()
| {
| using namespace Outer::Inner; return i;
|   ;
|   return 0;
| }
configure:16153: result: no
configure:16161: checking whether the Boost::Thread library is available
configure:16186: g++ -c -pthread -Wno-invalid-offsetof -msse2 -g -O2    
conftest.cpp >&5
cc1plus: error: unrecognized command line option "-msse2"
configure:16186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libavg"
| #define PACKAGE_TARNAME "libavg"
| #define PACKAGE_VERSION "1.0.1"
| #define PACKAGE_STRING "libavg 1.0.1"
| #define PACKAGE_BUGREPORT "uza...@libavg.de"
| #define PACKAGE_URL ""
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "libavg"
| #define VERSION "1.0.1"
| /* end confdefs.h.  */
| #include <boost/thread/thread.hpp>
| int
| main ()
| {
| boost::thread_group thrds; return 0;
|   ;
|   return 0;
| }
configure:16201: result: no
configure:16260: error: boost.thread not found. Aborting.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=powerpc-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxx_namespaces=no
ac_cv_env_BOOST_PYTHON_LIBS_set=set
ac_cv_env_BOOST_PYTHON_LIBS_value=-lboost_python-py25
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=set
ac_cv_env_CFLAGS_value='-g -O2'
ac_cv_env_CPPFLAGS_set=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=set
ac_cv_env_CXXFLAGS_value='-g -O2'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DC1394_2_CFLAGS_set=
ac_cv_env_DC1394_2_CFLAGS_value=
ac_cv_env_DC1394_2_LIBS_set=
ac_cv_env_DC1394_2_LIBS_value=
ac_cv_env_FFMPEG_CFLAGS_set=
ac_cv_env_FFMPEG_CFLAGS_value=
ac_cv_env_FFMPEG_LIBS_set=
ac_cv_env_FFMPEG_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MAGICK_CFLAGS_set=
ac_cv_env_MAGICK_CFLAGS_value=
ac_cv_env_MAGICK_LIBS_set=
ac_cv_env_MAGICK_LIBS_value=
ac_cv_env_PANGOFT2_CFLAGS_set=
ac_cv_env_PANGOFT2_CFLAGS_value=
ac_cv_env_PANGOFT2_LIBS_set=
ac_cv_env_PANGOFT2_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libavformat_avformat_h=no
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=powerpc-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_FREETYPE_CONFIG=/usr/bin/freetype-config
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config
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_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_OBJDUMP=objdump
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=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=powerpc-unknown-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_OBJC_dependencies_compiler_type=gcc3
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
ax_cv_boost_thread=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_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  
{"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ 
]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ 
]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ 
]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int 
\1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=805306365
pkg_cv_FFMPEG_CFLAGS=' '
pkg_cv_FFMPEG_LIBS='-lavutil -lavcodec -lavformat -lswscale  '
pkg_cv_MAGICK_CFLAGS='-I/usr/include/GraphicsMagick  '
pkg_cv_MAGICK_LIBS='-lGraphicsMagick++ -lGraphicsMagick  '
pkg_cv_PANGOFT2_CFLAGS='-pthread -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
pkg_cv_PANGOFT2_LIBS='-pthread -lpangoft2-1.0 -lpango-1.0 -lfreetype 
-lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /root/libavg-1.0.1/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /root/libavg-1.0.1/missing --run tar'
APPLE_FALSE=''
APPLE_TRUE=''
AR='ar'
AUTOCONF='${SHELL} /root/libavg-1.0.1/missing --run autoconf'
AUTOHEADER='${SHELL} /root/libavg-1.0.1/missing --run autoheader'
AUTOMAKE='${SHELL} /root/libavg-1.0.1/missing --run automake-1.10'
AWK='mawk'
BOOST_PYTHON_LIBS='-lboost_python-py25'
BOOST_THREAD_LIB=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-msse2 -g -O2  '
CPP='gcc -E'
CPPFLAGS='  '
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-Wno-invalid-offsetof -msse2 -g -O2'
CYGPATH_W='echo'
DC1394_2_CFLAGS=''
DC1394_2_LIBS=''
DEFS=''
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_1394_2_FALSE=''
ENABLE_1394_2_TRUE=''
ENABLE_PARPORT_FALSE=''
ENABLE_PARPORT_TRUE=''
ENABLE_TESTS_FALSE=''
ENABLE_TESTS_TRUE=''
ENABLE_V4L2_FALSE=''
ENABLE_V4L2_TRUE=''
EXEEXT=''
FFMPEG_CFLAGS=' '
FFMPEG_LIBS='-lavutil -lavcodec -lavformat -lswscale  '
FGREP='/bin/grep -F'
FREETYPE_CFLAGS='-I/usr/include/freetype2'
FREETYPE_CONFIG='/usr/bin/freetype-config'
FREETYPE_LIBS='-lfreetype -lz'
GLU_CFLAGS=''
GLU_LIBS=''
GL_CFLAGS=''
GL_LIBS=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS=''
LIBFFMPEG='-lavutil -lavcodec -lavformat -lswscale  '
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAGICK_CFLAGS='-I/usr/include/GraphicsMagick  '
MAGICK_LIBS='-lGraphicsMagick++ -lGraphicsMagick  '
MAKEINFO='${SHELL} /root/libavg-1.0.1/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJC='gcc'
OBJCDEPMODE='depmode=gcc3'
OBJCFLAGS=''
OBJCLDFLAGS='-lobjc'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libavg'
PACKAGE_BUGREPORT='uza...@libavg.de'
PACKAGE_NAME='libavg'
PACKAGE_STRING='libavg 1.0.1'
PACKAGE_TARNAME='libavg'
PACKAGE_URL=''
PACKAGE_VERSION='1.0.1'
PANGOFT2_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
PANGOFT2_LIBS='-pthread -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig 
-lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PREFIX=''
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
PYTHON='python2.5'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_INCLUDES='-I/usr/include/python2.5'
PYTHON_LIBS='-L/usr/lib/python2.5/config -lpython2.5            -lpthread -ldl  
-lutil'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.5'
RANLIB='ranlib'
SDL_CFLAGS=''
SDL_CONFIG=''
SDL_LIBS=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='1.0.1'
XMKMF=''
XML2_CFLAGS='-I/usr/include/libxml2'
XML2_CONFIG='/usr/bin/xml2-config'
XML2_LIBS='-lxml2'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
acx_pthread_config=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__fastdepOBJC_FALSE='#'
am__fastdepOBJC_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='powerpc-unknown-linux-gnu'
build_alias=''
build_cpu='powerpc'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='powerpc-unknown-linux-gnu'
host_alias=''
host_cpu='powerpc'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /root/libavg-1.0.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='/usr/share/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/libavg'
pkgpythondir='${pythondir}/libavg'
prefix='/usr'
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='powerpc-unknown-linux-gnu'
target_alias=''
target_cpu='powerpc'
target_os='linux-gnu'
target_vendor='unknown'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "libavg"
#define PACKAGE_TARNAME "libavg"
#define PACKAGE_VERSION "1.0.1"
#define PACKAGE_STRING "libavg 1.0.1"
#define PACKAGE_BUGREPORT "uza...@libavg.de"
#define PACKAGE_URL ""
#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_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define PACKAGE "libavg"
#define VERSION "1.0.1"

configure: exit 1

Attachment: signature.asc
Description: Digital signature

Reply via email to