Re: Start of freeze for libvirt-0.9.4 and availability of rc1

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

 



On 07/26/11 19:45, Eric Blake wrote:
> On 07/26/2011 10:40 AM, Jason Helfman wrote:
>> Thanks! I have this error now, though. No difference between the tarball
>> source and the git sources for this file.
>>
>> remote.c:1643: error: 'tmp' undeclared (first use in this function)
>> gmake[3]: *** [libvirtd-remote.o] Error 1
> 
> That's odd.  Line 1643 is in remoteDispatchDomainGetBlockJobInfo, which
> unconditionally declares virDomainBlockJobInfo tmp at line 1631.  I
> can't see why you would be running into a compilation error here; can
> you give us better details?
> 

./configure && make ;

~~~ SNIP ~~~
rpc/virnetserver.c: In function 'virNetServerFree':
rpc/virnetserver.c:786:5: warning: implicit declaration of function
'virNetServerMDNSFree' [-Wimplicit-function-declaration]
rpc/virnetserver.c:786:5: warning: nested extern declaration of
'virNetServerMDNSFree' [-Wnested-externs]
rpc/virnetserver.c:786:29: error: 'virNetServer' has no member named 'mdns'
~~~ SNIP ~~~

Slackware64-13.37, but this is not my usual setup. 'config.log' attached.

Regards,
Z.

-- 
Zdenek Styblik
email: stybla@xxxxxxxxxxxxxx
jabber: stybla@xxxxxxxxxxxxxxxxxxxxx
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libvirt configure 0.9.4, which was
generated by GNU Autoconf 2.66.  Invocation command line was

  $ ./configure 

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

hostname = shodan
uname -m = x86_64
uname -r = 2.6.35.13
uname -s = Linux
uname -v = #1 SMP Thu Jul 7 23:30:32 CEST 2011

/usr/bin/uname -p = AMD Phenom(tm) II X3 710 Processor
/bin/uname -X     = unknown

/bin/arch              = x86_64
/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: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin


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

configure:4002: checking for a BSD-compatible install
configure:4070: result: /bin/ginstall -c
configure:4081: checking whether build environment is sane
configure:4131: result: yes
configure:4272: checking for a thread-safe mkdir -p
configure:4311: result: /bin/mkdir -p
configure:4325: checking for gawk
configure:4341: found /bin/gawk
configure:4352: result: gawk
configure:4363: checking whether make sets $(MAKE)
configure:4385: result: yes
configure:4466: checking whether to disable maintainer-specific portions of Makefiles
configure:4475: result: yes
configure:4515: checking build system type
configure:4529: result: x86_64-unknown-linux-gnu
configure:4549: checking host system type
configure:4562: result: x86_64-unknown-linux-gnu
configure:4694: checking for gcc
configure:4710: found /usr/bin/gcc
configure:4721: result: gcc
configure:4950: checking for C compiler version
configure:4959: gcc --version >&5
gcc (GCC) 4.5.2
Copyright (C) 2010 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:4970: $? = 0
configure:4959: gcc -v >&5
Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.5.2/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.5.2/lto-wrapper
Target: x86_64-slackware-linux
Configured with: ../gcc-4.5.2/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=c,c++,ada,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib64/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
Thread model: posix
gcc version 4.5.2 (GCC) 
configure:4970: $? = 0
configure:4959: gcc -V >&5
gcc: '-V' option must have argument
configure:4970: $? = 1
configure:4959: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:4970: $? = 1
configure:4990: checking whether the C compiler works
configure:5012: gcc    conftest.c  >&5
configure:5016: $? = 0
configure:5064: result: yes
configure:5067: checking for C compiler default output file name
configure:5069: result: a.out
configure:5075: checking for suffix of executables
configure:5082: gcc -o conftest    conftest.c  >&5
configure:5086: $? = 0
configure:5108: result: 
configure:5130: checking whether we are cross compiling
configure:5138: gcc -o conftest    conftest.c  >&5
configure:5142: $? = 0
configure:5149: ./conftest
configure:5153: $? = 0
configure:5168: result: no
configure:5173: checking for suffix of object files
configure:5195: gcc -c   conftest.c >&5
configure:5199: $? = 0
configure:5220: result: o
configure:5224: checking whether we are using the GNU C compiler
configure:5243: gcc -c   conftest.c >&5
configure:5243: $? = 0
configure:5252: result: yes
configure:5261: checking whether gcc accepts -g
configure:5281: gcc -c -g  conftest.c >&5
configure:5281: $? = 0
configure:5322: result: yes
configure:5339: checking for gcc option to accept ISO C89
configure:5403: gcc  -c -g -O2  conftest.c >&5
configure:5403: $? = 0
configure:5416: result: none needed
configure:5447: checking for style of include used by make
configure:5475: result: GNU
configure:5500: checking dependency style of gcc
configure:5610: result: gcc3
configure:5631: checking how to run the C preprocessor
configure:5662: gcc -E  conftest.c
configure:5662: $? = 0
configure:5676: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5701: result: gcc -E
configure:5721: gcc -E  conftest.c
configure:5721: $? = 0
configure:5735: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5735: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5811: checking for gcc
configure:5838: result: gcc
configure:6067: checking for C compiler version
configure:6076: gcc --version >&5
gcc (GCC) 4.5.2
Copyright (C) 2010 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:6087: $? = 0
configure:6076: gcc -v >&5
Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.5.2/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.5.2/lto-wrapper
Target: x86_64-slackware-linux
Configured with: ../gcc-4.5.2/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=c,c++,ada,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib64/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
Thread model: posix
gcc version 4.5.2 (GCC) 
configure:6087: $? = 0
configure:6076: gcc -V >&5
gcc: '-V' option must have argument
configure:6087: $? = 1
configure:6076: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:6087: $? = 1
configure:6091: checking whether we are using the GNU C compiler
configure:6119: result: yes
configure:6128: checking whether gcc accepts -g
configure:6189: result: yes
configure:6206: checking for gcc option to accept ISO C89
configure:6283: result: none needed
configure:6305: checking dependency style of gcc
configure:6415: result: gcc3
configure:6477: checking for ranlib
configure:6493: found /usr/bin/ranlib
configure:6504: result: ranlib
configure:6527: checking whether gcc and cc understand -c and -o together
configure:6558: gcc -c conftest.c -o conftest2.o >&5
configure:6562: $? = 0
configure:6568: gcc -c conftest.c -o conftest2.o >&5
configure:6572: $? = 0
configure:6583: cc -c conftest.c >&5
configure:6587: $? = 0
configure:6595: cc -c conftest.c -o conftest2.o >&5
configure:6599: $? = 0
configure:6605: cc -c conftest.c -o conftest2.o >&5
configure:6609: $? = 0
configure:6627: result: yes
configure:6654: checking for grep that handles long lines and -e
configure:6712: result: /bin/grep
configure:6717: checking for egrep
configure:6779: result: /bin/grep -E
configure:6784: checking for ANSI C header files
configure:6804: gcc -c -g -O2  conftest.c >&5
configure:6804: $? = 0
configure:6877: gcc -o conftest -g -O2   conftest.c  >&5
configure:6877: $? = 0
configure:6877: ./conftest
configure:6877: $? = 0
configure:6888: result: yes
configure:6901: checking for sys/types.h
configure:6901: gcc -c -g -O2  conftest.c >&5
configure:6901: $? = 0
configure:6901: result: yes
configure:6901: checking for sys/stat.h
configure:6901: gcc -c -g -O2  conftest.c >&5
configure:6901: $? = 0
configure:6901: result: yes
configure:6901: checking for stdlib.h
configure:6901: gcc -c -g -O2  conftest.c >&5
configure:6901: $? = 0
configure:6901: result: yes
configure:6901: checking for string.h
configure:6901: gcc -c -g -O2  conftest.c >&5
configure:6901: $? = 0
configure:6901: result: yes
configure:6901: checking for memory.h
configure:6901: gcc -c -g -O2  conftest.c >&5
configure:6901: $? = 0
configure:6901: result: yes
configure:6901: checking for strings.h
configure:6901: gcc -c -g -O2  conftest.c >&5
configure:6901: $? = 0
configure:6901: result: yes
configure:6901: checking for inttypes.h
configure:6901: gcc -c -g -O2  conftest.c >&5
configure:6901: $? = 0
configure:6901: result: yes
configure:6901: checking for stdint.h
configure:6901: gcc -c -g -O2  conftest.c >&5
configure:6901: $? = 0
configure:6901: result: yes
configure:6901: checking for unistd.h
configure:6901: gcc -c -g -O2  conftest.c >&5
configure:6901: $? = 0
configure:6901: result: yes
configure:6916: checking minix/config.h usability
configure:6916: gcc -c -g -O2  conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:6916: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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
| /* 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 <minix/config.h>
configure:6916: result: no
configure:6916: checking minix/config.h presence
configure:6916: gcc -E  conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:6916: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:6916: result: no
configure:6916: checking for minix/config.h
configure:6916: result: no
configure:6945: checking whether it is safe to define __EXTENSIONS__
configure:6963: gcc -c -g -O2  conftest.c >&5
configure:6963: $? = 0
configure:6970: result: yes
configure:6990: checking for _LARGEFILE_SOURCE value needed for large files
configure:7009: gcc -o conftest -g -O2   conftest.c  >&5
configure:7009: $? = 0
configure:7037: result: no
configure:7089: checking for gcc option to accept ISO C99
configure:7238: gcc  -c -g -O2  conftest.c >&5
conftest.c:77:29: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'main':
conftest.c:131:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:131:18: error: 'newvar' undeclared (first use in this function)
conftest.c:131:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:141:3: error: 'for' loop initial declarations are only allowed in C99 mode
conftest.c:141:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:7238: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
| 
| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
|   int x = 1234;
|   int y = 5678;
|   debug ("Flag");
|   debug ("X = %d\n", x);
|   showlist (The first, second, and third items.);
|   report (x>y, "x is %d but y is %d", x, y);
| }
| 
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
|   your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
|   your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
| 
| struct incomplete_array
| {
|   int datasize;
|   double data[];
| };
| 
| struct named_init {
|   int number;
|   const wchar_t *name;
|   double average;
| };
| 
| typedef const char *ccp;
| 
| static inline int
| test_restrict (ccp restrict text)
| {
|   // See if C++-style comments work.
|   // Iterate through items via the restricted pointer.
|   // Also check for declarations in for loops.
|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|     continue;
|   return 0;
| }
| 
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
|   va_list args;
|   va_start (args, format);
|   va_list args_copy;
|   va_copy (args_copy, args);
| 
|   const char *str;
|   int number;
|   float fnumber;
| 
|   while (*format)
|     {
|       switch (*format++)
| 	{
| 	case 's': // string
| 	  str = va_arg (args_copy, const char *);
| 	  break;
| 	case 'd': // int
| 	  number = va_arg (args_copy, int);
| 	  break;
| 	case 'f': // float
| 	  fnumber = va_arg (args_copy, double);
| 	  break;
| 	default:
| 	  break;
| 	}
|     }
|   va_end (args_copy);
|   va_end (args);
| }
| 
| int
| main ()
| {
| 
|   // Check bool.
|   _Bool success = false;
| 
|   // Check restrict.
|   if (test_restrict ("String literal") == 0)
|     success = true;
|   char *restrict newvar = "Another string";
| 
|   // Check varargs.
|   test_varargs ("s, d' f .", "string", 65, 34.234);
|   test_varargs_macros ();
| 
|   // Check flexible array members.
|   struct incomplete_array *ia =
|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|   ia->datasize = 10;
|   for (int i = 0; i < ia->datasize; ++i)
|     ia->data[i] = i * 1.234;
| 
|   // Check named initializers.
|   struct named_init ni = {
|     .number = 34,
|     .name = L"Test wide string",
|     .average = 543.34343,
|   };
| 
|   ni.number = 58;
| 
|   int dynamic_array[ni.number];
|   dynamic_array[ni.number - 1] = 543;
| 
|   // work around unused variable warnings
|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| 	  || dynamic_array[ni.number - 1] != 543);
| 
|   ;
|   return 0;
| }
configure:7238: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7238: $? = 0
configure:7258: result: -std=gnu99
configure:7360: checking for gcc -std=gnu99 option to accept ISO Standard C
configure:7374: result: -std=gnu99
configure:7818: checking for inline
configure:7834: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7834: $? = 0
configure:7842: result: inline
configure:7867: checking sys/socket.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking sys/socket.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for sys/socket.h
configure:7867: result: yes
configure:7867: checking arpa/inet.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking arpa/inet.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for arpa/inet.h
configure:7867: result: yes
configure:7867: checking features.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking features.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for features.h
configure:7867: result: yes
configure:7867: checking sys/param.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking sys/param.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for sys/param.h
configure:7867: result: yes
configure:7867: checking wctype.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking wctype.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for wctype.h
configure:7867: result: yes
configure:7867: checking netdb.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking netdb.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for netdb.h
configure:7867: result: yes
configure:7867: checking netinet/in.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking netinet/in.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for netinet/in.h
configure:7867: result: yes
configure:7867: checking stdio_ext.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking stdio_ext.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for stdio_ext.h
configure:7867: result: yes
configure:7867: checking termios.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking termios.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for termios.h
configure:7867: result: yes
configure:7867: checking sys/time.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking sys/time.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for sys/time.h
configure:7867: result: yes
configure:7867: checking sys/mman.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking sys/mman.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for sys/mman.h
configure:7867: result: yes
configure:7867: checking for unistd.h
configure:7867: result: yes
configure:7867: checking poll.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking poll.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for poll.h
configure:7867: result: yes
configure:7867: checking sys/ioctl.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking sys/ioctl.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for sys/ioctl.h
configure:7867: result: yes
configure:7867: checking sys/filio.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:74:23: fatal error: sys/filio.h: No such file or directory
compilation terminated.
configure:7867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 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 <sys/filio.h>
configure:7867: result: no
configure:7867: checking sys/filio.h presence
configure:7867: gcc -E  conftest.c
conftest.c:41:23: fatal error: sys/filio.h: No such file or directory
compilation terminated.
configure:7867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/filio.h>
configure:7867: result: no
configure:7867: checking for sys/filio.h
configure:7867: result: no
configure:7867: checking pthread.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking pthread.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for pthread.h
configure:7867: result: yes
configure:7867: checking sched.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking sched.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for sched.h
configure:7867: result: yes
configure:7867: checking sys/select.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking sys/select.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for sys/select.h
configure:7867: result: yes
configure:7867: checking wchar.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking wchar.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for wchar.h
configure:7867: result: yes
configure:7867: checking for stdint.h
configure:7867: result: yes
configure:7867: checking for strings.h
configure:7867: result: yes
configure:7867: checking for sys/stat.h
configure:7867: result: yes
configure:7867: checking sys/uio.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking sys/uio.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for sys/uio.h
configure:7867: result: yes
configure:7867: checking sys/utsname.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking sys/utsname.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for sys/utsname.h
configure:7867: result: yes
configure:7867: checking sys/wait.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking sys/wait.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for sys/wait.h
configure:7867: result: yes
configure:7867: checking grp.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking grp.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for grp.h
configure:7867: result: yes
configure:7867: checking for inttypes.h
configure:7867: result: yes
configure:7867: checking xlocale.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking xlocale.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for xlocale.h
configure:7867: result: yes
configure:7867: checking spawn.h usability
configure:7867: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking spawn.h presence
configure:7867: gcc -E  conftest.c
configure:7867: $? = 0
configure:7867: result: yes
configure:7867: checking for spawn.h
configure:7867: result: yes
configure:7905: checking whether the preprocessor supports include_next
configure:7943: gcc -std=gnu99 -c -g -O2  -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:7943: $? = 0
configure:7964: result: yes
configure:7985: checking whether system header files limit the line length
configure:8008: result: no
configure:8150: checking whether <sys/socket.h> is self-contained
configure:8167: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:8167: $? = 0
configure:8175: result: yes
configure:8180: checking for shutdown
configure:8180: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8180: $? = 0
configure:8180: result: yes
configure:8190: checking whether <sys/socket.h> defines the SHUT_* macros
configure:8207: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:8207: $? = 0
configure:8215: result: yes
configure:8305: checking for struct sockaddr_storage
configure:8305: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:8305: $? = 0
configure:8305: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:38: error: expected expression before ')' token
configure:8305: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| /* end confdefs.h.  */
| 
|   /* sys/types.h is not needed according to POSIX, but the
|      sys/socket.h in i386-unknown-freebsd4.10 and
|      powerpc-apple-darwin5.5 required it. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((struct sockaddr_storage)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:8305: result: yes
configure:8326: checking for sa_family_t
configure:8326: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:8326: $? = 0
configure:8326: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:26: error: expected expression before ')' token
configure:8326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| /* end confdefs.h.  */
| 
|   /* sys/types.h is not needed according to POSIX, but the
|      sys/socket.h in i386-unknown-freebsd4.10 and
|      powerpc-apple-darwin5.5 required it. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((sa_family_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:8326: result: yes
configure:8355: checking for struct sockaddr_storage.ss_family
configure:8355: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:8355: $? = 0
configure:8355: result: yes
configure:8418: checking for working alloca.h
configure:8435: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8435: $? = 0
configure:8443: result: yes
configure:8451: checking for alloca
configure:8488: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8488: $? = 0
configure:8496: result: yes
configure:8637: checking for C/C++ restrict keyword
configure:8662: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:8662: $? = 0
configure:8670: result: __restrict
configure:8751: checking whether malloc, realloc, calloc are POSIX compliant
configure:8771: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:8771: $? = 0
configure:8779: result: yes
configure:8789: checking for canonicalize_file_name
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for getcwd
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for readlink
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for realpath
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for readlinkat
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for chown
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for fchown
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for dup2
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for fcntl
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for ffs
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
conftest.c:94:6: warning: conflicting types for built-in function 'ffs'
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for btowc
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for isblank
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
conftest.c:96:6: warning: conflicting types for built-in function 'isblank'
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for iswctype
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for mbsrtowcs
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for mempcpy
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
conftest.c:99:6: warning: conflicting types for built-in function 'mempcpy'
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for wmemchr
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for wmemcpy
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for wmempcpy
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for fpurge
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
/tmp/ccH0rDwS.o: In function `main':
/tmp/libvirt-0.9.4/conftest.c:114: undefined reference to `fpurge'
collect2: ld returned 1 exit status
configure:8789: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| /* end confdefs.h.  */
| /* Define fpurge to an innocuous variant, in case <limits.h> declares fpurge.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fpurge innocuous_fpurge
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fpurge (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fpurge
| 
| /* 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 fpurge ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_fpurge || defined __stub___fpurge
| choke me
| #endif
| 
| int
| main ()
| {
| return fpurge ();
|   ;
|   return 0;
| }
configure:8789: result: no
configure:8789: checking for __fpurge
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for __freading
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for getdelim
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for getdtablesize
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for __fsetlocking
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for tcgetattr
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for tcsetattr
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for gettimeofday
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for lstat
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for mbsinit
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for mbrtowc
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for mprotect
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for mkstemp
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for mkstemps
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for alarm
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for recvmsg
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for sendmsg
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for pathconf
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for strerror_r
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for __xpg_strerror_r
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for pipe
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for pipe2
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for pthread_sigmask
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
/tmp/ccD3gHg3.o: In function `main':
/tmp/libvirt-0.9.4/conftest.c:136: undefined reference to `pthread_sigmask'
collect2: ld returned 1 exit status
configure:8789: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| /* end confdefs.h.  */
| /* Define pthread_sigmask to an innocuous variant, in case <limits.h> declares pthread_sigmask.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pthread_sigmask innocuous_pthread_sigmask
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pthread_sigmask (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pthread_sigmask
| 
| /* 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 pthread_sigmask ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pthread_sigmask || defined __stub___pthread_sigmask
| choke me
| #endif
| 
| int
| main ()
| {
| return pthread_sigmask ();
|   ;
|   return 0;
| }
configure:8789: result: no
configure:8789: checking for sigaction
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for sigaltstack
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for siginterrupt
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for sleep
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for strdup
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
conftest.c:129:6: warning: conflicting types for built-in function 'strdup'
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for catgets
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for strndup
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
conftest.c:131:6: warning: conflicting types for built-in function 'strndup'
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for strptime
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for localtime_r
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for timegm
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for usleep
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for vasnprintf
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
/tmp/cciYc2mC.o: In function `main':
/tmp/libvirt-0.9.4/conftest.c:147: undefined reference to `vasnprintf'
collect2: ld returned 1 exit status
configure:8789: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| /* end confdefs.h.  */
| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define vasnprintf innocuous_vasnprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char vasnprintf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef vasnprintf
| 
| /* 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 vasnprintf ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_vasnprintf || defined __stub___vasnprintf
| choke me
| #endif
| 
| int
| main ()
| {
| return vasnprintf ();
|   ;
|   return 0;
| }
configure:8789: result: no
configure:8789: checking for iswcntrl
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
conftest.c:136:6: warning: conflicting types for built-in function 'iswcntrl'
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for getegid
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for newlocale
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for getgrouplist
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for socketpair
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for posix_spawn
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for setenv
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for symlink
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for shutdown
configure:8789: result: yes
configure:8789: checking for wcrtomb
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for wctob
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for cfmakeraw
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for geteuid
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for getgid
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for getgrnam_r
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for getmntent_r
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for getpwuid_r
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for getuid
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for initgroups
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for kill
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for mmap
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for posix_fallocate
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for posix_memalign
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for regexec
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8789: checking for sched_getaffinity
configure:8789: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:8789: $? = 0
configure:8789: result: yes
configure:8814: checking whether // is distinct from /
configure:8843: result: no
configure:8864: checking whether realpath works
configure:9000: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:9000: $? = 0
configure:9000: ./conftest
configure:9000: $? = 0
configure:9012: result: yes
configure:9055: checking for uid_t in sys/types.h
configure:9074: result: yes
configure:9087: checking for unistd.h
configure:9087: result: yes
configure:9097: checking for working chown
configure:9130: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:9130: $? = 0
configure:9130: ./conftest
configure:9130: $? = 0
configure:9142: result: yes
configure:9151: checking whether chown dereferences symlinks
configure:9188: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:9188: $? = 0
configure:9188: ./conftest
configure:9188: $? = 0
configure:9200: result: yes
configure:9249: checking whether chown honors trailing slash
configure:9275: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:9275: $? = 0
configure:9275: ./conftest
configure:9275: $? = 0
configure:9286: result: yes
configure:9295: checking whether chown always updates ctime
configure:9327: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:9327: $? = 0
configure:9327: ./conftest
configure:9327: $? = 0
configure:9338: result: yes
configure:9448: checking for unsigned long long int
configure:9488: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:9488: $? = 0
configure:9496: result: yes
configure:9505: checking whether byte ordering is bigendian
configure:9520: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:143:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:9520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:9565: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:9565: $? = 0
configure:9583: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:149:4: error: 'not' undeclared (first use in this function)
conftest.c:149:4: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:149:8: error: expected ';' before 'big'
configure:9583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:9711: result: no
configure:9737: checking for complete errno.h
configure:9792: result: yes
configure:10093: checking for working fcntl.h
configure:10177: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:10177: $? = 0
configure:10177: ./conftest
configure:10177: $? = 0
configure:10192: result: yes
configure:10228: checking for mbstate_t
configure:10252: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:10252: $? = 0
configure:10259: result: yes
configure:10332: checking whether stdin defaults to large file offsets
configure:10356: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:10356: $? = 0
configure:10364: result: yes
configure:10368: checking whether fseeko is declared
configure:10368: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:10368: $? = 0
configure:10368: result: yes
configure:10387: checking for fseeko
configure:10405: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:10405: $? = 0
configure:10414: result: yes
configure:10436: checking whether fflush works on input streams
configure:10494: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:10494: $? = 0
configure:10494: ./conftest
configure:10494: $? = 7
configure: program exited with status 7
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <unistd.h>
| 
| int
| main ()
| {
| FILE *f = fopen ("conftest.txt", "r");
|          char buffer[10];
|          int fd;
|          int c;
|          if (f == NULL)
|            return 1;
|          fd = fileno (f);
|          if (fd < 0 || fread (buffer, 1, 5, f) != 5)
|            return 2;
|          /* For deterministic results, ensure f read a bigger buffer.  */
|          if (lseek (fd, 0, SEEK_CUR) == 5)
|            return 3;
|          /* POSIX requires fflush-fseek to set file offset of fd.  This fails
|             on BSD systems and on mingw.  */
|          if (fflush (f) != 0 || fseek (f, 0, SEEK_CUR) != 0)
|            return 4;
|          if (lseek (fd, 0, SEEK_CUR) != 5)
|            return 5;
|          /* Verify behaviour of fflush after ungetc. See
|             <http://www.opengroup.org/austin/aardvark/latest/xshbug3.txt>  */
|          /* Verify behaviour of fflush after a backup ungetc.  This fails on
|             mingw.  */
|          c = fgetc (f);
|          ungetc (c, f);
|          fflush (f);
|          if (fgetc (f) != c)
|            return 6;
|          /* Verify behaviour of fflush after a non-backup ungetc.  This fails
|             on glibc 2.8 and on BSD systems.  */
|          c = fgetc (f);
|          ungetc ('@', f);
|          fflush (f);
|          if (fgetc (f) != c)
|            return 7;
|          return 0;
| 
|   ;
|   return 0;
| }
configure:10506: result: no
configure:10516: checking whether ftello is declared
configure:10516: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:10516: $? = 0
configure:10516: result: yes
configure:10546: checking for ftello
configure:10563: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:10563: $? = 0
configure:10572: result: yes
configure:10581: checking whether ftello works
configure:10657: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:10657: $? = 0
configure:10657: ./conftest
configure:10657: $? = 0
configure:10668: result: yes
configure:10776: checking for library containing gethostbyname
configure:10807: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:10807: $? = 0
configure:10824: result: none required
configure:10838: checking for gethostbyname
configure:10838: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:10838: $? = 0
configure:10838: result: yes
configure:10893: checking for library containing getservbyname
configure:10924: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:10924: $? = 0
configure:10941: result: none required
configure:10955: checking for getservbyname
configure:10955: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:10955: $? = 0
configure:10955: result: yes
configure:11012: checking for library containing inet_ntop
configure:11043: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:11043: $? = 0
configure:11060: result: none required
configure:11100: checking whether inet_ntop is declared
configure:11100: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:11100: $? = 0
configure:11100: result: yes
configure:11136: checking for IPv4 sockets
configure:11162: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:11162: $? = 0
configure:11170: result: yes
configure:11178: checking for IPv6 sockets
configure:11207: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:11207: $? = 0
configure:11215: result: yes
configure:11224: checking whether getcwd (NULL, 0) allocates memory for result
configure:11279: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:11279: $? = 0
configure:11279: ./conftest
configure:11279: $? = 0
configure:11289: result: yes
configure:11293: checking whether getdelim is declared
configure:11293: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:11293: $? = 0
configure:11293: result: yes
configure:11316: checking whether getline is declared
configure:11316: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:11316: $? = 0
configure:11316: result: yes
configure:11329: checking whether getpass is declared
configure:11329: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:11329: $? = 0
configure:11329: result: yes
configure:11367: checking whether fflush_unlocked is declared
configure:11367: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:11367: $? = 0
configure:11367: result: yes
configure:11380: checking whether flockfile is declared
configure:11380: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:11380: $? = 0
configure:11380: result: yes
configure:11393: checking whether fputs_unlocked is declared
configure:11393: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:11393: $? = 0
configure:11393: result: yes
configure:11406: checking whether funlockfile is declared
configure:11406: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:11406: $? = 0
configure:11406: result: yes
configure:11419: checking whether putc_unlocked is declared
configure:11419: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:11419: $? = 0
configure:11419: result: yes
configure:11524: checking for struct timeval
configure:11544: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:11544: $? = 0
configure:11551: result: yes
configure:11568: checking for nl_langinfo and CODESET
configure:11584: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:11584: $? = 0
configure:11593: result: yes
configure:11602: checking whether getc_unlocked is declared
configure:11602: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:11602: $? = 0
configure:11602: result: yes
configure:11615: checking whether we are using the GNU C Library 2.1 or newer
configure:11642: result: yes
configure:11728: checking for ld used by GCC
configure:11792: result: /usr/x86_64-slackware-linux/bin/ld
configure:11799: checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld
configure:11812: result: yes
configure:11819: checking for shared library run path origin
configure:11832: result: done
configure:11878: checking whether imported symbols can be declared weak
configure:11893: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:11893: $? = 0
configure:11898: result: yes
configure:11903: checking for pthread.h
configure:11903: result: yes
configure:11931: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
/tmp/ccBIH2AY.o: In function `main':
/tmp/libvirt-0.9.4/conftest.c:167: undefined reference to `pthread_mutexattr_init'
collect2: ld returned 1 exit status
configure:11931: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_mutex_lock((pthread_mutex_t*)0);
|            pthread_mutexattr_init((pthread_mutexattr_t*)0);
|   ;
|   return 0;
| }
configure:11994: checking for pthread_kill in -lpthread
configure:12019: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lpthread   >&5
configure:12019: $? = 0
configure:12028: result: yes
configure:12098: checking for pthread_rwlock_t
configure:12098: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:12098: $? = 0
configure:12098: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:169:31: error: expected expression before ')' token
configure:12098: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| /* end confdefs.h.  */
| #include <pthread.h>
| 
| int
| main ()
| {
| if (sizeof ((pthread_rwlock_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:12098: result: yes
configure:12123: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:12123: $? = 0
configure:12721: checking for multithread API to use
configure:12723: result: posix
configure:12770: checking whether lstat correctly handles trailing slash
configure:12801: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:12801: $? = 0
configure:12801: ./conftest
configure:12801: $? = 0
configure:12818: result: yes
configure:12830: checking for stdlib.h
configure:12830: result: yes
configure:12840: checking for GNU libc compatible malloc
configure:12864: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:12864: $? = 0
configure:12864: ./conftest
configure:12864: $? = 0
configure:12874: result: yes
configure:12889: checking for long long int
configure:12929: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:12929: $? = 0
configure:12959: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:12959: $? = 0
configure:12959: ./conftest
configure:12959: $? = 0
configure:12974: result: yes
configure:13088: checking for a traditional japanese locale
configure:13158: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:13161: $? = 0
configure:13218: result: ja_JP
configure:13226: checking for a transitional chinese locale
configure:13297: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:13300: $? = 0
configure:13351: result: zh_CN.GB18030
configure:13358: checking for a french Unicode locale
configure:13428: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:13431: $? = 0
configure:13477: result: fr_FR.UTF-8
configure:13485: checking for a traditional french locale
configure:13551: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:13554: $? = 0
configure:13610: result: fr_FR
configure:13703: checking for mmap
configure:13703: result: yes
configure:13714: checking for MAP_ANONYMOUS
configure:13751: result: yes
configure:13785: checking whether memchr works
configure:13848: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:13848: $? = 0
configure:13848: ./conftest
configure:13848: $? = 0
configure:13858: result: yes
configure:13872: checking for special C compiler options needed for large files
configure:13917: result: no
configure:13923: checking for _FILE_OFFSET_BITS value needed for large files
configure:13948: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:13948: $? = 0
configure:13980: result: no
configure:14108: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:172:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:14108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
|          not a universal capable compiler
|         #endif
|         typedef int dummy;
| 
configure:14152: checking whether C symbols are prefixed with underscore at the linker level
configure:14165: gcc -std=gnu99 -g -O2  -S conftest.c
configure:14168: $? = 0
configure:14178: result: no
configure:14193: checking for mode_t
configure:14193: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:14193: $? = 0
configure:14193: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:208:21: error: expected expression before ')' token
configure:14193: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| /* 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
| int
| main ()
| {
| if (sizeof ((mode_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:14193: result: yes
configure:14206: checking for promoted mode_t type
configure:14223: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:13: error: size of array 'array' is negative
configure:14223: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| /* end confdefs.h.  */
| #include <sys/types.h>
| int
| main ()
| {
| typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
|   ;
|   return 0;
| }
configure:14231: result: mode_t
configure:14256: checking whether strerror(0) succeeds
configure:14285: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:14285: $? = 0
configure:14285: ./conftest
configure:14285: $? = 0
configure:14296: result: yes
configure:14328: checking for strerror_r with POSIX signature
configure:14346: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:174:21: error: conflicting types for 'strerror_r'
/usr/include/string.h:438:14: note: previous declaration of 'strerror_r' was here
configure:14346: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| /* end confdefs.h.  */
| #include <string.h>
|                 int strerror_r (int, char *, size_t);
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:14354: result: no
configure:14434: checking whether __xpg_strerror_r works
configure:14470: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:14470: $? = 0
configure:14470: ./conftest
configure:14470: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| /* end confdefs.h.  */
| #include <errno.h>
|                     #include <string.h>
|                     extern int __xpg_strerror_r(int, char *, size_t);
| 
| int
| main ()
| {
| int result = 0;
|                     char buf[256] = "^";
|                     char copy[256];
|                     char *str = strerror (-1);
|                     strcpy (copy, str);
|                     if (__xpg_strerror_r (-2, buf, 1) == 0)
|                       result |= 1;
|                     if (*buf)
|                       result |= 2;
|                     __xpg_strerror_r (-2, buf, 256);
|                     if (strcmp (str, copy))
|                       result |= 4;
|                     return result;
| 
|   ;
|   return 0;
| }
configure:14481: result: no
configure:14489: checking whether strerror_r is declared
configure:14489: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:14489: $? = 0
configure:14489: result: yes
configure:14532: checking for external symbol _system_configuration
configure:14550: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
conftest.c:174:27: fatal error: sys/systemcfg.h: No such file or directory
compilation terminated.
configure:14550: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| /* end confdefs.h.  */
| #include <sys/systemcfg.h>
| 
| int
| main ()
| {
| double x = _system_configuration.physmem;
|                         if (x > 0.0) return 0;
|   ;
|   return 0;
| }
configure:14558: result: no
configure:14707: checking whether imported symbols can be declared weak
configure:14725: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:14725: $? = 0
configure:14759: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:14759: $? = 0
configure:14759: ./conftest
configure:14759: $? = 0
configure:14771: result: yes
configure:14776: checking for pthread.h
configure:14776: result: yes
configure:14804: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
/tmp/ccxgn8Ne.o: In function `main':
/tmp/libvirt-0.9.4/conftest.c:179: undefined reference to `pthread_mutexattr_init'
collect2: ld returned 1 exit status
configure:14804: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_mutex_lock((pthread_mutex_t*)0);
|                pthread_mutexattr_init((pthread_mutexattr_t*)0);
|   ;
|   return 0;
| }
configure:14867: checking for pthread_kill in -lpthread
configure:14901: result: yes
configure:15563: checking for multithread API to use
configure:15565: result: posix
configure:15613: checking whether <sys/select.h> is self-contained
configure:15630: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:15630: $? = 0
configure:15649: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:15649: $? = 0
configure:15671: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:15671: $? = 0
configure:15684: result: yes
configure:15874: checking for library containing setsockopt
configure:15896: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:15896: $? = 0
configure:15977: result: none needed
configure:16011: checking for sigset_t
configure:16011: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:16011: $? = 0
configure:16011: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:185:23: error: expected expression before ')' token
configure:16011: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| /* end confdefs.h.  */
| 
|       #include <signal.h>
|       /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>.  */
|       #include <sys/types.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((sigset_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:16011: result: yes
configure:16034: checking for SIGPIPE
configure:16059: result: yes
configure:16069: checking whether snprintf returns a byte count as in C99
configure:16125: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:16125: $? = 0
configure:16125: ./conftest
configure:16125: $? = 0
configure:16136: result: yes
configure:16140: checking whether snprintf is declared
configure:16140: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:16140: $? = 0
configure:16140: result: yes
configure:16152: checking for stdbool.h that conforms to C99
configure:16219: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:16219: $? = 0
configure:16226: result: yes
configure:16228: checking for _Bool
configure:16228: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:16228: $? = 0
configure:16228: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:214:20: error: expected expression before ')' token
configure:16228: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 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
| int
| main ()
| {
| if (sizeof ((_Bool)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:16228: result: yes
configure:16244: checking for wchar_t
configure:16261: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:16261: $? = 0
configure:16268: result: yes
configure:16405: checking whether stdint.h conforms to C99
configure:16576: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:16576: $? = 0
configure:16658: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:16658: $? = 0
configure:16658: ./conftest
configure:16658: $? = 0
configure:16670: result: yes
configure:17015: checking whether strdup is declared
configure:17015: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17015: $? = 0
configure:17015: result: yes
configure:17168: checking whether strndup is declared
configure:17168: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17168: $? = 0
configure:17168: result: yes
configure:17186: checking whether strnlen is declared
configure:17186: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17186: $? = 0
configure:17186: result: yes
configure:17204: checking for struct tm.tm_gmtoff
configure:17204: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17204: $? = 0
configure:17204: result: yes
configure:17214: checking whether strtok_r is declared
configure:17214: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17214: $? = 0
configure:17214: result: yes
configure:17226: checking whether stat file-mode macros are broken
configure:17253: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17253: $? = 0
configure:17260: result: no
configure:17311: checking for struct timespec in <time.h>
configure:17328: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17328: $? = 0
configure:17335: result: yes
configure:17467: checking whether localtime_r is declared
configure:17467: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:225:10: error: 'localtime_r' undeclared (first use in this function)
conftest.c:225:10: note: each undeclared identifier is reported only once for each function it appears in
configure:17467: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 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
| int
| main ()
| {
| #ifndef localtime_r
| #ifdef __cplusplus
|   (void) localtime_r;
| #else
|   (void) localtime_r;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:17467: result: no
configure:17500: checking for wint_t
configure:17525: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17525: $? = 0
configure:17532: result: yes
configure:17540: checking for size_t
configure:17540: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17540: $? = 0
configure:17540: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:223:21: error: expected expression before ')' token
configure:17540: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 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
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:17540: result: yes
configure:17552: checking for inttypes.h
configure:17569: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17569: $? = 0
configure:17576: result: yes
configure:17587: checking for stdint.h
configure:17604: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17604: $? = 0
configure:17611: result: yes
configure:17624: checking for intmax_t
configure:17649: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17649: $? = 0
configure:17656: result: yes
configure:17683: checking for snprintf
configure:17683: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
conftest.c:213:6: warning: conflicting types for built-in function 'snprintf'
configure:17683: $? = 0
configure:17683: result: yes
configure:17683: checking for strnlen
configure:17683: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:17683: $? = 0
configure:17683: result: yes
configure:17683: checking for wcslen
configure:17683: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:17683: $? = 0
configure:17683: result: yes
configure:17683: checking for wcsnlen
configure:17683: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:17683: $? = 0
configure:17683: result: yes
configure:17683: checking for mbrtowc
configure:17683: result: yes
configure:17683: checking for wcrtomb
configure:17683: result: yes
configure:17692: checking whether _snprintf is declared
configure:17692: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:205:10: error: '_snprintf' undeclared (first use in this function)
conftest.c:205:10: note: each undeclared identifier is reported only once for each function it appears in
configure:17692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| /* end confdefs.h.  */
| #include <stdio.h>
| 
| int
| main ()
| {
| #ifndef _snprintf
| #ifdef __cplusplus
|   (void) _snprintf;
| #else
|   (void) _snprintf;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:17692: result: no
configure:17717: checking whether vsnprintf is declared
configure:17717: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17717: $? = 0
configure:17717: result: yes
configure:17730: checking whether <wchar.h> uses 'inline' correctly
configure:17752: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17755: $? = 0
configure:17773: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17776: $? = 0
configure:17789: result: yes
configure:17829: checking if environ is properly declared
configure:17847: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:200:39: error: conflicting types for 'environ'
/usr/include/unistd.h:542:15: note: previous declaration of 'environ' was here
configure:17847: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| /* end confdefs.h.  */
| #include <unistd.h>
|            extern struct { int foo; } environ;
| int
| main ()
| {
| environ.foo = 1;
|   ;
|   return 0;
| }
configure:17855: result: yes
configure:17868: checking whether strerror_r is declared
configure:17868: result: yes
configure:17881: checking for strerror_r
configure:17881: result: yes
configure:17890: checking whether strerror_r returns char *
configure:17914: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17914: $? = 0
configure:17952: result: yes
configure:17961: checking for sig_atomic_t
configure:17961: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:17961: $? = 0
configure:17961: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:208:27: error: expected expression before ')' token
configure:17961: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| /* end confdefs.h.  */
| #include <signal.h>
| 
| int
| main ()
| {
| if (sizeof ((sig_atomic_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:17961: result: yes
configure:17980: checking whether ungetc works on arbitrary bytes
configure:18014: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:18014: $? = 0
configure:18014: ./conftest
configure:18014: $? = 0
configure:18025: result: yes
configure:18033: checking type of array argument to getgroups
configure:18067: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:18067: $? = 0
configure:18067: ./conftest
configure:18067: $? = 0
configure:18092: result: gid_t
configure:18100: checking for getgroups
configure:18100: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:18100: $? = 0
configure:18100: result: yes
configure:18155: checking for working getgroups
configure:18175: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:18175: $? = 0
configure:18175: ./conftest
configure:18175: $? = 0
configure:18186: result: yes
configure:18314: checking for inttypes.h
configure:18314: result: yes
configure:18325: checking whether the inttypes.h PRIxNN macros are broken
configure:18346: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:18346: $? = 0
configure:18354: result: no
configure:18387: checking for LC_MESSAGES
configure:18403: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:18403: $? = 0
configure:18411: result: yes
configure:18420: checking for CFPreferencesCopyAppValue
configure:18438: gcc -std=gnu99 -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:209:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
compilation terminated.
configure:18438: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:18447: result: no
configure:18454: checking for CFLocaleCopyCurrent
configure:18472: gcc -std=gnu99 -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:209:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
compilation terminated.
configure:18472: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:18481: result: no
configure:18500: checking whether alarm is declared
configure:18500: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:18500: $? = 0
configure:18500: result: yes
configure:18570: checking whether posix_spawn works
configure:18710: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:18710: $? = 0
configure:18885: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:18885: $? = 0
configure:18885: ./conftest
configure:18885: $? = 0
configure:18903: result: yes
configure:18908: checking whether posix_spawnattr_setschedpolicy is supported
configure:18932: result: yes
configure:18934: checking whether posix_spawnattr_setschedparam is supported
configure:18958: result: yes
configure:18966: checking whether setenv is declared
configure:18966: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:18966: $? = 0
configure:18966: result: yes
configure:19014: checking search.h usability
configure:19014: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:19014: $? = 0
configure:19014: result: yes
configure:19014: checking search.h presence
configure:19014: gcc -E  conftest.c
configure:19014: $? = 0
configure:19014: result: yes
configure:19014: checking for search.h
configure:19014: result: yes
configure:19026: checking for tsearch
configure:19026: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:19026: $? = 0
configure:19026: result: yes
configure:19053: checking whether unsetenv is declared
configure:19053: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:19053: $? = 0
configure:19053: result: yes
configure:19134: checking for alloca as a compiler built-in
configure:19158: result: yes
configure:19306: checking byteswap.h usability
configure:19306: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:19306: $? = 0
configure:19306: result: yes
configure:19306: checking byteswap.h presence
configure:19306: gcc -E  conftest.c
configure:19306: $? = 0
configure:19306: result: yes
configure:19306: checking for byteswap.h
configure:19306: result: yes
configure:19649: checking whether // is distinct from /
configure:19678: result: no
configure:19695: checking whether dup2 works
configure:19749: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:19749: $? = 0
configure:19749: ./conftest
configure:19749: $? = 0
configure:19760: result: yes
configure:19807: checking whether fflush works on input streams
configure:19877: result: no
configure:19950: checking whether fcntl handles F_DUPFD correctly
configure:19980: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:19980: $? = 0
configure:19980: ./conftest
configure:19980: $? = 0
configure:19990: result: yes
configure:20024: checking whether fcntl understands F_DUPFD_CLOEXEC
configure:20045: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:20045: $? = 0
configure:20063: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:234:7: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:20063: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| /* end confdefs.h.  */
| 
| #ifdef __linux__
| /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace
|    it to support the semantics on older kernels that failed with EINVAL.  */
| choke me
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:20074: result: needs runtime check
configure:20182: checking whether fflush works on input streams
configure:20252: result: no
configure:20460: checking for working POSIX fnmatch
configure:20561: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:20561: $? = 0
configure:20561: ./conftest
configure:20561: $? = 0
configure:20573: result: yes
configure:20674: checking whether fpurge is declared
configure:20674: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:242:10: error: 'fpurge' undeclared (first use in this function)
conftest.c:242:10: note: each undeclared identifier is reported only once for each function it appears in
configure:20674: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| /* end confdefs.h.  */
| #include <stdio.h>
| 
| int
| main ()
| {
| #ifndef fpurge
| #ifdef __cplusplus
|   (void) fpurge;
| #else
|   (void) fpurge;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:20674: result: no
configure:20823: checking for fseeko
configure:20850: result: yes
configure:20872: checking whether fflush works on input streams
configure:20942: result: no
configure:21030: checking for ftello
configure:21056: result: yes
configure:21065: checking whether ftello works
configure:21152: result: yes
configure:21194: checking whether __func__ is available
configure:21210: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:21210: $? = 0
configure:21217: result: yes
configure:21226: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
configure:21231: checking for library containing getaddrinfo
configure:21262: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:21262: $? = 0
configure:21279: result: none required
configure:21292: checking for getaddrinfo
configure:21318: gcc -std=gnu99 -o conftest -g -O2   conftest.c   >&5
configure:21318: $? = 0
configure:21326: result: yes
configure:21375: checking whether gai_strerror is declared
configure:21375: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:21375: $? = 0
configure:21375: result: yes
configure:21403: checking whether gai_strerrorA is declared
configure:21403: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:261:10: error: 'gai_strerrorA' undeclared (first use in this function)
conftest.c:261:10: note: each undeclared identifier is reported only once for each function it appears in
configure:21403: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETDB_H
| #include <netdb.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| #include <stddef.h>
| 
| 
| int
| main ()
| {
| #ifndef gai_strerrorA
| #ifdef __cplusplus
|   (void) gai_strerrorA;
| #else
|   (void) gai_strerrorA;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:21403: result: no
configure:21433: checking for gai_strerror with POSIX signature
configure:21455: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:21455: $? = 0
configure:21462: result: yes
configure:21479: checking for struct sockaddr.sa_len
configure:21479: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:250:12: error: 'struct sockaddr' has no member named 'sa_len'
configure:21479: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <sys/socket.h>
| 
| 
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:21479: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:250:19: error: 'struct sockaddr' has no member named 'sa_len'
configure:21479: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <sys/socket.h>
| 
| 
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (sizeof ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:21479: result: no
configure:21502: checking whether getaddrinfo is declared
configure:21502: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:21502: $? = 0
configure:21502: result: yes
configure:21527: checking whether freeaddrinfo is declared
configure:21527: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:21527: $? = 0
configure:21527: result: yes
configure:21552: checking whether getnameinfo is declared
configure:21552: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:21552: $? = 0
configure:21552: result: yes
configure:21591: checking for struct addrinfo
configure:21591: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:21591: $? = 0
configure:21591: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:260:30: error: expected expression before ')' token
configure:21591: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETDB_H
| #include <netdb.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((struct addrinfo)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:21591: result: yes
configure:21734: checking for working getdelim function
configure:21794: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:21794: $? = 0
configure:21794: ./conftest
configure:21794: $? = 0
configure:21804: result: yes
configure:21948: checking for gethostname
configure:21948: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:21948: $? = 0
configure:21948: result: yes
configure:22024: checking for HOST_NAME_MAX
configure:22073: result: yes
configure:22139: checking for getline
configure:22139: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:22139: $? = 0
configure:22139: result: yes
configure:22147: checking for working getline function
configure:22207: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:22207: $? = 0
configure:22207: ./conftest
configure:22207: $? = 0
configure:22217: result: yes
configure:22264: checking for getpass
configure:22264: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:22264: $? = 0
configure:22264: result: yes
configure:22451: checking whether gettimeofday clobbers localtime buffer
configure:22483: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:22483: $? = 0
configure:22483: ./conftest
configure:22483: $? = 0
configure:22493: result: no
configure:22511: checking for gettimeofday with POSIX signature
configure:22539: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:257:19: error: conflicting types for 'gettimeofday'
/usr/include/sys/time.h:73:12: note: previous declaration of 'gettimeofday' was here
configure:22539: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| /* end confdefs.h.  */
| #include <sys/time.h>
|               struct timeval c;
|               int gettimeofday (struct timeval *restrict, void *restrict);
| 
| int
| main ()
| {
| /* glibc uses struct timezone * rather than the POSIX void *
|                  if _GNU_SOURCE is defined.  However, since the only portable
|                  use of gettimeofday uses NULL as the second parameter, and
|                  since the glibc definition is actually more typesafe, it is
|                  not worth wrapping this to get a compliant signature.  */
|               int (*f) (struct timeval *restrict, void *restrict)
|                 = gettimeofday;
|               int x = f (&c, 0);
|               return !(x | c.tv_sec | c.tv_usec);
| 
|   ;
|   return 0;
| }
configure:22555: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:22555: $? = 0
configure:22564: result: almost
configure:22642: checking for library containing gethostbyname
configure:22690: result: none required
configure:22704: checking for gethostbyname
configure:22704: result: yes
configure:22762: checking for library containing inet_ntop
configure:22810: result: none required
configure:22850: checking whether inet_ntop is declared
configure:22850: result: yes
configure:22901: checking for library containing inet_pton
configure:22932: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:22932: $? = 0
configure:22949: result: none required
configure:22989: checking whether inet_pton is declared
configure:22989: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:22989: $? = 0
configure:22989: result: yes
configure:23044: checking for ioctl
configure:23044: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:23044: $? = 0
configure:23044: result: yes
configure:23053: checking for ioctl with POSIX signature
configure:23070: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:265:12: error: conflicting types for 'ioctl'
/usr/include/sys/ioctl.h:42:12: note: previous declaration of 'ioctl' was here
configure:23070: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| /* end confdefs.h.  */
| #include <sys/ioctl.h>
| int
| main ()
| {
| extern int ioctl (int, int, ...);
|   ;
|   return 0;
| }
| 
configure:23078: result: no
configure:23166: checking whether lseek detects pipes
configure:23189: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:23189: $? = 0
configure:23220: result: yes
configure:23374: checking whether mbrtowc handles incomplete characters
configure:23419: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:23419: $? = 0
configure:23419: ./conftest
configure:23419: $? = 0
configure:23431: result: yes
configure:23437: checking whether mbrtowc works as well as mbtowc
configure:23486: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:23486: $? = 0
configure:23486: ./conftest
configure:23486: $? = 0
configure:23498: result: yes
configure:23531: checking whether mbrtowc handles a NULL pwc argument
configure:23590: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:23590: $? = 0
configure:23590: ./conftest
configure:23590: $? = 0
configure:23602: result: yes
configure:23608: checking whether mbrtowc handles a NULL string argument
configure:23655: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:23655: $? = 0
configure:23655: ./conftest
configure:23655: $? = 0
configure:23667: result: yes
configure:23675: checking whether mbrtowc has a correct return value
configure:23790: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:23790: $? = 0
configure:23790: ./conftest
configure:23790: $? = 0
configure:23805: result: yes
configure:23811: checking whether mbrtowc returns 0 when parsing a NUL character
configure:23855: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:23855: $? = 0
configure:23855: ./conftest
configure:23855: $? = 0
configure:23867: result: yes
configure:23962: checking whether mbrtowc handles incomplete characters
configure:24019: result: yes
configure:24025: checking whether mbrtowc works as well as mbtowc
configure:24086: result: yes
configure:24178: checking whether mbrtowc handles incomplete characters
configure:24235: result: yes
configure:24241: checking whether mbrtowc works as well as mbtowc
configure:24302: result: yes
configure:24338: checking whether mbsrtowcs works
configure:24430: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:24430: $? = 0
configure:24430: ./conftest
configure:24430: $? = 0
configure:24442: result: yes
configure:24546: checking for working mkstemp
configure:24593: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:24593: $? = 0
configure:24593: ./conftest
configure:24593: $? = 0
configure:24605: result: yes
configure:24717: checking for working mktime
configure:24919: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:24919: $? = 0
configure:24919: ./conftest
configure:24919: $? = 0
configure:24930: result: yes
configure:24972: checking for __mktime_internal
configure:24972: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
/tmp/ccnhwIoJ.o: In function `main':
/tmp/libvirt-0.9.4/conftest.c:309: undefined reference to `__mktime_internal'
collect2: ld returned 1 exit status
configure:24972: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| /* end confdefs.h.  */
| /* Define __mktime_internal to an innocuous variant, in case <limits.h> declares __mktime_internal.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __mktime_internal innocuous___mktime_internal
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __mktime_internal (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef __mktime_internal
| 
| /* 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 __mktime_internal ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___mktime_internal || defined __stub_____mktime_internal
| choke me
| #endif
| 
| int
| main ()
| {
| return __mktime_internal ();
|   ;
|   return 0;
| }
configure:24972: result: no
configure:25079: checking whether <netinet/in.h> is self-contained
configure:25096: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:25096: $? = 0
configure:25104: result: yes
configure:25268: checking whether open recognizes a trailing slash
configure:25307: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:25307: $? = 0
configure:25307: ./conftest
configure:25307: $? = 0
configure:25319: result: yes
configure:25410: checking for struct msghdr.msg_accrights
configure:25410: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:288:12: error: 'struct msghdr' has no member named 'msg_accrights'
configure:25410: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| /* end confdefs.h.  */
| 
|     #include <sys/types.h>
|     #include <sys/socket.h>
| 
| 
| int
| main ()
| {
| static struct msghdr ac_aggr;
| if (ac_aggr.msg_accrights)
| return 0;
|   ;
|   return 0;
| }
configure:25410: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:288:19: error: 'struct msghdr' has no member named 'msg_accrights'
configure:25410: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| /* end confdefs.h.  */
| 
|     #include <sys/types.h>
|     #include <sys/socket.h>
| 
| 
| int
| main ()
| {
| static struct msghdr ac_aggr;
| if (sizeof ac_aggr.msg_accrights)
| return 0;
|   ;
|   return 0;
| }
configure:25410: result: no
configure:25535: checking for sys/pstat.h
configure:25535: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:314:23: fatal error: sys/pstat.h: No such file or directory
compilation terminated.
configure:25535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 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 <sys/pstat.h>
configure:25535: result: no
configure:25535: checking for sys/sysmp.h
configure:25535: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:314:23: fatal error: sys/sysmp.h: No such file or directory
compilation terminated.
configure:25535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 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 <sys/sysmp.h>
configure:25535: result: no
configure:25535: checking for sys/sysinfo.h
configure:25535: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:25535: $? = 0
configure:25535: result: yes
configure:25535: checking for machine/hal_sysinfo.h
configure:25535: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:315:33: fatal error: machine/hal_sysinfo.h: No such file or directory
compilation terminated.
configure:25535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 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 <machine/hal_sysinfo.h>
configure:25535: result: no
configure:25535: checking for sys/table.h
configure:25535: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:315:23: fatal error: sys/table.h: No such file or directory
compilation terminated.
configure:25535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 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 <sys/table.h>
configure:25535: result: no
configure:25535: checking for sys/param.h
configure:25535: result: yes
configure:25535: checking for sys/systemcfg.h
configure:25535: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:316:27: fatal error: sys/systemcfg.h: No such file or directory
compilation terminated.
configure:25535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 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 <sys/systemcfg.h>
configure:25535: result: no
configure:25548: checking for sys/sysctl.h
configure:25548: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:25548: $? = 0
configure:25548: result: yes
configure:25567: checking for pstat_getstatic
configure:25567: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
/tmp/ccIDMjVg.o: In function `main':
/tmp/libvirt-0.9.4/conftest.c:317: undefined reference to `pstat_getstatic'
collect2: ld returned 1 exit status
configure:25567: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| /* end confdefs.h.  */
| /* Define pstat_getstatic to an innocuous variant, in case <limits.h> declares pstat_getstatic.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pstat_getstatic innocuous_pstat_getstatic
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pstat_getstatic (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pstat_getstatic
| 
| /* 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 pstat_getstatic ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pstat_getstatic || defined __stub___pstat_getstatic
| choke me
| #endif
| 
| int
| main ()
| {
| return pstat_getstatic ();
|   ;
|   return 0;
| }
configure:25567: result: no
configure:25567: checking for pstat_getdynamic
configure:25567: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
/tmp/ccGSEz3k.o: In function `main':
/tmp/libvirt-0.9.4/conftest.c:317: undefined reference to `pstat_getdynamic'
collect2: ld returned 1 exit status
configure:25567: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| /* end confdefs.h.  */
| /* Define pstat_getdynamic to an innocuous variant, in case <limits.h> declares pstat_getdynamic.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pstat_getdynamic innocuous_pstat_getdynamic
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pstat_getdynamic (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pstat_getdynamic
| 
| /* 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 pstat_getdynamic ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pstat_getdynamic || defined __stub___pstat_getdynamic
| choke me
| #endif
| 
| int
| main ()
| {
| return pstat_getdynamic ();
|   ;
|   return 0;
| }
configure:25567: result: no
configure:25567: checking for sysmp
configure:25567: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
/tmp/cclDSkAm.o: In function `main':
/tmp/libvirt-0.9.4/conftest.c:317: undefined reference to `sysmp'
collect2: ld returned 1 exit status
configure:25567: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| /* end confdefs.h.  */
| /* Define sysmp to an innocuous variant, in case <limits.h> declares sysmp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sysmp innocuous_sysmp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sysmp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sysmp
| 
| /* 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 sysmp ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sysmp || defined __stub___sysmp
| choke me
| #endif
| 
| int
| main ()
| {
| return sysmp ();
|   ;
|   return 0;
| }
configure:25567: result: no
configure:25567: checking for getsysinfo
configure:25567: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
/tmp/ccyYgyQs.o: In function `main':
/tmp/libvirt-0.9.4/conftest.c:317: undefined reference to `getsysinfo'
collect2: ld returned 1 exit status
configure:25567: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| /* end confdefs.h.  */
| /* Define getsysinfo to an innocuous variant, in case <limits.h> declares getsysinfo.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getsysinfo innocuous_getsysinfo
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getsysinfo (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getsysinfo
| 
| /* 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 getsysinfo ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getsysinfo || defined __stub___getsysinfo
| choke me
| #endif
| 
| int
| main ()
| {
| return getsysinfo ();
|   ;
|   return 0;
| }
configure:25567: result: no
configure:25567: checking for sysctl
configure:25567: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:25567: $? = 0
configure:25567: result: yes
configure:25567: checking for table
configure:25567: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
/tmp/ccKJNuQo.o: In function `main':
/tmp/libvirt-0.9.4/conftest.c:318: undefined reference to `table'
collect2: ld returned 1 exit status
configure:25567: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| /* end confdefs.h.  */
| /* Define table to an innocuous variant, in case <limits.h> declares table.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define table innocuous_table
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char table (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef table
| 
| /* 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 table ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_table || defined __stub___table
| choke me
| #endif
| 
| int
| main ()
| {
| return table ();
|   ;
|   return 0;
| }
configure:25567: result: no
configure:25656: checking for poll
configure:25656: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:25656: $? = 0
configure:25656: result: yes
configure:25713: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:25713: $? = 0
configure:25713: ./conftest
configure:25713: $? = 0
configure:25873: checking for a shell that conforms to POSIX
configure:25914: result: /bin/sh
configure:26001: checking for pthread_t
configure:26001: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:26001: $? = 0
configure:26001: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:328:24: error: expected expression before ')' token
configure:26001: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 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
|       #if HAVE_PTHREAD_H
|        #include <pthread.h>
|       #endif
| 
| int
| main ()
| {
| if (sizeof ((pthread_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:26001: result: yes
configure:26014: checking for pthread_spinlock_t
configure:26014: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:26014: $? = 0
configure:26014: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:329:33: error: expected expression before ')' token
configure:26014: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 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
|       #if HAVE_PTHREAD_H
|        #include <pthread.h>
|       #endif
| 
| int
| main ()
| {
| if (sizeof ((pthread_spinlock_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:26014: result: yes
configure:26055: checking for library containing pthread_create
configure:26086: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
/tmp/ccmgGgNO.o: In function `main':
/tmp/libvirt-0.9.4/conftest.c:301: undefined reference to `pthread_create'
collect2: ld returned 1 exit status
configure:26086: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 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 pthread_create ();
| int
| main ()
| {
| return pthread_create ();
|   ;
|   return 0;
| }
configure:26086: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lpthread   >&5
configure:26086: $? = 0
configure:26103: result: -lpthread
configure:26136: checking for pthread_sigmask in -lpthread
configure:26157: gcc -std=gnu99 -o conftest -g -O2   conftest.c  -lpthread >&5
configure:26157: $? = 0
configure:26167: result: yes
configure:26244: checking whether pthread_sigmask returns error numbers
configure:26276: gcc -std=gnu99 -o conftest -g -O2   conftest.c  -lpthread >&5
configure:26276: $? = 0
configure:26276: ./conftest
configure:26276: $? = 0
configure:26288: result: yes
configure:26299: checking whether pthread_sigmask unblocks signals correctly
configure:26353: gcc -std=gnu99 -o conftest -g -O2   conftest.c  -lpthread >&5
configure:26353: $? = 0
configure:26353: ./conftest
configure:26353: $? = 0
configure:26365: result: guessing yes
configure:26416: checking for random.h
configure:26416: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:325:20: fatal error: random.h: No such file or directory
compilation terminated.
configure:26416: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 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 <random.h>
configure:26416: result: no
configure:26431: checking for struct random_data
configure:26431: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:26431: $? = 0
configure:26431: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:300:33: error: expected expression before ')' token
configure:26431: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| /* end confdefs.h.  */
| #include <stdlib.h>
|       #if HAVE_RANDOM_H
|       # include <random.h>
|       #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((struct random_data)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:26431: result: yes
configure:26451: checking for random_r
configure:26451: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:26451: $? = 0
configure:26451: result: yes
configure:26500: checking for rawmemchr
configure:26500: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:26500: $? = 0
configure:26500: result: yes
configure:26553: checking whether readlink signature is correct
configure:26571: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:26571: $? = 0
configure:26578: result: yes
configure:26580: checking whether readlink handles trailing slash correctly
configure:26604: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:26604: $? = 0
configure:26604: ./conftest
configure:26604: $? = 0
configure:26615: result: yes
configure:26739: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:26739: $? = 0
configure:26853: checking whether select supports a 0 argument
configure:26885: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:26885: $? = 0
configure:26885: ./conftest
configure:26885: $? = 0
configure:26896: result: yes
configure:26962: checking for library containing getservbyname
configure:27010: result: none required
configure:27024: checking for getservbyname
configure:27024: result: yes
configure:27114: checking for struct sigaction.sa_sigaction
configure:27114: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:27114: $? = 0
configure:27114: result: yes
configure:27250: checking for volatile sig_atomic_t
configure:27250: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:27250: $? = 0
configure:27250: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:313:36: error: expected expression before ')' token
configure:27250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| /* end confdefs.h.  */
| 
| #include <signal.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((volatile sig_atomic_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:27250: result: yes
configure:27264: checking for sighandler_t
configure:27264: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:27264: $? = 0
configure:27264: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:313:27: error: expected expression before ')' token
configure:27264: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| /* end confdefs.h.  */
| 
| #include <signal.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((sighandler_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:27264: result: yes
configure:27298: checking for sigprocmask
configure:27298: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:27298: $? = 0
configure:27298: result: yes
configure:27339: checking for stdint.h
configure:27339: result: yes
configure:27349: checking for SIZE_MAX
configure:27421: result: yes
configure:27433: checking whether sleep is declared
configure:27433: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:27433: $? = 0
configure:27433: result: yes
configure:27455: checking for working sleep
configure:27497: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:27497: $? = 0
configure:27497: ./conftest
configure:27497: $? = 0
configure:27507: result: yes
configure:27546: checking for snprintf
configure:27546: result: yes
configure:27558: checking whether snprintf respects a size of 1
configure:27578: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:27578: $? = 0
configure:27578: ./conftest
configure:27578: $? = 0
configure:27589: result: yes
configure:27599: checking whether printf supports POSIX/XSI format strings with positions
configure:27631: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:27631: $? = 0
configure:27631: ./conftest
configure:27631: $? = 0
configure:27642: result: yes
configure:27824: checking for library containing setsockopt
configure:27927: result: none needed
configure:27942: checking for socklen_t
configure:27942: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:27942: $? = 0
configure:27942: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:330:24: error: expected expression before ')' token
configure:27942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| /* end confdefs.h.  */
| 
| /* <sys/types.h> is not needed according to POSIX, but the
|    <sys/socket.h> in i386-unknown-freebsd4.10 and
|    powerpc-apple-darwin5.5 required it. */
| #include <sys/types.h>
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #elif HAVE_WS2TCPIP_H
| # include <ws2tcpip.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:27942: result: yes
configure:28006: checking for ssize_t
configure:28023: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:28023: $? = 0
configure:28030: result: yes
configure:28047: checking whether stat handles trailing slashes on directories
configure:28070: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:28070: $? = 0
configure:28070: ./conftest
configure:28070: $? = 0
configure:28080: result: yes
configure:28082: checking whether stat handles trailing slashes on files
configure:28116: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:28116: $? = 0
configure:28116: ./conftest
configure:28116: $? = 0
configure:28127: result: yes
configure:28176: checking for va_copy
configure:28197: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:28197: $? = 0
configure:28205: result: yes
configure:28373: checking whether NULL can be used in arbitrary expressions
configure:28391: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:28391: $? = 0
configure:28398: result: yes
configure:28669: checking for stpcpy
configure:28669: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
conftest.c:339:6: warning: conflicting types for built-in function 'stpcpy'
configure:28669: $? = 0
configure:28669: result: yes
configure:28718: checking for strchrnul
configure:28718: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:28718: $? = 0
configure:28718: result: yes
configure:28730: checking whether strchrnul works
configure:28774: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:28774: $? = 0
configure:28774: ./conftest
configure:28774: $? = 0
configure:28785: result: yes
configure:28883: checking for working strerror function
configure:28903: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:28903: $? = 0
configure:28903: ./conftest
configure:28903: $? = 0
configure:28914: result: yes
configure:29114: checking for working strndup
configure:29148: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:29148: $? = 0
configure:29148: ./conftest
configure:29148: $? = 0
configure:29158: result: yes
configure:29210: checking for working strnlen
configure:29244: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:29244: $? = 0
configure:29244: ./conftest
configure:29244: $? = 0
configure:29254: result: yes
configure:29345: checking for strsep
configure:29345: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:29345: $? = 0
configure:29345: result: yes
configure:29392: checking for strtok_r
configure:29392: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:29392: $? = 0
configure:29392: result: yes
configure:29403: checking whether strtok_r works
configure:29443: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:29443: $? = 0
configure:29443: ./conftest
configure:29443: $? = 0
configure:29454: result: yes
configure:29517: checking whether <sys/ioctl.h> declares ioctl
configure:29534: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:29534: $? = 0
configure:29542: result: yes
configure:29621: checking whether <sys/select.h> is self-contained
configure:29692: result: yes
configure:29816: checking whether <sys/socket.h> is self-contained
configure:29841: result: yes
configure:29846: checking for shutdown
configure:29846: result: yes
configure:29856: checking whether <sys/socket.h> defines the SHUT_* macros
configure:29881: result: yes
configure:29971: checking for struct sockaddr_storage
configure:29971: result: yes
configure:29992: checking for sa_family_t
configure:29992: result: yes
configure:30021: checking for struct sockaddr_storage.ss_family
configure:30021: result: yes
configure:30157: checking for nlink_t
configure:30157: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:30157: $? = 0
configure:30157: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:341:22: error: expected expression before ')' token
configure:30157: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|      #include <sys/stat.h>
| 
| int
| main ()
| {
| if (sizeof ((nlink_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:30157: result: yes
configure:30326: checking for struct utsname
configure:30326: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:30326: $? = 0
configure:30326: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:342:29: error: expected expression before ')' token
configure:30326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| /* end confdefs.h.  */
| 
| #include <sys/utsname.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((struct utsname)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:30326: result: yes
configure:30535: checking whether localtime_r is compatible with its POSIX signature
configure:30559: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:30559: $? = 0
configure:30567: result: yes
configure:30662: checking for uname
configure:30662: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:30662: $? = 0
configure:30662: result: yes
configure:30789: checking for useconds_t
configure:30789: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:30789: $? = 0
configure:30789: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:375:25: error: expected expression before ')' token
configure:30789: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 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
| int
| main ()
| {
| if (sizeof ((useconds_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:30789: result: yes
configure:30801: checking whether usleep allows large arguments
configure:30822: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:30822: $? = 0
configure:30822: ./conftest
configure:30822: $? = 0
configure:30832: result: yes
configure:30939: checking for ptrdiff_t
configure:30939: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:30939: $? = 0
configure:30939: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:376:24: error: expected expression before ')' token
configure:30939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 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
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:30939: result: yes
configure:30960: checking for vasprintf
configure:30960: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:30960: $? = 0
configure:30960: result: yes
configure:31035: checking for vsnprintf
configure:31035: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
conftest.c:365:6: warning: conflicting types for built-in function 'vsnprintf'
configure:31035: $? = 0
configure:31035: result: yes
configure:31047: checking whether snprintf respects a size of 1
configure:31078: result: yes
configure:31088: checking whether printf supports POSIX/XSI format strings with positions
configure:31131: result: yes
configure:31408: checking whether iswcntrl works
configure:31452: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:31452: $? = 0
configure:31452: ./conftest
configure:31452: $? = 0
configure:31463: result: yes
configure:31483: checking for wctype_t
configure:31511: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:31511: $? = 0
configure:31519: result: yes
configure:31525: checking for wctrans_t
configure:31551: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:31551: $? = 0
configure:31559: result: yes
configure:31572: checking for stdint.h
configure:31572: result: yes
configure:31628: checking whether btowc(0) is correct
configure:31663: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:31663: $? = 0
configure:31663: ./conftest
configure:31663: $? = 0
configure:31674: result: yes
configure:31677: checking whether btowc(EOF) is correct
configure:31716: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:31716: $? = 0
configure:31716: ./conftest
configure:31716: $? = 0
configure:31728: result: yes
configure:31780: checking for a traditional french locale
configure:31905: result: fr_FR
configure:31912: checking for a french Unicode locale
configure:32031: result: fr_FR.UTF-8
configure:32039: checking for a traditional french locale
configure:32164: result: fr_FR
configure:32172: checking for a turkish Unicode locale
configure:32243: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:403:3: warning: implicit declaration of function 'towupper'
conftest.c:403:7: warning: incompatible implicit declaration of built-in function 'towupper'
conftest.c:403:3: warning: implicit declaration of function 'towlower'
conftest.c:403:35: warning: incompatible implicit declaration of built-in function 'towlower'
configure:32246: $? = 0
configure:32294: result: tr_TR.UTF-8
configure:32329: checking for error_at_line
configure:32345: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:32345: $? = 0
configure:32353: result: yes
configure:32412: checking whether getgroups handles negative values
configure:32433: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:32433: $? = 0
configure:32433: ./conftest
configure:32433: $? = 0
configure:32443: result: yes
configure:32489: checking for getpagesize
configure:32489: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:32489: $? = 0
configure:32489: result: yes
configure:32536: checking whether getpagesize is declared
configure:32536: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:32536: $? = 0
configure:32536: result: yes
configure:32620: checking whether byte ordering is bigendian
configure:32826: result: no
configure:32844: checking whether byte ordering is bigendian
configure:33050: result: no
configure:33070: checking whether the compiler generally respects inline
configure:33091: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:33091: $? = 0
configure:33100: result: yes
configure:33137: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:355:23: error: conflicting types for 'foo'
conftest.c:354:28: note: previous declaration of 'foo' was here
configure:33137: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| /* end confdefs.h.  */
| #include <stdint.h>
|            extern intptr_t foo;
|            extern int foo;
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:33137: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:33137: $? = 0
configure:33147: checking whether INT32_MAX < INTMAX_MAX
configure:33181: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:33181: $? = 0
configure:33188: result: yes
configure:33199: checking whether INT64_MAX == LONG_MAX
configure:33233: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:33233: $? = 0
configure:33240: result: yes
configure:33253: checking whether UINT32_MAX < UINTMAX_MAX
configure:33287: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:33287: $? = 0
configure:33294: result: yes
configure:33305: checking whether UINT64_MAX == ULONG_MAX
configure:33339: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:33339: $? = 0
configure:33346: result: yes
configure:33368: checking whether locale.h conforms to POSIX:2001
configure:33385: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:33385: $? = 0
configure:33392: result: yes
configure:33404: checking whether locale.h defines locale_t
configure:33421: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:33421: $? = 0
configure:33429: result: yes
configure:33511: checking for setlocale
configure:33511: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:33511: $? = 0
configure:33511: result: yes
configure:33511: checking for uselocale
configure:33511: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:33511: $? = 0
configure:33511: result: yes
configure:33531: checking for a traditional french locale
configure:33656: result: fr_FR
configure:33663: checking for a french Unicode locale
configure:33782: result: fr_FR.UTF-8
configure:33790: checking for a traditional japanese locale
configure:33920: result: ja_JP
configure:33928: checking for a transitional chinese locale
configure:34053: result: zh_CN.GB18030
configure:34060: checking for a french Unicode locale
configure:34179: result: fr_FR.UTF-8
configure:34187: checking for a traditional french locale
configure:34312: result: fr_FR
configure:34319: checking for a french Unicode locale
configure:34438: result: fr_FR.UTF-8
configure:34446: checking for a traditional japanese locale
configure:34576: result: ja_JP
configure:34584: checking for a transitional chinese locale
configure:34709: result: zh_CN.GB18030
configure:34763: checking for mmap
configure:34763: result: yes
configure:34774: checking for MAP_ANONYMOUS
configure:34811: result: yes
configure:35287: checking whether program_invocation_name is declared
configure:35287: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:35287: $? = 0
configure:35287: result: yes
configure:35299: checking whether program_invocation_short_name is declared
configure:35299: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:35299: $? = 0
configure:35299: result: yes
configure:35313: checking for putenv compatible with GNU and SVID
configure:35346: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:35346: $? = 0
configure:35346: ./conftest
configure:35346: $? = 0
configure:35357: result: yes
configure:35402: checking for mmap
configure:35402: result: yes
configure:35413: checking for MAP_ANONYMOUS
configure:35450: result: yes
configure:35521: checking for stdlib.h
configure:35521: result: yes
configure:35531: checking for GNU libc compatible realloc
configure:35555: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:35555: $? = 0
configure:35555: ./conftest
configure:35555: $? = 0
configure:35565: result: yes
configure:35610: checking whether setenv validates arguments
configure:35648: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:35648: $? = 0
configure:35648: ./conftest
configure:35648: $? = 0
configure:35658: result: yes
configure:35749: checking for a traditional french locale
configure:35874: result: fr_FR
configure:35881: checking for a french Unicode locale
configure:36000: result: fr_FR.UTF-8
configure:36008: checking for a traditional japanese locale
configure:36138: result: ja_JP
configure:36146: checking for a transitional chinese locale
configure:36271: result: zh_CN.GB18030
configure:36355: checking for posix_spawnattr_t
configure:36355: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:36355: $? = 0
configure:36355: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:384:32: error: expected expression before ')' token
configure:36355: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| /* end confdefs.h.  */
| 
| #include <spawn.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((posix_spawnattr_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:36355: result: yes
configure:36370: checking for posix_spawn_file_actions_t
configure:36370: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:36370: $? = 0
configure:36370: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:385:41: error: expected expression before ')' token
configure:36370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| /* end confdefs.h.  */
| 
| #include <spawn.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((posix_spawn_file_actions_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:36370: result: yes
configure:36409: checking for struct stat.st_atim.tv_nsec
configure:36409: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:36409: $? = 0
configure:36409: result: yes
configure:36418: checking whether struct stat.st_atim is of type struct timespec
configure:36445: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:36445: $? = 0
configure:36452: result: yes
configure:36511: checking for struct stat.st_birthtimespec.tv_nsec
configure:36511: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:388:12: error: 'struct stat' has no member named 'st_birthtimespec'
configure:36511: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|      #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_birthtimespec.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:36511: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:388:19: error: 'struct stat' has no member named 'st_birthtimespec'
configure:36511: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|      #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:36511: result: no
configure:36522: checking for struct stat.st_birthtimensec
configure:36522: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:388:12: error: 'struct stat' has no member named 'st_birthtimensec'
configure:36522: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|         #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_birthtimensec)
| return 0;
|   ;
|   return 0;
| }
configure:36522: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:388:19: error: 'struct stat' has no member named 'st_birthtimensec'
configure:36522: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|         #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_birthtimensec)
| return 0;
|   ;
|   return 0;
| }
configure:36522: result: no
configure:36533: checking for struct stat.st_birthtim.tv_nsec
configure:36533: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:388:12: error: 'struct stat' has no member named 'st_birthtim'
configure:36533: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|           #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_birthtim.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:36533: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:388:19: error: 'struct stat' has no member named 'st_birthtim'
configure:36533: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|           #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_birthtim.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:36533: result: no
configure:36551: checking for wchar_t
configure:36575: result: yes
configure:36584: checking for wint_t
configure:36616: result: yes
configure:36630: checking for mmap
configure:36630: result: yes
configure:36641: checking for MAP_ANONYMOUS
configure:36678: result: yes
configure:36713: checking whether symlink handles trailing slash correctly
configure:36741: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:36741: $? = 0
configure:36741: ./conftest
configure:36741: $? = 0
configure:36752: result: yes
configure:36808: checking for pthread_atfork
configure:36808: gcc -std=gnu99 -o conftest -g -O2   conftest.c  -lpthread >&5
configure:36808: $? = 0
configure:36808: result: yes
configure:36834: checking for unsetenv
configure:36834: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:36834: $? = 0
configure:36834: result: yes
configure:36847: checking for unsetenv() return type
configure:36876: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:36876: $? = 0
configure:36883: result: int
configure:36892: checking whether unsetenv obeys POSIX
configure:36931: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:36931: $? = 0
configure:36931: ./conftest
configure:36931: $? = 0
configure:36941: result: yes
configure:36998: checking for waitid
configure:36998: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:36998: $? = 0
configure:36998: result: yes
configure:37034: checking whether mbrtowc handles incomplete characters
configure:37091: result: yes
configure:37097: checking whether mbrtowc works as well as mbtowc
configure:37158: result: yes
configure:37193: checking whether wcrtomb return value is correct
configure:37248: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:37248: $? = 0
configure:37248: ./conftest
configure:37248: $? = 0
configure:37260: result: yes
configure:37308: checking for a traditional french locale
configure:37433: result: fr_FR
configure:37440: checking for a french Unicode locale
configure:37559: result: fr_FR.UTF-8
configure:37567: checking for a traditional japanese locale
configure:37697: result: ja_JP
configure:37705: checking for a transitional chinese locale
configure:37830: result: zh_CN.GB18030
configure:37853: checking whether wctob works
configure:37939: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:407:7: warning: implicit declaration of function 'mbtowc'
configure:37939: $? = 0
configure:37939: ./conftest
configure:37939: $? = 0
configure:37951: result: yes
configure:37959: checking whether wctob is declared
configure:37959: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:37959: $? = 0
configure:37959: result: yes
configure:38130: checking for sched_yield in -lrt
configure:38155: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lrt   >&5
configure:38155: $? = 0
configure:38164: result: yes
configure:38228: checking for uid_t in sys/types.h
configure:38247: result: yes
configure:38259: checking for function prototypes
configure:38262: result: yes
configure:38285: checking for string.h
configure:38285: result: yes
configure:38648: checking how to print strings
configure:38675: result: printf
configure:38696: checking for a sed that does not truncate output
configure:38760: result: /bin/sed
configure:38778: checking for fgrep
configure:38840: result: /bin/grep -F
configure:38875: checking for ld used by gcc -std=gnu99
configure:38942: result: /usr/x86_64-slackware-linux/bin/ld
configure:38949: checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld
configure:38964: result: yes
configure:38976: checking for BSD- or MS-compatible name lister (nm)
configure:39025: result: /usr/bin/nm -B
configure:39155: checking the name lister (/usr/bin/nm -B) interface
configure:39162: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:39165: /usr/bin/nm -B "conftest.o"
configure:39168: output
0000000000000000 B some_variable
configure:39175: result: BSD nm
configure:39178: checking whether ln -s works
configure:39182: result: yes
configure:39190: checking the maximum length of command line arguments
configure:39315: result: 1572864
configure:39332: checking whether the shell understands some XSI constructs
configure:39342: result: yes
configure:39346: checking whether the shell understands "+="
configure:39352: result: yes
configure:39387: checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files
configure:39394: result: -r
configure:39463: checking for objdump
configure:39490: result: objdump
configure:39519: checking how to recognize dependent libraries
configure:39721: result: pass_all
configure:39781: checking for ar
configure:39797: found /usr/bin/ar
configure:39808: result: ar
configure:39886: checking for strip
configure:39902: found /usr/bin/strip
configure:39913: result: strip
configure:39985: checking for ranlib
configure:40012: result: ranlib
configure:40114: checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object
configure:40232: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:40235: $? = 0
configure:40239: /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:40242: $? = 0
configure:40296: gcc -std=gnu99 -o conftest -g -O2   conftest.c conftstm.o >&5
configure:40299: $? = 0
configure:40337: result: ok
configure:40432: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:40435: $? = 0
configure:41174: checking for dlfcn.h
configure:41174: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:41174: $? = 0
configure:41174: result: yes
configure:41359: checking for objdir
configure:41374: result: .libs
configure:41645: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions
configure:41663: gcc -std=gnu99 -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:41667: $? = 0
configure:41680: result: no
configure:41700: checking for gcc -std=gnu99 option to produce PIC
configure:41985: result: -fPIC -DPIC
configure:41997: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works
configure:42015: gcc -std=gnu99 -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:42019: $? = 0
configure:42032: result: yes
configure:42056: checking if gcc -std=gnu99 static flag -static works
configure:42084: result: yes
configure:42099: checking if gcc -std=gnu99 supports -c -o file.o
configure:42120: gcc -std=gnu99 -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:42124: $? = 0
configure:42146: result: yes
configure:42154: checking if gcc -std=gnu99 supports -c -o file.o
configure:42201: result: yes
configure:42234: checking whether the gcc -std=gnu99 linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries
configure:43309: result: yes
configure:43346: checking whether -lc should be explicitly linked in
configure:43354: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:43357: $? = 0
configure:43372: gcc -std=gnu99 -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:43375: $? = 0
configure:43389: result: no
configure:43554: checking dynamic linker characteristics
configure:44009: gcc -std=gnu99 -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:44009: $? = 0
configure:44235: result: GNU/Linux ld.so
configure:44342: checking how to hardcode library paths into programs
configure:44367: result: immediate
configure:44907: checking whether stripping libraries is possible
configure:44912: result: yes
configure:44947: checking if libtool supports shared libraries
configure:44949: result: yes
configure:44952: checking whether to build shared libraries
configure:44973: result: yes
configure:44976: checking whether to build static libraries
configure:44980: result: yes
configure:45042: checking for ld used by gcc -std=gnu99
configure:45109: result: /usr/x86_64-slackware-linux/bin/ld
configure:45116: checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld
configure:45131: result: yes
configure:45215: checking whether -Wno-missing-field-initializers is supported
configure:45234: gcc -std=gnu99 -c -g -O2 -W -Werror -Wno-missing-field-initializers  conftest.c >&5
configure:45234: $? = 0
configure:45243: result: yes
configure:45247: checking whether -Wno-missing-field-initializers is needed
configure:45271: gcc -std=gnu99 -c -g -O2 -W -Werror  conftest.c >&5
cc1: warnings being treated as errors
conftest.c: In function 'f':
conftest.c:402:18: error: missing initializer
conftest.c:402:18: error: (near initialization for 's1.b')
configure:45271: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| void f (void)
|                {
|                  typedef struct { int a; int b; } s_t;
|                  s_t s1 = { 0, };
|                }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:45281: result: yes
configure:45384: checking whether compiler handles -Wall
configure:45403: gcc -E  -Wall conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -W
configure:45403: gcc -E  -W conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wformat-y2k
configure:45403: gcc -E  -Wformat-y2k conftest.c
cc1: warning: -Wformat-y2k ignored without -Wformat
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wformat-security
configure:45403: gcc -E  -Wformat-security conftest.c
cc1: warning: -Wformat-security ignored without -Wformat
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Winit-self
configure:45403: gcc -E  -Winit-self conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wmissing-include-dirs
configure:45403: gcc -E  -Wmissing-include-dirs conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wunused
configure:45403: gcc -E  -Wunused conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wunknown-pragmas
configure:45403: gcc -E  -Wunknown-pragmas conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wstrict-aliasing
configure:45403: gcc -E  -Wstrict-aliasing conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wshadow
configure:45403: gcc -E  -Wshadow conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wpointer-arith
configure:45403: gcc -E  -Wpointer-arith conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wbad-function-cast
configure:45403: gcc -E  -Wbad-function-cast conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wcast-align
configure:45403: gcc -E  -Wcast-align conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wwrite-strings
configure:45403: gcc -E  -Wwrite-strings conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wlogical-op
configure:45403: gcc -E  -Wlogical-op conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Waggregate-return
configure:45403: gcc -E  -Waggregate-return conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wstrict-prototypes
configure:45403: gcc -E  -Wstrict-prototypes conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wold-style-definition
configure:45403: gcc -E  -Wold-style-definition conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wmissing-prototypes
configure:45403: gcc -E  -Wmissing-prototypes conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wmissing-declarations
configure:45403: gcc -E  -Wmissing-declarations conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wmissing-noreturn
configure:45403: gcc -E  -Wmissing-noreturn conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wmissing-format-attribute
configure:45403: gcc -E  -Wmissing-format-attribute conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wredundant-decls
configure:45403: gcc -E  -Wredundant-decls conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wnested-externs
configure:45403: gcc -E  -Wnested-externs conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Winline
configure:45403: gcc -E  -Winline conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Winvalid-pch
configure:45403: gcc -E  -Winvalid-pch conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wvolatile-register-var
configure:45403: gcc -E  -Wvolatile-register-var conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wdisabled-optimization
configure:45403: gcc -E  -Wdisabled-optimization conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wbuiltin-macro-redefined
configure:45403: gcc -E  -Wbuiltin-macro-redefined conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wmudflap
configure:45403: gcc -E  -Wmudflap conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wpacked-bitfield-compat
configure:45403: gcc -E  -Wpacked-bitfield-compat conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wsync-nand
configure:45403: gcc -E  -Wsync-nand conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wattributes
configure:45403: gcc -E  -Wattributes conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wcoverage-mismatch
configure:45403: gcc -E  -Wcoverage-mismatch conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wmultichar
configure:45403: gcc -E  -Wmultichar conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45384: checking whether compiler handles -Wno-missing-field-initializers
configure:45403: gcc -E  -Wno-missing-field-initializers conftest.c
configure:45403: $? = 0
configure:45413: result: yes
configure:45425: checking whether compiler handles -Wno-sign-compare
configure:45444: gcc -E  -Wno-sign-compare conftest.c
configure:45444: $? = 0
configure:45453: result: yes
configure:45462: checking whether compiler handles -Wjump-misses-init
configure:45481: gcc -E  -Wjump-misses-init conftest.c
configure:45481: $? = 0
configure:45490: result: yes
configure:45501: checking whether compiler handles -Wframe-larger-than=4096
configure:45520: gcc -E  -Wframe-larger-than=4096 conftest.c
configure:45520: $? = 0
configure:45530: result: yes
configure:45539: checking whether compiler handles -Wp,-D_FORTIFY_SOURCE=2
configure:45558: gcc -E  -Wp,-D_FORTIFY_SOURCE=2 conftest.c
configure:45558: $? = 0
configure:45568: result: yes
configure:45576: checking whether compiler handles -fstack-protector-all
configure:45595: gcc -E  -fstack-protector-all conftest.c
configure:45595: $? = 0
configure:45604: result: yes
configure:45611: checking whether compiler handles --param=ssp-buffer-size=4
configure:45630: gcc -E  --param=ssp-buffer-size=4 conftest.c
configure:45630: $? = 0
configure:45640: result: yes
configure:45648: checking whether compiler handles -fexceptions
configure:45667: gcc -E  -fexceptions conftest.c
configure:45667: $? = 0
configure:45676: result: yes
configure:45682: checking whether compiler handles -fasynchronous-unwind-tables
configure:45701: gcc -E  -fasynchronous-unwind-tables conftest.c
configure:45701: $? = 0
configure:45710: result: yes
configure:45716: checking whether compiler handles -fdiagnostics-show-option
configure:45735: gcc -E  -fdiagnostics-show-option conftest.c
configure:45735: $? = 0
configure:45744: result: yes
configure:45750: checking whether compiler handles -funit-at-a-time
configure:45769: gcc -E  -funit-at-a-time conftest.c
configure:45769: $? = 0
configure:45778: result: yes
configure:45834: checking whether compiler handles -Wno-redundant-decls
configure:45853: gcc -E  -Wno-redundant-decls conftest.c
configure:45853: $? = 0
configure:45862: result: yes
configure:45873: checking for CPUID instruction
configure:45894: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:45894: $? = 0
configure:45907: result: yes
configure:45914: checking size of long
configure:45919: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:45919: $? = 0
configure:45919: ./conftest
configure:45919: $? = 0
configure:45933: result: 8
configure:46065: checking for pthread_mutexattr_init
configure:46065: gcc -std=gnu99 -o conftest -g -O2   conftest.c  -lpthread >&5
configure:46065: $? = 0
configure:46065: result: yes
configure:46081: checking pwd.h usability
configure:46081: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking pwd.h presence
configure:46081: gcc -E  conftest.c
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking for pwd.h
configure:46081: result: yes
configure:46081: checking paths.h usability
configure:46081: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking paths.h presence
configure:46081: gcc -E  conftest.c
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking for paths.h
configure:46081: result: yes
configure:46081: checking regex.h usability
configure:46081: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking regex.h presence
configure:46081: gcc -E  conftest.c
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking for regex.h
configure:46081: result: yes
configure:46081: checking sys/un.h usability
configure:46081: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking sys/un.h presence
configure:46081: gcc -E  conftest.c
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking for sys/un.h
configure:46081: result: yes
configure:46081: checking sys/poll.h usability
configure:46081: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking sys/poll.h presence
configure:46081: gcc -E  conftest.c
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking for sys/poll.h
configure:46081: result: yes
configure:46081: checking syslog.h usability
configure:46081: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking syslog.h presence
configure:46081: gcc -E  conftest.c
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking for syslog.h
configure:46081: result: yes
configure:46081: checking mntent.h usability
configure:46081: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking mntent.h presence
configure:46081: gcc -E  conftest.c
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking for mntent.h
configure:46081: result: yes
configure:46081: checking net/ethernet.h usability
configure:46081: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking net/ethernet.h presence
configure:46081: gcc -E  conftest.c
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking for net/ethernet.h
configure:46081: result: yes
configure:46081: checking linux/magic.h usability
configure:46081: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking linux/magic.h presence
configure:46081: gcc -E  conftest.c
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking for linux/magic.h
configure:46081: result: yes
configure:46081: checking for sys/un.h
configure:46081: result: yes
configure:46081: checking sys/syscall.h usability
configure:46081: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking sys/syscall.h presence
configure:46081: gcc -E  conftest.c
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking for sys/syscall.h
configure:46081: result: yes
configure:46081: checking netinet/tcp.h usability
configure:46081: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking netinet/tcp.h presence
configure:46081: gcc -E  conftest.c
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking for netinet/tcp.h
configure:46081: result: yes
configure:46081: checking ifaddrs.h usability
configure:46081: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking ifaddrs.h presence
configure:46081: gcc -E  conftest.c
configure:46081: $? = 0
configure:46081: result: yes
configure:46081: checking for ifaddrs.h
configure:46081: result: yes
configure:46081: checking libtasn1.h usability
configure:46081: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:448:22: fatal error: libtasn1.h: No such file or directory
compilation terminated.
configure:46081: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 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 <libtasn1.h>
configure:46081: result: no
configure:46081: checking libtasn1.h presence
configure:46081: gcc -E  conftest.c
conftest.c:415:22: fatal error: libtasn1.h: No such file or directory
compilation terminated.
configure:46081: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| /* end confdefs.h.  */
| #include <libtasn1.h>
configure:46081: result: no
configure:46081: checking for libtasn1.h
configure:46081: result: no
configure:46101: checking for gettext in -lintl
configure:46126: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lintl   >&5
conftest.c:422:6: warning: conflicting types for built-in function 'gettext'
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -lintl
collect2: ld returned 1 exit status
configure:46126: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_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 gettext ();
| int
| main ()
| {
| return gettext ();
|   ;
|   return 0;
| }
configure:46135: result: no
configure:46149: checking for rpcgen
configure:46167: found /usr/bin/rpcgen
configure:46180: result: /usr/bin/rpcgen
configure:46208: checking for xmllint
configure:46226: found /usr/bin/xmllint
configure:46239: result: /usr/bin/xmllint
configure:46249: checking for xmlcatalog
configure:46267: found /usr/bin/xmlcatalog
configure:46280: result: /usr/bin/xmlcatalog
configure:46290: checking for xsltproc
configure:46308: found /usr/bin/xsltproc
configure:46321: result: /usr/bin/xsltproc
configure:46331: checking for augparse
configure:46362: result: /usr/bin/augparse
configure:46374: checking for dnsmasq
configure:46393: found /usr/sbin/dnsmasq
configure:46406: result: /usr/sbin/dnsmasq
configure:46416: checking for radvd
configure:46448: result: radvd
configure:46458: checking for brctl
configure:46477: found /sbin/brctl
configure:46490: result: /sbin/brctl
configure:46500: checking for tc
configure:46519: found /sbin/tc
configure:46532: result: /sbin/tc
configure:46542: checking for udevadm
configure:46561: found /sbin/udevadm
configure:46573: result: /sbin/udevadm
configure:46583: checking for udevsettle
configure:46617: result: no
configure:46624: checking for modprobe
configure:46643: found /sbin/modprobe
configure:46655: result: /sbin/modprobe
configure:46925: checking for init script flavor
configure:46948: result: none
configure:46965: checking for ip
configure:46984: found /usr/sbin/ip
configure:46997: result: /usr/sbin/ip
configure:47013: checking for iptables
configure:47032: found /usr/sbin/iptables
configure:47045: result: /usr/sbin/iptables
configure:47061: checking for ip6tables
configure:47080: found /usr/sbin/ip6tables
configure:47093: result: /usr/sbin/ip6tables
configure:47109: checking for ebtables
configure:47141: result: /sbin/ebtables
configure:47202: checking for xdrmem_create in -lportablexdr
configure:47227: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lportablexdr   >&5
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -lportablexdr
collect2: ld returned 1 exit status
configure:47227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 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 xdrmem_create ();
| int
| main ()
| {
| return xdrmem_create ();
|   ;
|   return 0;
| }
configure:47236: result: no
configure:47247: checking for library containing xdrmem_create
configure:47278: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
configure:47278: $? = 0
configure:47295: result: none required
configure:47311: checking for xdr_u_int64_t
configure:47311: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
/tmp/cchocLud.o: In function `main':
/tmp/libvirt-0.9.4/conftest.c:462: undefined reference to `xdr_u_int64_t'
collect2: ld returned 1 exit status
configure:47311: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| /* end confdefs.h.  */
| /* Define xdr_u_int64_t to an innocuous variant, in case <limits.h> declares xdr_u_int64_t.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define xdr_u_int64_t innocuous_xdr_u_int64_t
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char xdr_u_int64_t (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef xdr_u_int64_t
| 
| /* 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 xdr_u_int64_t ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_xdr_u_int64_t || defined __stub___xdr_u_int64_t
| choke me
| #endif
| 
| int
| main ()
| {
| return xdr_u_int64_t ();
|   ;
|   return 0;
| }
configure:47311: result: no
configure:47322: checking where to find <rpc/rpc.h>
configure:47345: gcc -std=gnu99 -c -g -O2   conftest.c >&5
configure:47345: $? = 0
configure:47352: result: none
configure:47368: checking for dlfcn.h
configure:47368: result: yes
configure:47376: checking for library containing dlopen
configure:47407: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
/tmp/ccTeRKKm.o: In function `main':
/tmp/libvirt-0.9.4/conftest.c:439: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:47407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 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 dlopen ();
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:47407: gcc -std=gnu99 -o conftest -g -O2   conftest.c -ldl   >&5
configure:47407: $? = 0
configure:47424: result: -ldl
configure:47564: checking for xen_vm_start in -lxenserver
configure:47589: gcc -std=gnu99 -o conftest -g -O2    conftest.c -lxenserver  -ldl   >&5
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -lxenserver
collect2: ld returned 1 exit status
configure:47589: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 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 xen_vm_start ();
| int
| main ()
| {
| return xen_vm_start ();
|   ;
|   return 0;
| }
configure:47598: result: no
configure:47646: checking for libxl_domain_create_new in -lxenlight
configure:47673: gcc -std=gnu99 -o conftest -g -O2    conftest.c -lxenlight
        -lxenstore -lxenctrl -lxenguest -luuid -lutil -lblktapctl
     -ldl   >&5
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -lxenlight
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -lxenstore
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -lxenctrl
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -lxenguest
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -lblktapctl
collect2: ld returned 1 exit status
configure:47673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 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 libxl_domain_create_new ();
| int
| main ()
| {
| return libxl_domain_create_new ();
|   ;
|   return 0;
| }
configure:47682: result: no
configure:47738: checking for xs_read in -lxenstore
configure:47763: gcc -std=gnu99 -o conftest -g -O2    conftest.c -lxenstore  -ldl   >&5
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -lxenstore
collect2: ld returned 1 exit status
configure:47763: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 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 xs_read ();
| int
| main ()
| {
| return xs_read ();
|   ;
|   return 0;
| }
configure:47772: result: no
configure:47919: checking linux/kvm.h usability
configure:47919: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:47919: $? = 0
configure:47919: result: yes
configure:47919: checking linux/kvm.h presence
configure:47919: gcc -E  conftest.c
configure:47919: $? = 0
configure:47919: result: yes
configure:47919: checking for linux/kvm.h
configure:47919: result: yes
configure:47949: gcc -std=gnu99 -o conftest -g -O2   conftest.c -ldl  >&5
configure:47949: $? = 0
configure:47985: checking for shell that supports <> redirection
configure:48020: result: /bin/sh
configure:48039: checking linux/param.h usability
configure:48039: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:48039: $? = 0
configure:48039: result: yes
configure:48039: checking linux/param.h presence
configure:48039: gcc -E  conftest.c
configure:48039: $? = 0
configure:48039: result: yes
configure:48039: checking for linux/param.h
configure:48039: result: yes
configure:48039: checking linux/sockios.h usability
configure:48039: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:48039: $? = 0
configure:48039: result: yes
configure:48039: checking linux/sockios.h presence
configure:48039: gcc -E  conftest.c
configure:48039: $? = 0
configure:48039: result: yes
configure:48039: checking for linux/sockios.h
configure:48039: result: yes
configure:48039: checking linux/if_bridge.h usability
configure:48039: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:48039: $? = 0
configure:48039: result: yes
configure:48039: checking linux/if_bridge.h presence
configure:48039: gcc -E  conftest.c
configure:48039: $? = 0
configure:48039: result: yes
configure:48039: checking for linux/if_bridge.h
configure:48039: result: yes
configure:48039: checking linux/if_tun.h usability
configure:48039: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:48039: $? = 0
configure:48039: result: yes
configure:48039: checking linux/if_tun.h presence
configure:48039: gcc -E  conftest.c
configure:48039: $? = 0
configure:48039: result: yes
configure:48039: checking for linux/if_tun.h
configure:48039: result: yes
configure:48107: checking for pkg-config
configure:48125: found /usr/bin/pkg-config
configure:48137: result: /usr/bin/pkg-config
configure:48162: checking pkg-config is at least version 0.9.0
configure:48165: result: yes
configure:48193: checking for LIBXML
configure:48200: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML_REQUIRED"
configure:48203: $? = 0
configure:48216: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML_REQUIRED"
configure:48219: $? = 0
configure:48256: result: yes
configure:48290: checking for struct _xmlURI.query_raw
configure:48290: gcc -std=gnu99 -c -g -O2 -I/usr/include/libxml2    conftest.c >&5
configure:48290: $? = 0
configure:48290: result: yes
configure:48307: checking for GNUTLS
configure:48314: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_REQUIRED"
configure:48317: $? = 0
configure:48330: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_REQUIRED"
configure:48333: $? = 0
configure:48370: result: yes
configure:48450: checking for gnutls_session
configure:48450: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:48450: $? = 0
configure:48450: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c: In function 'main':
conftest.c:446:29: error: expected expression before ')' token
configure:48450: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| /* end confdefs.h.  */
| #include <gnutls/gnutls.h>
| 
| int
| main ()
| {
| if (sizeof ((gnutls_session)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:48450: result: yes
configure:48483: checking sasl/sasl.h usability
configure:48483: gcc -std=gnu99 -c -g -O2   conftest.c >&5
configure:48483: $? = 0
configure:48483: result: yes
configure:48483: checking sasl/sasl.h presence
configure:48483: gcc -E  conftest.c
configure:48483: $? = 0
configure:48483: result: yes
configure:48483: checking for sasl/sasl.h
configure:48483: result: yes
configure:48497: checking for sasl_client_init in -lsasl2
configure:48522: gcc -std=gnu99 -o conftest -g -O2    conftest.c -lsasl2  -ldl   >&5
configure:48522: $? = 0
configure:48531: result: yes
configure:48641: checking yajl/yajl_common.h usability
configure:48641: gcc -std=gnu99 -c -g -O2   conftest.c >&5
conftest.c:476:30: fatal error: yajl/yajl_common.h: No such file or directory
compilation terminated.
configure:48641: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 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 <yajl/yajl_common.h>
configure:48641: result: no
configure:48641: checking yajl/yajl_common.h presence
configure:48641: gcc -E   conftest.c
conftest.c:443:30: fatal error: yajl/yajl_common.h: No such file or directory
compilation terminated.
configure:48641: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| /* end confdefs.h.  */
| #include <yajl/yajl_common.h>
configure:48641: result: no
configure:48641: checking for yajl/yajl_common.h
configure:48641: result: no
configure:48801: checking sanlock.h usability
configure:48801: gcc -std=gnu99 -c -g -O2   conftest.c >&5
conftest.c:476:21: fatal error: sanlock.h: No such file or directory
compilation terminated.
configure:48801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 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 <sanlock.h>
configure:48801: result: no
configure:48801: checking sanlock.h presence
configure:48801: gcc -E   conftest.c
conftest.c:443:21: fatal error: sanlock.h: No such file or directory
compilation terminated.
configure:48801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| /* end confdefs.h.  */
| #include <sanlock.h>
configure:48801: result: no
configure:48801: checking for sanlock.h
configure:48801: result: no
configure:48909: checking for pkcheck
configure:48928: found /usr/bin/pkcheck
configure:48940: result: /usr/bin/pkcheck
configure:49184: checking for AVAHI
configure:49191: $PKG_CONFIG --exists --print-errors "avahi-client >= $AVAHI_REQUIRED"
Package avahi-client was not found in the pkg-config search path.
Perhaps you should add the directory containing `avahi-client.pc'
to the PKG_CONFIG_PATH environment variable
No package 'avahi-client' found
configure:49194: $? = 1
configure:49207: $PKG_CONFIG --exists --print-errors "avahi-client >= $AVAHI_REQUIRED"
Package avahi-client was not found in the pkg-config search path.
Perhaps you should add the directory containing `avahi-client.pc'
to the PKG_CONFIG_PATH environment variable
No package 'avahi-client' found
configure:49210: $? = 1
configure:49223: result: no
No package 'avahi-client' found
configure:49303: checking libaudit.h usability
configure:49303: gcc -std=gnu99 -c -g -O2   conftest.c >&5
conftest.c:479:22: fatal error: libaudit.h: No such file or directory
compilation terminated.
configure:49303: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 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 <libaudit.h>
configure:49303: result: no
configure:49303: checking libaudit.h presence
configure:49303: gcc -E  conftest.c
conftest.c:446:22: fatal error: libaudit.h: No such file or directory
compilation terminated.
configure:49303: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 1
| /* end confdefs.h.  */
| #include <libaudit.h>
configure:49303: result: no
configure:49303: checking for libaudit.h
configure:49303: result: no
configure:49311: checking for audit_encode_nv_string in -laudit
configure:49336: gcc -std=gnu99 -o conftest -g -O2    conftest.c -laudit  -ldl   >&5
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -laudit
collect2: ld returned 1 exit status
configure:49336: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 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 audit_encode_nv_string ();
| int
| main ()
| {
| return audit_encode_nv_string ();
|   ;
|   return 0;
| }
configure:49345: result: no
configure:49410: checking selinux/selinux.h usability
configure:49410: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:479:29: fatal error: selinux/selinux.h: No such file or directory
compilation terminated.
configure:49410: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 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 <selinux/selinux.h>
configure:49410: result: no
configure:49410: checking selinux/selinux.h presence
configure:49410: gcc -E  conftest.c
conftest.c:446:29: fatal error: selinux/selinux.h: No such file or directory
compilation terminated.
configure:49410: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 1
| /* end confdefs.h.  */
| #include <selinux/selinux.h>
configure:49410: result: no
configure:49410: checking for selinux/selinux.h
configure:49410: result: no
configure:49418: checking for fgetfilecon in -lselinux
configure:49443: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lselinux  -ldl  >&5
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -lselinux
collect2: ld returned 1 exit status
configure:49443: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 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 fgetfilecon ();
| int
| main ()
| {
| return fgetfilecon ();
|   ;
|   return 0;
| }
configure:49452: result: no
configure:49642: checking sys/apparmor.h usability
configure:49642: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:479:26: fatal error: sys/apparmor.h: No such file or directory
compilation terminated.
configure:49642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 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 <sys/apparmor.h>
configure:49642: result: no
configure:49642: checking sys/apparmor.h presence
configure:49642: gcc -E  conftest.c
conftest.c:446:26: fatal error: sys/apparmor.h: No such file or directory
compilation terminated.
configure:49642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 1
| /* end confdefs.h.  */
| #include <sys/apparmor.h>
configure:49642: result: no
configure:49642: checking for sys/apparmor.h
configure:49642: result: no
configure:49650: checking for aa_change_profile in -lapparmor
configure:49675: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lapparmor  -ldl  >&5
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -lapparmor
collect2: ld returned 1 exit status
configure:49675: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 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 aa_change_profile ();
| int
| main ()
| {
| return aa_change_profile ();
|   ;
|   return 0;
| }
configure:49684: result: no
configure:49697: checking for aa_change_hat in -lapparmor
configure:49722: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lapparmor  -ldl  >&5
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -lapparmor
collect2: ld returned 1 exit status
configure:49722: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 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 aa_change_hat ();
| int
| main ()
| {
| return aa_change_hat ();
|   ;
|   return 0;
| }
configure:49731: result: no
configure:49963: checking for dtrace
configure:49997: result: no
configure:50044: checking numa.h usability
configure:50044: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:479:18: fatal error: numa.h: No such file or directory
compilation terminated.
configure:50044: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 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 <numa.h>
configure:50044: result: no
configure:50044: checking numa.h presence
configure:50044: gcc -E  conftest.c
conftest.c:446:18: fatal error: numa.h: No such file or directory
compilation terminated.
configure:50044: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 1
| /* end confdefs.h.  */
| #include <numa.h>
configure:50044: result: no
configure:50044: checking for numa.h
configure:50044: result: no
configure:50052: checking for numa_available in -lnuma
configure:50077: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lnuma  -ldl  >&5
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -lnuma
collect2: ld returned 1 exit status
configure:50077: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 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 numa_available ();
| int
| main ()
| {
| return numa_available ();
|   ;
|   return 0;
| }
configure:50086: result: no
configure:50204: checking libpcap pcap-config >= 1.0.0 
configure:50213: result: yes
configure:50238: checking sys/inotify.h usability
configure:50238: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:50238: $? = 0
configure:50238: result: yes
configure:50238: checking sys/inotify.h presence
configure:50238: gcc -E  conftest.c
configure:50238: $? = 0
configure:50238: result: yes
configure:50238: checking for sys/inotify.h
configure:50238: result: yes
configure:50282: checking for LIBSSH2
configure:50289: $PKG_CONFIG --exists --print-errors "libssh2 >= $LIBSSH2_REQUIRED"
Package libssh2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libssh2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libssh2' found
configure:50292: $? = 1
configure:50305: $PKG_CONFIG --exists --print-errors "libssh2 >= $LIBSSH2_REQUIRED"
Package libssh2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libssh2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libssh2' found
configure:50308: $? = 1
configure:50321: result: no
No package 'libssh2' found
configure:50340: libssh2 is required for Phyp driver, disabling it
configure:50403: checking cap-ng.h usability
configure:50403: gcc -std=gnu99 -c -g -O2  conftest.c >&5
conftest.c:481:20: fatal error: cap-ng.h: No such file or directory
compilation terminated.
configure:50403: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 1
| #define HAVE_LIBPCAP 1
| #define WITH_UML 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 <cap-ng.h>
configure:50403: result: no
configure:50403: checking cap-ng.h presence
configure:50403: gcc -E  conftest.c
conftest.c:448:20: fatal error: cap-ng.h: No such file or directory
compilation terminated.
configure:50403: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 1
| #define HAVE_LIBPCAP 1
| #define WITH_UML 1
| /* end confdefs.h.  */
| #include <cap-ng.h>
configure:50403: result: no
configure:50403: checking for cap-ng.h
configure:50403: result: no
configure:50411: checking for capng_updatev in -lcap-ng
configure:50436: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lcap-ng  -ldl  >&5
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -lcap-ng
collect2: ld returned 1 exit status
configure:50436: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 1
| #define HAVE_LIBPCAP 1
| #define WITH_UML 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 capng_updatev ();
| int
| main ()
| {
| return capng_updatev ();
|   ;
|   return 0;
| }
configure:50445: result: no
configure:50547: checking readline/readline.h usability
configure:50547: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:50547: $? = 0
configure:50547: result: yes
configure:50547: checking readline/readline.h presence
configure:50547: gcc -E  conftest.c
configure:50547: $? = 0
configure:50547: result: yes
configure:50547: checking for readline/readline.h
configure:50547: result: yes
configure:50559: checking for readline in -lreadline
configure:50584: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lreadline  -ldl  >&5
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../lib64/libreadline.so: undefined reference to `PC'
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../lib64/libreadline.so: undefined reference to `tgetflag'
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../lib64/libreadline.so: undefined reference to `tgetent'
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../lib64/libreadline.so: undefined reference to `UP'
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../lib64/libreadline.so: undefined reference to `tputs'
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../lib64/libreadline.so: undefined reference to `tgoto'
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../lib64/libreadline.so: undefined reference to `tgetnum'
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../lib64/libreadline.so: undefined reference to `BC'
/usr/lib64/gcc/x86_64-slackware-linux/4.5.2/../../../../lib64/libreadline.so: undefined reference to `tgetstr'
collect2: ld returned 1 exit status
configure:50584: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 1
| #define HAVE_LIBPCAP 1
| #define WITH_UML 1
| #define HAVE_READLINE_READLINE_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 readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:50593: result: no
configure:50608: checking for library containing tgetent
configure:50639: gcc -std=gnu99 -o conftest -g -O2   conftest.c  >&5
/tmp/ccbvU1c1.o: In function `main':
/tmp/libvirt-0.9.4/conftest.c:460: undefined reference to `tgetent'
collect2: ld returned 1 exit status
configure:50639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libvirt"
| #define PACKAGE_TARNAME "libvirt"
| #define PACKAGE_VERSION "0.9.4"
| #define PACKAGE_STRING "libvirt 0.9.4"
| #define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
| #define PACKAGE_URL "http://libvirt.org";
| #define PACKAGE "libvirt"
| #define VERSION "0.9.4"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_CHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_FFS 1
| #define HAVE_BTOWC 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPURGE 1
| #define HAVE___FREADING 1
| #define HAVE_GETDELIM 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKSTEMPS 1
| #define HAVE_ALARM 1
| #define HAVE_RECVMSG 1
| #define HAVE_SENDMSG 1
| #define HAVE_PATHCONF 1
| #define HAVE_STRERROR_R 1
| #define HAVE___XPG_STRERROR_R 1
| #define HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_CATGETS 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRPTIME 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETEGID 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_POSIX_SPAWN 1
| #define HAVE_SETENV 1
| #define HAVE_SYMLINK 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETMNTENT_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETUID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_REGEXEC 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CHOWN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_FSEEKO 1
| #define HAVE_DECL_FTELLO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define USER_LABEL_PREFIX 
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_STRERROR_R 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_LOCALTIME_R 0
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SIG_ATOMIC_T 1
| #define GETGROUPS_T gid_t
| #define HAVE_GETGROUPS 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_DECL_ALARM 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define GNULIB_TEST_ACCEPT 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BIND 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CHOWN 1
| #define GNULIB_TEST_CLOEXEC 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_TEST_CONNECT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_FCLOSE 1
| #define GNULIB_TEST_FCNTL 1
| #define GNULIB_FFLUSH 1
| #define GNULIB_TEST_FFLUSH 1
| #define HAVE_DECL_FPURGE 0
| #define GNULIB_TEST_FPURGE 1
| #define GNULIB_TEST_FSEEK 1
| #define GNULIB_TEST_FSEEKO 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GAI_STRERRORA 0
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define GNULIB_TEST_GETADDRINFO 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_GETPASS 1
| #define GNULIB_TEST_GETPEERNAME 1
| #define GNULIB_TEST_GETSOCKNAME 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define HAVE_IOCTL 1
| #define GNULIB_TEST_IOCTL 1
| #define GNULIB_TEST_LISTEN 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MEMCHR 1
| #define GNULIB_TEST_MKSTEMP 1
| #define GNULIB_MKSTEMPS 1
| #define GNULIB_TEST_MKSTEMPS 1
| #define GNULIB_TEST_MKTIME 1
| #define GNULIB_TEST_NONBLOCKING 1
| #define GNULIB_NONBLOCKING 1
| #define GNULIB_TEST_OPEN 1
| #define _LINUX_SOURCE_COMPAT 1
| #define GNULIB_TEST_PERROR 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTL 1
| #define GNULIB_TEST_PIPE 1
| #define GNULIB_TEST_PIPE2 1
| #define HAVE_POLL 1
| #define GNULIB_TEST_POLL 1
| #define HAVE_PTHREAD_T 1
| #define HAVE_PTHREAD_SPINLOCK_T 1
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_STRUCT_RANDOM_DATA 1
| #define HAVE_RANDOM_R 1
| #define GNULIB_TEST_RANDOM_R 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_RECV 1
| #define GNULIB_TEST_SELECT 1
| #define GNULIB_TEST_SEND 1
| #define HAVE_GETSERVBYNAME 1
| #define GNULIB_TEST_SETSOCKOPT 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_SOCKET 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define GNULIB_TEST_STRPTIME 1
| #define HAVE_STRSEP 1
| #define GNULIB_TEST_STRSEP 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_STRUCT_UTSNAME 1
| #define GNULIB_TEST_TIME_R 1
| #define GNULIB_TEST_TIMEGM 1
| #define HAVE_UNAME 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETGROUPS 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define GNULIB_TEST_GETSOCKOPT 1
| #define HAVE_INLINE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
| #define GNULIB_TEST_POSIX_SPAWNP 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_READ 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_POSIX_SPAWNATTR_T 1
| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_WAITID 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define GNULIB_TEST_WRITE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CPUID 1
| #define SIZEOF_LONG 8
| #define HAVE_PTHREAD_MUTEXATTR_INIT 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_ETHERNET_H 1
| #define HAVE_LINUX_MAGIC_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_IFADDRS_H 1
| #define DNSMASQ "/usr/sbin/dnsmasq"
| #define RADVD "radvd"
| #define BRCTL "/sbin/brctl"
| #define TC "/sbin/tc"
| #define UDEVADM "/sbin/udevadm"
| #define MODPROBE "/sbin/modprobe"
| #define ENABLE_DEBUG /**/
| #define IP_PATH "/usr/sbin/ip"
| #define IPTABLES_PATH "/usr/sbin/iptables"
| #define IP6TABLES_PATH "/usr/sbin/ip6tables"
| #define EBTABLES_PATH "/sbin/ebtables"
| #define WITH_OPENVZ 1
| #define WITH_VMWARE 1
| #define VBOX_XPCOMC_DIR ""
| #define WITH_VBOX 1
| #define WITH_QEMU 1
| #define WITH_TEST 1
| #define WITH_REMOTE 1
| #define WITH_LIBVIRTD 1
| #define HAVE_LINUX_KVM_H 1
| #define WITH_LXC 1
| #define HAVE_LINUX_PARAM_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_LINUX_IF_BRIDGE_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_XMLURI_QUERY_RAW /**/
| #define GNUTLS_1_0_COMPAT /**/
| #define HAVE_SASL 1
| #define PKCHECK_PATH "/usr/bin/pkcheck"
| #define HAVE_POLKIT 1
| #define HAVE_POLKIT1 1
| #define HAVE_LIBPCAP 1
| #define WITH_UML 1
| #define HAVE_READLINE_READLINE_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 tgetent ();
| int
| main ()
| {
| return tgetent ();
|   ;
|   return 0;
| }
configure:50639: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lncurses   >&5
configure:50639: $? = 0
configure:50656: result: -lncurses
configure:50670: checking for rl_initialize in -lreadline
configure:50695: gcc -std=gnu99 -o conftest -g -O2   conftest.c -lreadline -lncurses  -lncurses  >&5
configure:50695: $? = 0
configure:50704: result: yes
configure:50795: checking for NETCF
configure:50802: $PKG_CONFIG --exists --print-errors "netcf >= $NETCF_REQUIRED"
Package netcf was not found in the pkg-config search path.
Perhaps you should add the directory containing `netcf.pc'
to the PKG_CONFIG_PATH environment variable
No package 'netcf' found
configure:50805: $? = 1
configure:50818: $PKG_CONFIG --exists --print-errors "netcf >= $NETCF_REQUIRED"
Package netcf was not found in the pkg-config search path.
Perhaps you should add the directory containing `netcf.pc'
to the PKG_CONFIG_PATH environment variable
No package 'netcf' found
configure:50821: $? = 1
configure:50834: result: no
No package 'netcf' found
configure:51060: checking for mntent.h
configure:51060: result: yes
configure:51081: checking for mount
configure:51100: found /sbin/mount
configure:51112: result: /sbin/mount
configure:51122: checking for umount
configure:51141: found /sbin/umount
configure:51153: result: /sbin/umount
configure:51200: checking for showmount
configure:51219: found /usr/sbin/showmount
configure:51231: result: /usr/sbin/showmount
configure:51249: checking for pvcreate
configure:51268: found /sbin/pvcreate
configure:51280: result: /sbin/pvcreate
configure:51290: checking for vgcreate
configure:51309: found /sbin/vgcreate
configure:51321: result: /sbin/vgcreate
configure:51331: checking for lvcreate
configure:51350: found /sbin/lvcreate
configure:51362: result: /sbin/lvcreate
configure:51372: checking for pvremove
configure:51391: found /sbin/pvremove
configure:51403: result: /sbin/pvremove
configure:51413: checking for vgremove
configure:51432: found /sbin/vgremove
configure:51444: result: /sbin/vgremove
configure:51454: checking for lvremove
configure:51473: found /sbin/lvremove
configure:51485: result: /sbin/lvremove
configure:51495: checking for vgchange
configure:51514: found /sbin/vgchange
configure:51526: result: /sbin/vgchange
configure:51536: checking for vgscan
configure:51555: found /sbin/vgscan
configure:51567: result: /sbin/vgscan
configure:51577: checking for pvs
configure:51596: found /sbin/pvs
configure:51608: result: /sbin/pvs
configure:51618: checking for vgs
configure:51637: found /sbin/vgs
configure:51649: result: /sbin/vgs
configure:51659: checking for lvs
configure:51678: found /sbin/lvs
configure:51690: result: /sbin/lvs
configure:51804: checking for iscsiadm
configure:51838: result: no
configure:51919: checking for parted
configure:51938: found /usr/sbin/parted
configure:51950: result: /usr/sbin/parted
configure:51960: checking for dmsetup
configure:51979: found /sbin/dmsetup
configure:51991: result: /sbin/dmsetup
configure:52014: checking for LIBPARTED
configure:52021: $PKG_CONFIG --exists --print-errors "libparted >= $PARTED_REQUIRED"
configure:52024: $? = 0
configure:52037: $PKG_CONFIG --exists --print-errors "libparted >= $PARTED_REQUIRED"
configure:52040: $? = 0
configure:52077: result: yes
configure:52242: checking for DEVMAPPER
configure:52249: $PKG_CONFIG --exists --print-errors "devmapper >= $DEVMAPPER_REQUIRED"
configure:52252: $? = 0
configure:52265: $PKG_CONFIG --exists --print-errors "devmapper >= $DEVMAPPER_REQUIRED"
configure:52268: $? = 0
configure:52305: result: yes
configure:52367: checking libdevmapper.h usability
configure:52367: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:52367: $? = 0
configure:52367: result: yes
configure:52367: checking libdevmapper.h presence
configure:52367: gcc -E  conftest.c
configure:52367: $? = 0
configure:52367: result: yes
configure:52367: checking for libdevmapper.h
configure:52367: result: yes
configure:52394: checking for LIBCURL
configure:52401: $PKG_CONFIG --exists --print-errors "libcurl >= $LIBCURL_REQUIRED"
configure:52404: $? = 0
configure:52417: $PKG_CONFIG --exists --print-errors "libcurl >= $LIBCURL_REQUIRED"
configure:52420: $? = 0
configure:52489: result: yes
configure:52621: checking for python
configure:52639: found /usr/bin/python
configure:52651: result: /usr/bin/python
configure:52672: checking for python version
configure:52679: result: 2.6
configure:52691: checking for python platform
configure:52698: result: linux2
configure:52705: checking for python script directory
configure:52734: result: ${prefix}/lib64/python2.6/site-packages
configure:52743: checking for python extension module directory
configure:52772: result: ${exec_prefix}/lib64/python2.6/site-packages
configure:52997: checking whether NLS is requested
configure:53006: result: yes
configure:53047: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:53079: result: /usr/bin/msgfmt
configure:53088: checking for gmsgfmt
configure:53119: result: /usr/bin/msgfmt
configure:53170: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:53202: result: /usr/bin/xgettext
configure:53248: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:53279: result: /usr/bin/msgmerge
configure:53759: checking for CFPreferencesCopyAppValue
configure:53786: result: no
configure:53793: checking for CFLocaleCopyCurrent
configure:53820: result: no
configure:53869: checking for GNU gettext in libc
configure:53889: gcc -std=gnu99 -o conftest -g -O2   conftest.c -ldl  >&5
configure:53889: $? = 0
configure:53898: result: yes
configure:54644: checking whether to use NLS
configure:54646: result: yes
configure:54649: checking where the gettext function comes from
configure:54660: result: libc
configure:54939: checking for HAL
configure:54946: $PKG_CONFIG --exists --print-errors "hal >= $HAL_REQUIRED"
configure:54949: $? = 0
configure:54962: $PKG_CONFIG --exists --print-errors "hal >= $HAL_REQUIRED"
configure:54965: $? = 0
configure:55014: result: yes
configure:55025: checking for libhal_get_all_devices
configure:55025: gcc -std=gnu99 -o conftest -g -O2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include     conftest.c -ldl  -lhal -ldbus-1 -lpthread -lrt   >&5
configure:55025: $? = 0
configure:55025: result: yes
configure:55038: checking for dbus_watch_get_unix_fd
configure:55038: gcc -std=gnu99 -o conftest -g -O2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include     conftest.c -ldl  -lhal -ldbus-1 -lpthread -lrt   >&5
configure:55038: $? = 0
configure:55038: result: yes
configure:55089: checking for UDEV
configure:55096: $PKG_CONFIG --exists --print-errors "libudev >= $UDEV_REQUIRED"
configure:55099: $? = 0
configure:55112: $PKG_CONFIG --exists --print-errors "libudev >= $UDEV_REQUIRED"
configure:55115: $? = 0
configure:55164: result: yes
configure:55171: checking for PCIACCESS
configure:55178: $PKG_CONFIG --exists --print-errors "pciaccess >= $PCIACCESS_REQUIRED"
configure:55181: $? = 0
configure:55194: $PKG_CONFIG --exists --print-errors "pciaccess >= $PCIACCESS_REQUIRED"
configure:55197: $? = 0
configure:55246: result: yes
configure:55347: checking whether to compile with macvtap support
configure:55362: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:55362: $? = 0
configure:55390: result: yes
configure:55393: checking whether MACVLAN_MODE_PASSTHRU is declared
configure:55393: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:55393: $? = 0
configure:55393: result: yes
configure:55432: checking whether to compile with virtual port support
configure:55446: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:55446: $? = 0
configure:55465: result: yes
configure:55486: checking for LIBNL
configure:55493: $PKG_CONFIG --exists --print-errors "libnl-1 >= $LIBNL_REQUIRED"
configure:55496: $? = 0
configure:55509: $PKG_CONFIG --exists --print-errors "libnl-1 >= $LIBNL_REQUIRED"
configure:55512: $? = 0
configure:55557: result: yes
configure:56071: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libvirt config.status 0.9.4, which was
generated by GNU Autoconf 2.66.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on shodan

config.status:2761: creating Makefile
config.status:2761: creating src/Makefile
config.status:2761: creating include/Makefile
config.status:2761: creating docs/Makefile
config.status:2761: creating docs/schemas/Makefile
config.status:2761: creating gnulib/lib/Makefile
config.status:2761: creating gnulib/tests/Makefile
config.status:2761: creating libvirt.pc
config.status:2761: creating libvirt.spec
config.status:2761: creating mingw32-libvirt.spec
config.status:2761: creating po/Makefile.in
config.status:2761: creating include/libvirt/Makefile
config.status:2761: creating include/libvirt/libvirt.h
config.status:2761: creating python/Makefile
config.status:2761: creating python/tests/Makefile
config.status:2761: creating daemon/Makefile
config.status:2761: creating tools/Makefile
config.status:2761: creating tests/Makefile
config.status:2761: creating examples/apparmor/Makefile
config.status:2761: creating examples/domain-events/events-c/Makefile
config.status:2761: creating examples/domsuspend/Makefile
config.status:2761: creating examples/dominfo/Makefile
config.status:2761: creating examples/openauth/Makefile
config.status:2761: creating examples/python/Makefile
config.status:2761: creating examples/hellolibvirt/Makefile
config.status:2761: creating examples/systemtap/Makefile
config.status:2761: creating examples/xml/nwfilter/Makefile
config.status:2761: creating config.h
config.status:3020: executing depfiles commands
config.status:3020: executing libtool commands
config.status:3020: executing po-directories commands
configure:58489: 
configure:58491: Configuration summary
configure:58493: =====================
configure:58495: 
configure:58497: Drivers
configure:58499: 
configure:58501:      Xen: no
configure:58503:     QEMU: yes
configure:58505:      UML: yes
configure:58507:   OpenVZ: yes
configure:58509:   VMware: yes
configure:58511:     VBox: yes
configure:58513:   XenAPI: no
configure:58515: xenlight: no
configure:58517:      LXC: yes
configure:58519:     PHYP: no
configure:58521:      ESX: yes
configure:58523:     Test: yes
configure:58525:   Remote: yes
configure:58527:  Network: yes
configure:58529: Libvirtd: yes
configure:58531:    netcf: no
configure:58533:  macvtap: yes
configure:58535: virtport: yes
configure:58537: 
configure:58539: Storage Drivers
configure:58541: 
configure:58543:      Dir: yes
configure:58545:       FS: yes
configure:58547:    NetFS: yes
configure:58549:      LVM: yes
configure:58551:    iSCSI: no
configure:58553:     SCSI: yes
configure:58555:    mpath: yes
configure:58557:     Disk: yes
configure:58559: 
configure:58561: Security Drivers
configure:58563: 
configure:58565:  SELinux: no
configure:58567: AppArmor: no
configure:58569: 
configure:58571: Driver Loadable Modules
configure:58573: 
configure:58579:   dlopen: no
configure:58582: 
configure:58584: Libraries
configure:58586: 
configure:58588:   libxml: -I/usr/include/libxml2   -lxml2  
configure:58590:   dlopen: -ldl
configure:58593:  libcurl: -DCURL_DISABLE_TYPECHECK   -lcurl  
configure:58600:  libssh2:  
configure:58606:   gnutls:   -lgnutls   -lgcrypt
configure:58609:     sasl:   -lsasl2
configure:58619:     yajl: no
configure:58626:  sanlock: no
configure:58633:    avahi: no
configure:58641:   polkit: /usr/bin/pkcheck (version 1)
configure:58652:    audit: no
configure:58659:  selinux: no
configure:58666: apparmor: no
configure:58673:  numactl: no
configure:58680:    capng: no
configure:58687:      xen: no
configure:58694:   xenapi: no
configure:58701: xenlight: no
configure:58705:      hal: -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include   -lhal -ldbus-1 -lpthread -lrt  
configure:58712:     udev:   -ludev -lrt     -lpciaccess  
configure:58722:    netcf: no
configure:58726:     pcap: -I/usr/include -L/usr/lib64 -Wl,-rpath,/usr/lib64 -lpcap
configure:58733:       nl:   -lnl  
configure:58743:    mscom: no
configure:58747:      xdr: 
configure:58753: 
configure:58755: Test suite
configure:58757: 
configure:58759:    Coverage: no
configure:58761:   Alloc OOM: no
configure:58763: 
configure:58765: Miscellaneous
configure:58767: 
configure:58769:         Debug: yes
configure:58771:      Warnings: maximum
configure:58773: Warning Flags:  -Wall -W -Wformat-y2k -Wformat-security -Winit-self -Wmissing-include-dirs -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wvolatile-register-var -Wdisabled-optimization -Wbuiltin-macro-redefined -Wmudflap -Wpacked-bitfield-compat -Wsync-nand -Wattributes -Wcoverage-mismatch -Wmultichar -Wno-missing-field-initializers -Wno-sign-compare -Wjump-misses-init -Wframe-larger-than=4096 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time
configure:58775:      Readline: yes
configure:58777:        Python: yes
configure:58779:        DTrace: no
configure:58781:   XML Catalog: /etc/xml/catalog
configure:58783: 
configure:58785: Privileges
configure:58787: 
configure:58789:       QEMU: root:root
configure:58791: 

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_env_AVAHI_CFLAGS_set=
ac_cv_env_AVAHI_CFLAGS_value=
ac_cv_env_AVAHI_LIBS_set=
ac_cv_env_AVAHI_LIBS_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_DEVMAPPER_CFLAGS_set=
ac_cv_env_DEVMAPPER_CFLAGS_value=
ac_cv_env_DEVMAPPER_LIBS_set=
ac_cv_env_DEVMAPPER_LIBS_value=
ac_cv_env_GNUTLS_CFLAGS_set=
ac_cv_env_GNUTLS_CFLAGS_value=
ac_cv_env_GNUTLS_LIBS_set=
ac_cv_env_GNUTLS_LIBS_value=
ac_cv_env_HAL_CFLAGS_set=
ac_cv_env_HAL_CFLAGS_value=
ac_cv_env_HAL_LIBS_set=
ac_cv_env_HAL_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBCURL_CFLAGS_set=
ac_cv_env_LIBCURL_CFLAGS_value=
ac_cv_env_LIBCURL_LIBS_set=
ac_cv_env_LIBCURL_LIBS_value=
ac_cv_env_LIBNL_CFLAGS_set=
ac_cv_env_LIBNL_CFLAGS_value=
ac_cv_env_LIBNL_LIBS_set=
ac_cv_env_LIBNL_LIBS_value=
ac_cv_env_LIBPARTED_CFLAGS_set=
ac_cv_env_LIBPARTED_CFLAGS_value=
ac_cv_env_LIBPARTED_LIBS_set=
ac_cv_env_LIBPARTED_LIBS_value=
ac_cv_env_LIBSSH2_CFLAGS_set=
ac_cv_env_LIBSSH2_CFLAGS_value=
ac_cv_env_LIBSSH2_LIBS_set=
ac_cv_env_LIBSSH2_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBXML_CFLAGS_set=
ac_cv_env_LIBXML_CFLAGS_value=
ac_cv_env_LIBXML_LIBS_set=
ac_cv_env_LIBXML_LIBS_value=
ac_cv_env_NETCF_CFLAGS_set=
ac_cv_env_NETCF_CFLAGS_value=
ac_cv_env_NETCF_LIBS_set=
ac_cv_env_NETCF_LIBS_value=
ac_cv_env_PCIACCESS_CFLAGS_set=
ac_cv_env_PCIACCESS_CFLAGS_value=
ac_cv_env_PCIACCESS_LIBS_set=
ac_cv_env_PCIACCESS_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib64/pkgconfig:/usr/lib64/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_POLKIT_CFLAGS_set=
ac_cv_env_POLKIT_CFLAGS_value=
ac_cv_env_POLKIT_LIBS_set=
ac_cv_env_POLKIT_LIBS_value=
ac_cv_env_UDEV_CFLAGS_set=
ac_cv_env_UDEV_CFLAGS_value=
ac_cv_env_UDEV_LIBS_set=
ac_cv_env_UDEV_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_func___fpurge=yes
ac_cv_func___freading=yes
ac_cv_func___fsetlocking=yes
ac_cv_func___mktime_internal=no
ac_cv_func___xpg_strerror_r=yes
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_btowc=yes
ac_cv_func_canonicalize_file_name=yes
ac_cv_func_catgets=yes
ac_cv_func_cfmakeraw=yes
ac_cv_func_chown=yes
ac_cv_func_chown_works=yes
ac_cv_func_dbus_watch_get_unix_fd=yes
ac_cv_func_dup2=yes
ac_cv_func_fchown=yes
ac_cv_func_fcntl=yes
ac_cv_func_ffs=yes
ac_cv_func_fpurge=no
ac_cv_func_getcwd=yes
ac_cv_func_getdelim=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getgrnam_r=yes
ac_cv_func_getgrouplist=yes
ac_cv_func_getgroups=yes
ac_cv_func_getgroups_works=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getline=yes
ac_cv_func_getmntent_r=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpass=yes
ac_cv_func_getpwuid_r=yes
ac_cv_func_getservbyname=yes
ac_cv_func_getsysinfo=no
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_initgroups=yes
ac_cv_func_ioctl=yes
ac_cv_func_isblank=yes
ac_cv_func_iswcntrl=yes
ac_cv_func_iswctype=yes
ac_cv_func_kill=yes
ac_cv_func_libhal_get_all_devices=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lstat=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_mbsinit=yes
ac_cv_func_mbsrtowcs=yes
ac_cv_func_mempcpy=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mkstemps=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_newlocale=yes
ac_cv_func_pathconf=yes
ac_cv_func_pipe2=yes
ac_cv_func_pipe=yes
ac_cv_func_poll=yes
ac_cv_func_posix_fallocate=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_posix_spawn=yes
ac_cv_func_pstat_getdynamic=no
ac_cv_func_pstat_getstatic=no
ac_cv_func_pthread_atfork=yes
ac_cv_func_pthread_mutexattr_init=yes
ac_cv_func_pthread_sigmask=no
ac_cv_func_random_r=yes
ac_cv_func_rawmemchr=yes
ac_cv_func_readlink=yes
ac_cv_func_readlinkat=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_realpath=yes
ac_cv_func_recvmsg=yes
ac_cv_func_regexec=yes
ac_cv_func_sched_getaffinity=yes
ac_cv_func_sendmsg=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_shutdown=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigaltstack=yes
ac_cv_func_siginterrupt=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_socketpair=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strchrnul=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_strnlen_working=yes
ac_cv_func_strptime=yes
ac_cv_func_strsep=yes
ac_cv_func_strtok_r=yes
ac_cv_func_symlink=yes
ac_cv_func_sysctl=yes
ac_cv_func_sysmp=no
ac_cv_func_table=no
ac_cv_func_tcgetattr=yes
ac_cv_func_tcsetattr=yes
ac_cv_func_timegm=yes
ac_cv_func_tsearch=yes
ac_cv_func_uname=yes
ac_cv_func_unsetenv=yes
ac_cv_func_uselocale=yes
ac_cv_func_usleep=yes
ac_cv_func_vasnprintf=no
ac_cv_func_vasprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_waitid=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcsnlen=yes
ac_cv_func_wctob=yes
ac_cv_func_wmemchr=yes
ac_cv_func_wmemcpy=yes
ac_cv_func_wmempcpy=yes
ac_cv_func_xdr_u_int64_t=no
ac_cv_gnu_library_2_1=yes
ac_cv_have_decl_MACVLAN_MODE_PASSTHRU=yes
ac_cv_have_decl__snprintf=no
ac_cv_have_decl_alarm=yes
ac_cv_have_decl_fflush_unlocked=yes
ac_cv_have_decl_flockfile=yes
ac_cv_have_decl_fpurge=no
ac_cv_have_decl_fputs_unlocked=yes
ac_cv_have_decl_freeaddrinfo=yes
ac_cv_have_decl_fseeko=yes
ac_cv_have_decl_ftello=yes
ac_cv_have_decl_funlockfile=yes
ac_cv_have_decl_gai_strerror=yes
ac_cv_have_decl_gai_strerrorA=no
ac_cv_have_decl_getaddrinfo=yes
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getdelim=yes
ac_cv_have_decl_getline=yes
ac_cv_have_decl_getnameinfo=yes
ac_cv_have_decl_getpagesize=yes
ac_cv_have_decl_getpass=yes
ac_cv_have_decl_inet_ntop=yes
ac_cv_have_decl_inet_pton=yes
ac_cv_have_decl_localtime_r=no
ac_cv_have_decl_program_invocation_name=yes
ac_cv_have_decl_program_invocation_short_name=yes
ac_cv_have_decl_putc_unlocked=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_sleep=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_strdup=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_decl_strndup=yes
ac_cv_have_decl_strnlen=yes
ac_cv_have_decl_strtok_r=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_have_decl_wctob=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_byteswap_h=yes
ac_cv_header_cap_ng_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_features_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_ifaddrs_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libaudit_h=no
ac_cv_header_libdevmapper_h=yes
ac_cv_header_libtasn1_h=no
ac_cv_header_linux_if_bridge_h=yes
ac_cv_header_linux_if_tun_h=yes
ac_cv_header_linux_kvm_h=yes
ac_cv_header_linux_magic_h=yes
ac_cv_header_linux_param_h=yes
ac_cv_header_linux_sockios_h=yes
ac_cv_header_machine_hal_sysinfo_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_mntent_h=yes
ac_cv_header_net_ethernet_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_numa_h=no
ac_cv_header_paths_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_random_h=no
ac_cv_header_readline_readline_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_sanlock_h=no
ac_cv_header_sasl_sasl_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_search_h=yes
ac_cv_header_selinux_selinux_h=no
ac_cv_header_spawn_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_apparmor_h=no
ac_cv_header_sys_filio_h=no
ac_cv_header_sys_inotify_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_pstat_h=no
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_syscall_h=yes
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_sysinfo_h=yes
ac_cv_header_sys_sysmp_h=no
ac_cv_header_sys_systemcfg_h=no
ac_cv_header_sys_table_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_header_xlocale_h=yes
ac_cv_header_yajl_yajl_common_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_apparmor_aa_change_hat=no
ac_cv_lib_apparmor_aa_change_profile=no
ac_cv_lib_audit_audit_encode_nv_string=no
ac_cv_lib_cap_ng_capng_updatev=no
ac_cv_lib_error_at_line=yes
ac_cv_lib_intl_gettext=no
ac_cv_lib_numa_numa_available=no
ac_cv_lib_portablexdr_xdrmem_create=no
ac_cv_lib_pthread_pthread_kill=yes
ac_cv_lib_readline_readline=no
ac_cv_lib_readline_rl_initialize=yes
ac_cv_lib_rt_sched_yield=yes
ac_cv_lib_sasl2_sasl_client_init=yes
ac_cv_lib_selinux_fgetfilecon=no
ac_cv_lib_xenlight_libxl_domain_create_new=no
ac_cv_lib_xenserver_xen_vm_start=no
ac_cv_lib_xenstore_xs_read=no
ac_cv_member_struct__xmlURI_query_raw=yes
ac_cv_member_struct_msghdr_msg_accrights=no
ac_cv_member_struct_sigaction_sa_sigaction=yes
ac_cv_member_struct_sockaddr_sa_len=no
ac_cv_member_struct_sockaddr_storage_ss_family=yes
ac_cv_member_struct_stat_st_atim_tv_nsec=yes
ac_cv_member_struct_stat_st_birthtim_tv_nsec=no
ac_cv_member_struct_stat_st_birthtimensec=no
ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no
ac_cv_member_struct_tm_tm_gmtoff=yes
ac_cv_objext=o
ac_cv_path_AUGPARSE=/usr/bin/augparse
ac_cv_path_BRCTL=/sbin/brctl
ac_cv_path_DMSETUP=/sbin/dmsetup
ac_cv_path_DNSMASQ=/usr/sbin/dnsmasq
ac_cv_path_EBTABLES_PATH=/sbin/ebtables
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_IP6TABLES_PATH=/usr/sbin/ip6tables
ac_cv_path_IPTABLES_PATH=/usr/sbin/iptables
ac_cv_path_IP_PATH=/usr/sbin/ip
ac_cv_path_LVCREATE=/sbin/lvcreate
ac_cv_path_LVREMOVE=/sbin/lvremove
ac_cv_path_LVS=/sbin/lvs
ac_cv_path_MODPROBE=/sbin/modprobe
ac_cv_path_MOUNT=/sbin/mount
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_PARTED=/usr/sbin/parted
ac_cv_path_PKCHECK_PATH=/usr/bin/pkcheck
ac_cv_path_PVCREATE=/sbin/pvcreate
ac_cv_path_PVREMOVE=/sbin/pvremove
ac_cv_path_PVS=/sbin/pvs
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_RADVD=radvd
ac_cv_path_RPCGEN=/usr/bin/rpcgen
ac_cv_path_SED=/bin/sed
ac_cv_path_SHOWMOUNT=/usr/sbin/showmount
ac_cv_path_TC=/sbin/tc
ac_cv_path_UDEVADM=/sbin/udevadm
ac_cv_path_UMOUNT=/sbin/umount
ac_cv_path_VGCHANGE=/sbin/vgchange
ac_cv_path_VGCREATE=/sbin/vgcreate
ac_cv_path_VGREMOVE=/sbin/vgremove
ac_cv_path_VGS=/sbin/vgs
ac_cv_path_VGSCAN=/sbin/vgscan
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_XMLCATALOG=/usr/bin/xmlcatalog
ac_cv_path_XMLLINT=/usr/bin/xmllint
ac_cv_path_XSLTPROC=/usr/bin/xsltproc
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/bin/ginstall -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
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_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_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_dlopen=-ldl
ac_cv_search_getaddrinfo='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_getservbyname='none required'
ac_cv_search_inet_ntop='none required'
ac_cv_search_inet_pton='none required'
ac_cv_search_pthread_create=-lpthread
ac_cv_search_tgetent=-lncurses
ac_cv_search_xdrmem_create='none required'
ac_cv_sizeof_long=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_type__Bool=yes
ac_cv_type_getgroups=gid_t
ac_cv_type_gnutls_session=yes
ac_cv_type_long_long_int=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_nlink_t=yes
ac_cv_type_posix_spawn_file_actions_t=yes
ac_cv_type_posix_spawnattr_t=yes
ac_cv_type_pthread_rwlock_t=yes
ac_cv_type_pthread_spinlock_t=yes
ac_cv_type_pthread_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_sa_family_t=yes
ac_cv_type_sig_atomic_t=yes
ac_cv_type_sighandler_t=yes
ac_cv_type_sigset_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_struct_addrinfo=yes
ac_cv_type_struct_random_data=yes
ac_cv_type_struct_sockaddr_storage=yes
ac_cv_type_struct_utsname=yes
ac_cv_type_uid_t=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_type_useconds_t=yes
ac_cv_type_volatile_sig_atomic_t=yes
ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/x86_64-slackware-linux/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_func_working_getline=yes
am_cv_langinfo_codeset=yes
am_cv_prog_cc_stdc=
am_cv_python_platform=linux2
am_cv_python_pyexecdir='${exec_prefix}/lib64/python2.6/site-packages'
am_cv_python_pythondir='${prefix}/lib64/python2.6/site-packages'
am_cv_python_version=2.6
gl_cv_c_inline_effective=yes
gl_cv_c_multiarch=no
gl_cv_cc_nomfi_needed=yes
gl_cv_cc_nomfi_supported=yes
gl_cv_decl_HOST_NAME_MAX=yes
gl_cv_decl_ioctl_in_sys_ioctl_h=yes
gl_cv_decl_null_works=yes
gl_cv_decl_readlink_works=yes
gl_cv_double_slash_root=no
gl_cv_func_btowc_eof=yes
gl_cv_func_btowc_nul=yes
gl_cv_func_chown_ctime_works=yes
gl_cv_func_chown_follows_symlink=yes
gl_cv_func_chown_slash_works=yes
gl_cv_func_dup2_works=yes
gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check'
gl_cv_func_fcntl_f_dupfd_works=yes
gl_cv_func_fflush_stdin=no
gl_cv_func_fnmatch_posix=yes
gl_cv_func_fseeko=yes
gl_cv_func_ftello=yes
gl_cv_func_ftello_works=yes
gl_cv_func_gai_strerror_posix_signature=yes
gl_cv_func_getaddrinfo=yes
gl_cv_func_getcwd_null=yes
gl_cv_func_getgroups_works=yes
gl_cv_func_gettimeofday_clobber=no
gl_cv_func_gettimeofday_posix_signature=almost
gl_cv_func_ioctl_posix_signature=no
gl_cv_func_iswcntrl_works=yes
gl_cv_func_lseek_pipe=yes
gl_cv_func_lstat_dereferences_slashed_symlink=yes
gl_cv_func_malloc_0_nonnull=1
gl_cv_func_malloc_posix=yes
gl_cv_func_mbrtowc_incomplete_state=yes
gl_cv_func_mbrtowc_nul_retval=yes
gl_cv_func_mbrtowc_null_arg1=yes
gl_cv_func_mbrtowc_null_arg2=yes
gl_cv_func_mbrtowc_retval=yes
gl_cv_func_mbrtowc_sanitycheck=yes
gl_cv_func_mbsrtowcs_works=yes
gl_cv_func_memchr_works=yes
gl_cv_func_open_slash=yes
gl_cv_func_poll=yes
gl_cv_func_posix_spawn_works=yes
gl_cv_func_printf_positions=yes
gl_cv_func_pthread_sigmask_in_LIBMULTITHREAD=yes
gl_cv_func_pthread_sigmask_return_works=yes
gl_cv_func_pthread_sigmask_unblock_works='guessing yes'
gl_cv_func_readlink_works=yes
gl_cv_func_realpath_works=yes
gl_cv_func_select_supports0=yes
gl_cv_func_setenv_works=yes
gl_cv_func_sigprocmask=1
gl_cv_func_sleep_works=yes
gl_cv_func_snprintf_retval_c99=yes
gl_cv_func_snprintf_size1=yes
gl_cv_func_snprintf_usable=yes
gl_cv_func_spawnattr_setschedparam=yes
gl_cv_func_spawnattr_setschedpolicy=yes
gl_cv_func_stat_dir_slash=yes
gl_cv_func_stat_file_slash=yes
gl_cv_func_strchrnul_works=yes
gl_cv_func_strerror_0_works=yes
gl_cv_func_strerror_r_posix_signature=no
gl_cv_func_strerror_r_works=no
gl_cv_func_strndup_works=yes
gl_cv_func_strtok_r_works=yes
gl_cv_func_svid_putenv=yes
gl_cv_func_symlink_works=yes
gl_cv_func_ungetc_works=yes
gl_cv_func_unsetenv_works=yes
gl_cv_func_usleep_works=yes
gl_cv_func_va_copy=yes
gl_cv_func_vsnprintf_usable=yes
gl_cv_func_wcrtomb_retval=yes
gl_cv_func_wctob_works=yes
gl_cv_func_working_getdelim=yes
gl_cv_func_working_mkstemp=yes
gl_cv_func_working_mktime=yes
gl_cv_func_working_strerror=yes
gl_cv_have_include_next=yes
gl_cv_have_nonblocking=yes
gl_cv_have_open_O_NONBLOCK=yes
gl_cv_have_weak=yes
gl_cv_header_errno_h_complete=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_locale_h_needs_xlocale_h=no
gl_cv_header_locale_h_posix2001=yes
gl_cv_header_locale_has_locale_t=yes
gl_cv_header_netinet_in_h_selfcontained=yes
gl_cv_header_signal_h_SIGPIPE=yes
gl_cv_header_stdint_h=yes
gl_cv_header_sys_select_h_selfcontained=yes
gl_cv_header_sys_socket_h_selfcontained=yes
gl_cv_header_sys_socket_h_shut=yes
gl_cv_header_wchar_h_correct_inline=yes
gl_cv_header_working_fcntl_h=yes
gl_cv_header_working_stdint_h=yes
gl_cv_lib_socket='none needed'
gl_cv_next_arpa_inet_h='<arpa/inet.h>'
gl_cv_next_fcntl_h='<fcntl.h>'
gl_cv_next_inttypes_h='<inttypes.h>'
gl_cv_next_locale_h='<locale.h>'
gl_cv_next_netdb_h='<netdb.h>'
gl_cv_next_poll_h='<poll.h>'
gl_cv_next_pthread_h='<pthread.h>'
gl_cv_next_signal_h='<signal.h>'
gl_cv_next_spawn_h='<spawn.h>'
gl_cv_next_stdint_h='<stdint.h>'
gl_cv_next_stdio_h='<stdio.h>'
gl_cv_next_stdlib_h='<stdlib.h>'
gl_cv_next_string_h='<string.h>'
gl_cv_next_strings_h='<strings.h>'
gl_cv_next_sys_ioctl_h='<sys/ioctl.h>'
gl_cv_next_sys_select_h='<sys/select.h>'
gl_cv_next_sys_socket_h='<sys/socket.h>'
gl_cv_next_sys_stat_h='<sys/stat.h>'
gl_cv_next_sys_time_h='<sys/time.h>'
gl_cv_next_sys_uio_h='<sys/uio.h>'
gl_cv_next_sys_utsname_h='<sys/utsname.h>'
gl_cv_next_sys_wait_h='<sys/wait.h>'
gl_cv_next_termios_h='<termios.h>'
gl_cv_next_time_h='<time.h>'
gl_cv_next_unistd_h='<unistd.h>'
gl_cv_next_wchar_h='<wchar.h>'
gl_cv_next_wctype_h='<wctype.h>'
gl_cv_posix_shell=/bin/sh
gl_cv_pragma_columns=no
gl_cv_prog_as_underscore=no
gl_cv_promoted_mode_t=mode_t
gl_cv_rpl_alloca=yes
gl_cv_size_max=yes
gl_cv_socket_ipv4=yes
gl_cv_socket_ipv6=yes
gl_cv_sys_struct_timespec_in_time_h=yes
gl_cv_sys_struct_timeval=yes
gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
gl_cv_time_r_posix=yes
gl_cv_type_sigset_t=yes
gl_cv_type_wctrans_t=yes
gl_cv_type_wctype_t=yes
gl_cv_var__system_configuration=no
gl_cv_var_func=yes
gl_cv_var_stdin_large_offset=yes
gl_cv_warn__W=yes
gl_cv_warn__Waggregate_return=yes
gl_cv_warn__Wall=yes
gl_cv_warn__Wattributes=yes
gl_cv_warn__Wbad_function_cast=yes
gl_cv_warn__Wbuiltin_macro_redefined=yes
gl_cv_warn__Wcast_align=yes
gl_cv_warn__Wcoverage_mismatch=yes
gl_cv_warn__Wdisabled_optimization=yes
gl_cv_warn__Wformat_security=yes
gl_cv_warn__Wformat_y2k=yes
gl_cv_warn__Wframe_larger_than_4096=yes
gl_cv_warn__Winit_self=yes
gl_cv_warn__Winline=yes
gl_cv_warn__Winvalid_pch=yes
gl_cv_warn__Wjump_misses_init=yes
gl_cv_warn__Wlogical_op=yes
gl_cv_warn__Wmissing_declarations=yes
gl_cv_warn__Wmissing_format_attribute=yes
gl_cv_warn__Wmissing_include_dirs=yes
gl_cv_warn__Wmissing_noreturn=yes
gl_cv_warn__Wmissing_prototypes=yes
gl_cv_warn__Wmudflap=yes
gl_cv_warn__Wmultichar=yes
gl_cv_warn__Wnested_externs=yes
gl_cv_warn__Wno_missing_field_initializers=yes
gl_cv_warn__Wno_redundant_decls=yes
gl_cv_warn__Wno_sign_compare=yes
gl_cv_warn__Wold_style_definition=yes
gl_cv_warn__Wp__D_FORTIFY_SOURCE_2=yes
gl_cv_warn__Wpacked_bitfield_compat=yes
gl_cv_warn__Wpointer_arith=yes
gl_cv_warn__Wredundant_decls=yes
gl_cv_warn__Wshadow=yes
gl_cv_warn__Wstrict_aliasing=yes
gl_cv_warn__Wstrict_prototypes=yes
gl_cv_warn__Wsync_nand=yes
gl_cv_warn__Wunknown_pragmas=yes
gl_cv_warn__Wunused=yes
gl_cv_warn__Wvolatile_register_var=yes
gl_cv_warn__Wwrite_strings=yes
gl_cv_warn___param_ssp_buffer_size_4=yes
gl_cv_warn__fasynchronous_unwind_tables=yes
gl_cv_warn__fdiagnostics_show_option=yes
gl_cv_warn__fexceptions=yes
gl_cv_warn__fstack_protector_all=yes
gl_cv_warn__funit_at_a_time=yes
gt_cv_c_intmax_t=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
gt_cv_func_unsetenv_ret=int
gt_cv_inttypes_pri_broken=no
gt_cv_locale_fr=fr_FR
gt_cv_locale_fr_utf8=fr_FR.UTF-8
gt_cv_locale_ja=ja_JP
gt_cv_locale_tr_utf8=tr_TR.UTF-8
gt_cv_locale_zh_CN=zh_CN.GB18030
gt_cv_ssize_t=yes
gt_cv_val_LC_MESSAGES=yes
gt_cv_var_environ_declaration=yes
lt_cv_archive_cmds_need_lc=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/x86_64-slackware-linux/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_shlibpath_overrides_runpath=no
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=1572864
lv_cv_wrapper_shell=/bin/sh
lv_cv_xdr_cflags=none
pkg_cv_DEVMAPPER_CFLAGS=' '
pkg_cv_DEVMAPPER_LIBS='-ldevmapper  '
pkg_cv_GNUTLS_CFLAGS=' '
pkg_cv_GNUTLS_LIBS='-lgnutls  '
pkg_cv_HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  '
pkg_cv_HAL_LIBS='-lhal -ldbus-1 -lpthread -lrt  '
pkg_cv_LIBCURL_CFLAGS=' '
pkg_cv_LIBCURL_LIBS='-lcurl  '
pkg_cv_LIBNL_CFLAGS=' '
pkg_cv_LIBNL_LIBS='-lnl  '
pkg_cv_LIBPARTED_CFLAGS=' '
pkg_cv_LIBPARTED_LIBS='-lparted  '
pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2  '
pkg_cv_LIBXML_LIBS='-lxml2  '
pkg_cv_PCIACCESS_CFLAGS=' '
pkg_cv_PCIACCESS_LIBS='-lpciaccess  '
pkg_cv_UDEV_CFLAGS=' '
pkg_cv_UDEV_LIBS='-ludev -lrt  '

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

ACLOCAL='${SHELL} /tmp/libvirt-0.9.4/build-aux/missing --run aclocal-1.11'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/libvirt-0.9.4/build-aux/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
ANSI2KNR=''
APPARMOR_CFLAGS=''
APPARMOR_LIBS=''
APPLE_UNIVERSAL_BUILD='0'
AR='ar'
AS='as'
ASM_SYMBOL_PREFIX='""'
AUDIT_CFLAGS=''
AUDIT_LIBS=''
AUGPARSE='/usr/bin/augparse'
AUTOCONF='${SHELL} /tmp/libvirt-0.9.4/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/libvirt-0.9.4/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/libvirt-0.9.4/build-aux/missing --run automake-1.11'
AVAHI_CFLAGS=''
AVAHI_LIBS=''
AWK='gawk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
BRCTL='/sbin/brctl'
BYTESWAP_H=''
CAPNG_CFLAGS=''
CAPNG_LIBS=''
CC='gcc -std=gnu99'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CONFIG_INCLUDE='config.h'
COVERAGE_CFLAGS=''
COVERAGE_LDFLAGS=''
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
CYGWIN_EXTRA_LDFLAGS=''
CYGWIN_EXTRA_LIBADD=''
CYGWIN_EXTRA_PYTHON_LIBADD=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DEVMAPPER_CFLAGS=' '
DEVMAPPER_LIBS='-ldevmapper  '
DLLTOOL='dlltool'
DLOPEN_LIBS='-ldl'
DMSETUP='/sbin/dmsetup'
DNSMASQ='/usr/sbin/dnsmasq'
DRIVER_MODULE_CFLAGS=''
DRIVER_MODULE_LIBS=''
DSYMUTIL=''
DTRACE=''
DUMPBIN=''
EBTABLES_PATH='/sbin/ebtables'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENABLE_DEBUG_FALSE='#'
ENABLE_DEBUG_TRUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/bin/grep -F'
FLOAT_H=''
FNMATCH_H=''
GETADDRINFO_LIB=''
GETHOSTNAME_LIB=''
GETTEXT_MACRO_VERSION='0.17'
GLIBC21='yes'
GL_COND_LIBTOOL_FALSE='#'
GL_COND_LIBTOOL_TRUE=''
GL_GENERATE_ALLOCA_H_FALSE='#'
GL_GENERATE_ALLOCA_H_TRUE=''
GL_GENERATE_BYTESWAP_H_FALSE=''
GL_GENERATE_BYTESWAP_H_TRUE='#'
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_ERRNO_H_TRUE='#'
GL_GENERATE_FLOAT_H_FALSE=''
GL_GENERATE_FLOAT_H_TRUE='#'
GL_GENERATE_FNMATCH_H_FALSE=''
GL_GENERATE_FNMATCH_H_TRUE='#'
GL_GENERATE_NETINET_IN_H_FALSE=''
GL_GENERATE_NETINET_IN_H_TRUE='#'
GL_GENERATE_PTHREAD_H_FALSE=''
GL_GENERATE_PTHREAD_H_TRUE='#'
GL_GENERATE_SCHED_H_FALSE=''
GL_GENERATE_SCHED_H_TRUE='#'
GL_GENERATE_STDARG_H_FALSE=''
GL_GENERATE_STDARG_H_TRUE='#'
GL_GENERATE_STDBOOL_H_FALSE=''
GL_GENERATE_STDBOOL_H_TRUE='#'
GL_GENERATE_STDDEF_H_FALSE=''
GL_GENERATE_STDDEF_H_TRUE='#'
GL_GENERATE_STDINT_H_FALSE=''
GL_GENERATE_STDINT_H_TRUE='#'
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GNULIB_ACCEPT4='0'
GNULIB_ACCEPT='1'
GNULIB_ATOLL='0'
GNULIB_BIND='1'
GNULIB_BTOWC='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_CALLOC_POSIX='1'
GNULIB_CANONICALIZE_FILE_NAME='1'
GNULIB_CHOWN='1'
GNULIB_CLOSE='1'
GNULIB_CONNECT='1'
GNULIB_DPRINTF='0'
GNULIB_DUP2='1'
GNULIB_DUP3='0'
GNULIB_DUPLOCALE='0'
GNULIB_ENVIRON='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_EUIDACCESS='0'
GNULIB_FACCESSAT='0'
GNULIB_FCHDIR='0'
GNULIB_FCHMODAT='0'
GNULIB_FCHOWNAT='0'
GNULIB_FCLOSE='1'
GNULIB_FCNTL='1'
GNULIB_FFLUSH='1'
GNULIB_FFS='1'
GNULIB_FGETC='1'
GNULIB_FGETS='1'
GNULIB_FOPEN='0'
GNULIB_FPRINTF='1'
GNULIB_FPRINTF_POSIX='0'
GNULIB_FPURGE='1'
GNULIB_FPUTC='1'
GNULIB_FPUTS='1'
GNULIB_FREAD='1'
GNULIB_FREOPEN='0'
GNULIB_FSCANF='1'
GNULIB_FSEEK='1'
GNULIB_FSEEKO='1'
GNULIB_FSTATAT='0'
GNULIB_FSYNC='0'
GNULIB_FTELL='1'
GNULIB_FTELLO='1'
GNULIB_FTRUNCATE='0'
GNULIB_FUTIMENS='0'
GNULIB_FWRITE='1'
GNULIB_GETADDRINFO='1'
GNULIB_GETC='1'
GNULIB_GETCHAR='1'
GNULIB_GETCWD='1'
GNULIB_GETDELIM='1'
GNULIB_GETDOMAINNAME='0'
GNULIB_GETDTABLESIZE='1'
GNULIB_GETGROUPS='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_GETHOSTNAME='1'
GNULIB_GETLINE='1'
GNULIB_GETLOADAVG='0'
GNULIB_GETLOGIN='0'
GNULIB_GETLOGIN_R='0'
GNULIB_GETPAGESIZE='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_GETPEERNAME='1'
GNULIB_GETS='1'
GNULIB_GETSOCKNAME='1'
GNULIB_GETSOCKOPT='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_GETSUBOPT='0'
GNULIB_GETTIMEOFDAY='1'
GNULIB_GETUSERSHELL='0'
GNULIB_GRANTPT='0'
GNULIB_GROUP_MEMBER='0'
GNULIB_IMAXABS='0'
GNULIB_IMAXDIV='0'
GNULIB_INET_NTOP='1'
GNULIB_INET_PTON='1'
GNULIB_IOCTL='1'
GNULIB_ISWBLANK='0'
GNULIB_ISWCTYPE='0'
GNULIB_LCHMOD='0'
GNULIB_LCHOWN='0'
GNULIB_LINK='0'
GNULIB_LINKAT='0'
GNULIB_LISTEN='1'
GNULIB_LSEEK='1'
GNULIB_LSTAT='1'
GNULIB_MALLOC_POSIX='1'
GNULIB_MBRLEN='0'
GNULIB_MBRTOWC='1'
GNULIB_MBSCASECMP='0'
GNULIB_MBSCASESTR='0'
GNULIB_MBSCHR='0'
GNULIB_MBSCSPN='0'
GNULIB_MBSINIT='1'
GNULIB_MBSLEN='0'
GNULIB_MBSNCASECMP='0'
GNULIB_MBSNLEN='0'
GNULIB_MBSNRTOWCS='0'
GNULIB_MBSPBRK='0'
GNULIB_MBSPCASECMP='0'
GNULIB_MBSRCHR='0'
GNULIB_MBSRTOWCS='1'
GNULIB_MBSSEP='0'
GNULIB_MBSSPN='0'
GNULIB_MBSSTR='0'
GNULIB_MBSTOK_R='0'
GNULIB_MBTOWC='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_MEMCHR='1'
GNULIB_MEMMEM='0'
GNULIB_MEMPCPY='0'
GNULIB_MEMRCHR='0'
GNULIB_MKDIRAT='0'
GNULIB_MKDTEMP='0'
GNULIB_MKFIFO='0'
GNULIB_MKFIFOAT='0'
GNULIB_MKNOD='0'
GNULIB_MKNODAT='0'
GNULIB_MKOSTEMP='0'
GNULIB_MKOSTEMPS='0'
GNULIB_MKSTEMP='1'
GNULIB_MKSTEMPS='1'
GNULIB_MKTIME='1'
GNULIB_NANOSLEEP='0'
GNULIB_NONBLOCKING='1'
GNULIB_OBSTACK_PRINTF='0'
GNULIB_OBSTACK_PRINTF_POSIX='0'
GNULIB_OPEN='1'
GNULIB_OPENAT='0'
GNULIB_PERROR='1'
GNULIB_PIPE2='1'
GNULIB_PIPE='1'
GNULIB_POLL='1'
GNULIB_POPEN='0'
GNULIB_POSIX_SPAWN='0'
GNULIB_POSIX_SPAWNATTR_DESTROY='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_POSIX_SPAWNATTR_GETFLAGS='0'
GNULIB_POSIX_SPAWNATTR_GETPGROUP='0'
GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM='0'
GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY='0'
GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT='0'
GNULIB_POSIX_SPAWNATTR_GETSIGMASK='0'
GNULIB_POSIX_SPAWNATTR_INIT='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_POSIX_SPAWNATTR_SETFLAGS='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_POSIX_SPAWNATTR_SETPGROUP='0'
GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM='0'
GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY='0'
GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT='0'
GNULIB_POSIX_SPAWNATTR_SETSIGMASK='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_POSIX_SPAWNP='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_PREAD='0'
GNULIB_PRINTF='1'
GNULIB_PRINTF_POSIX='0'
GNULIB_PSELECT='0'
GNULIB_PTHREAD_SIGMASK='1'
GNULIB_PTSNAME='0'
GNULIB_PUTC='1'
GNULIB_PUTCHAR='1'
GNULIB_PUTENV='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_PUTS='1'
GNULIB_PWRITE='0'
GNULIB_RANDOM_R='1'
GNULIB_RAWMEMCHR='1'
GNULIB_READ='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_READLINK='1'
GNULIB_READLINKAT='0'
GNULIB_REALLOC_POSIX='1'
GNULIB_REALPATH='1'
GNULIB_RECV='1'
GNULIB_RECVFROM='0'
GNULIB_REMOVE='0'
GNULIB_RENAME='0'
GNULIB_RENAMEAT='0'
GNULIB_RMDIR='0'
GNULIB_RPMATCH='0'
GNULIB_SCANF='1'
GNULIB_SELECT='1'
GNULIB_SEND='1'
GNULIB_SENDTO='0'
GNULIB_SETENV='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_SETLOCALE='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_SETSOCKOPT='1'
GNULIB_SHUTDOWN='0'
GNULIB_SIGACTION='1'
GNULIB_SIGNAL_H_SIGPIPE='1'
GNULIB_SIGPROCMASK='1'
GNULIB_SLEEP='1'
GNULIB_SNPRINTF='1'
GNULIB_SOCKET='1'
GNULIB_SPRINTF_POSIX='0'
GNULIB_STAT='1'
GNULIB_STDIO_H_NONBLOCKING='1'
GNULIB_STDIO_H_SIGPIPE='1'
GNULIB_STPCPY='1'
GNULIB_STPNCPY='0'
GNULIB_STRCASESTR='0'
GNULIB_STRCHRNUL='1'
GNULIB_STRDUP='1'
GNULIB_STRERROR='1'
GNULIB_STRERROR_R='1'
GNULIB_STRNCAT='0'
GNULIB_STRNDUP='1'
GNULIB_STRNLEN='1'
GNULIB_STRPBRK='0'
GNULIB_STRPTIME='1'
GNULIB_STRSEP='1'
GNULIB_STRSIGNAL='0'
GNULIB_STRSTR='0'
GNULIB_STRTOD='0'
GNULIB_STRTOIMAX='0'
GNULIB_STRTOK_R='1'
GNULIB_STRTOLL='0'
GNULIB_STRTOULL='0'
GNULIB_STRTOUMAX='0'
GNULIB_STRVERSCMP='0'
GNULIB_SYMLINK='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_SYMLINKAT='0'
GNULIB_SYSTEM_POSIX='0'
GNULIB_TCGETSID='0'
GNULIB_TIMEGM='1'
GNULIB_TIME_R='1'
GNULIB_TMPFILE='0'
GNULIB_TOWCTRANS='0'
GNULIB_TTYNAME_R='0'
GNULIB_UNAME='1'
GNULIB_UNISTD_H_GETOPT='0'
GNULIB_UNISTD_H_NONBLOCKING='1'
GNULIB_UNISTD_H_SIGPIPE='1'
GNULIB_UNLINK='0'
GNULIB_UNLINKAT='0'
GNULIB_UNLOCKPT='0'
GNULIB_UNSETENV='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_USLEEP='1'
GNULIB_UTIMENSAT='0'
GNULIB_VASPRINTF='1'
GNULIB_VDPRINTF='0'
GNULIB_VFPRINTF='1'
GNULIB_VFPRINTF_POSIX='0'
GNULIB_VFSCANF='0'
GNULIB_VPRINTF='1'
GNULIB_VPRINTF_POSIX='0'
GNULIB_VSCANF='0'
GNULIB_VSNPRINTF='1'
GNULIB_VSPRINTF_POSIX='0'
GNULIB_WAITPID='1'
GNULIB_WCPCPY='0'
GNULIB_WCPNCPY='0'
GNULIB_WCRTOMB='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_WCSCASECMP='0'
GNULIB_WCSCAT='0'
GNULIB_WCSCHR='0'
GNULIB_WCSCMP='0'
GNULIB_WCSCOLL='0'
GNULIB_WCSCPY='0'
GNULIB_WCSCSPN='0'
GNULIB_WCSDUP='0'
GNULIB_WCSLEN='0'
GNULIB_WCSNCASECMP='0'
GNULIB_WCSNCAT='0'
GNULIB_WCSNCMP='0'
GNULIB_WCSNCPY='0'
GNULIB_WCSNLEN='0'
GNULIB_WCSNRTOMBS='0'
GNULIB_WCSPBRK='0'
GNULIB_WCSRCHR='0'
GNULIB_WCSRTOMBS='0'
GNULIB_WCSSPN='0'
GNULIB_WCSSTR='0'
GNULIB_WCSTOK='0'
GNULIB_WCSWIDTH='0'
GNULIB_WCSXFRM='0'
GNULIB_WCTOB='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_WCTOMB='IN_LIBVIRT_GNULIB_TESTS'
GNULIB_WCTRANS='0'
GNULIB_WCTYPE='0'
GNULIB_WCWIDTH='0'
GNULIB_WMEMCHR='0'
GNULIB_WMEMCMP='0'
GNULIB_WMEMCPY='0'
GNULIB_WMEMMOVE='0'
GNULIB_WMEMSET='0'
GNULIB_WRITE='IN_LIBVIRT_GNULIB_TESTS'
GNULIB__EXIT='0'
GNUTLS_CFLAGS=' '
GNUTLS_LIBS='-lgnutls   -lgcrypt'
GREP='/bin/grep'
HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  '
HAL_LIBS='-lhal -ldbus-1 -lpthread -lrt  '
HAVE_ACCEPT4='1'
HAVE_APPARMOR_FALSE=''
HAVE_APPARMOR_TRUE='#'
HAVE_ARPA_INET_H='1'
HAVE_ATOLL='1'
HAVE_AUDIT_FALSE=''
HAVE_AUDIT_TRUE='#'
HAVE_AVAHI_FALSE=''
HAVE_AVAHI_TRUE='#'
HAVE_BTOWC='1'
HAVE_CANONICALIZE_FILE_NAME='1'
HAVE_CAPNG_FALSE=''
HAVE_CAPNG_TRUE='#'
HAVE_CHOWN='1'
HAVE_DBUS_FALSE=''
HAVE_DBUS_TRUE='#'
HAVE_DECL_ENVIRON='1'
HAVE_DECL_FCHDIR='1'
HAVE_DECL_FPURGE='0'
HAVE_DECL_FREEADDRINFO='1'
HAVE_DECL_FSEEKO='1'
HAVE_DECL_FTELLO='1'
HAVE_DECL_GAI_STRERROR='1'
HAVE_DECL_GETADDRINFO='1'
HAVE_DECL_GETDELIM='1'
HAVE_DECL_GETDOMAINNAME='1'
HAVE_DECL_GETLINE='1'
HAVE_DECL_GETLOADAVG='1'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_GETNAMEINFO='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_IMAXABS='1'
HAVE_DECL_IMAXDIV='1'
HAVE_DECL_INET_NTOP='1'
HAVE_DECL_INET_PTON='1'
HAVE_DECL_LOCALTIME_R='0'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='1'
HAVE_DECL_OBSTACK_PRINTF='1'
HAVE_DECL_SETENV='1'
HAVE_DECL_SNPRINTF='1'
HAVE_DECL_STRDUP='1'
HAVE_DECL_STRERROR_R='1'
HAVE_DECL_STRNCASECMP='1'
HAVE_DECL_STRNDUP='1'
HAVE_DECL_STRNLEN='1'
HAVE_DECL_STRSIGNAL='1'
HAVE_DECL_STRTOIMAX='1'
HAVE_DECL_STRTOK_R='1'
HAVE_DECL_STRTOUMAX='1'
HAVE_DECL_TCGETSID='1'
HAVE_DECL_TTYNAME_R='1'
HAVE_DECL_UNSETENV='1'
HAVE_DECL_VSNPRINTF='1'
HAVE_DECL_WCTOB='1'
HAVE_DECL_WCWIDTH='1'
HAVE_DPRINTF='1'
HAVE_DUP2='1'
HAVE_DUP3='1'
HAVE_DUPLOCALE='1'
HAVE_EUIDACCESS='1'
HAVE_FACCESSAT='1'
HAVE_FCHDIR='1'
HAVE_FCHMODAT='1'
HAVE_FCHOWNAT='1'
HAVE_FCNTL='1'
HAVE_FEATURES_H='1'
HAVE_FFS='1'
HAVE_FSEEKO='1'
HAVE_FSTATAT='1'
HAVE_FSYNC='1'
HAVE_FTELLO='1'
HAVE_FTRUNCATE='1'
HAVE_FUTIMENS='1'
HAVE_GETDTABLESIZE='1'
HAVE_GETGROUPS='1'
HAVE_GETHOSTNAME='1'
HAVE_GETLOGIN='1'
HAVE_GETPAGESIZE='1'
HAVE_GETSUBOPT='1'
HAVE_GETTIMEOFDAY='1'
HAVE_GLIBC_RPCGEN_FALSE='#'
HAVE_GLIBC_RPCGEN_TRUE=''
HAVE_GRANTPT='1'
HAVE_GROUP_MEMBER='1'
HAVE_HAL_FALSE='#'
HAVE_HAL_TRUE=''
HAVE_INTTYPES_H='1'
HAVE_ISWBLANK='1'
HAVE_ISWCNTRL='1'
HAVE_LCHMOD='1'
HAVE_LCHOWN='1'
HAVE_LIBNL_FALSE='#'
HAVE_LIBNL_TRUE=''
HAVE_LIBTASN1_FALSE=''
HAVE_LIBTASN1_TRUE='#'
HAVE_LINK='1'
HAVE_LINKAT='1'
HAVE_LONG_LONG_INT='1'
HAVE_LSTAT='1'
HAVE_MBRLEN='1'
HAVE_MBRTOWC='1'
HAVE_MBSINIT='1'
HAVE_MBSLEN='0'
HAVE_MBSNRTOWCS='1'
HAVE_MBSRTOWCS='1'
HAVE_MEMCHR='1'
HAVE_MEMPCPY='1'
HAVE_MKDIRAT='1'
HAVE_MKDTEMP='1'
HAVE_MKFIFO='1'
HAVE_MKFIFOAT='1'
HAVE_MKNOD='1'
HAVE_MKNODAT='1'
HAVE_MKOSTEMP='1'
HAVE_MKOSTEMPS='1'
HAVE_MKSTEMP='1'
HAVE_MKSTEMPS='1'
HAVE_NANOSLEEP='1'
HAVE_NETDB_H='1'
HAVE_NETINET_IN_H=''
HAVE_NUMACTL_FALSE=''
HAVE_NUMACTL_TRUE='#'
HAVE_OPENAT='1'
HAVE_OS_H='0'
HAVE_PIPE2='1'
HAVE_PIPE='1'
HAVE_POLKIT0_FALSE=''
HAVE_POLKIT0_TRUE='#'
HAVE_POLKIT1_FALSE='#'
HAVE_POLKIT1_TRUE=''
HAVE_POLKIT_FALSE='#'
HAVE_POLKIT_TRUE=''
HAVE_POLL='1'
HAVE_POLL_H='1'
HAVE_POSIX_SIGNALBLOCKING='1'
HAVE_POSIX_SPAWN='1'
HAVE_POSIX_SPAWNATTR_T='1'
HAVE_POSIX_SPAWN_FILE_ACTIONS_T='1'
HAVE_PREAD='1'
HAVE_PSELECT='1'
HAVE_PTHREAD_H='1'
HAVE_PTHREAD_SIGMASK='1'
HAVE_PTHREAD_SPINLOCK_T='1'
HAVE_PTHREAD_T='1'
HAVE_PTSNAME='1'
HAVE_PWRITE='1'
HAVE_RANDOM_H='0'
HAVE_RANDOM_R='1'
HAVE_RAWMEMCHR='1'
HAVE_READLINK='1'
HAVE_READLINKAT='1'
HAVE_REALPATH='1'
HAVE_RENAMEAT='1'
HAVE_RPCGEN_FALSE='#'
HAVE_RPCGEN_TRUE=''
HAVE_RPMATCH='1'
HAVE_SANLOCK_FALSE=''
HAVE_SANLOCK_TRUE='#'
HAVE_SASL_FALSE='#'
HAVE_SASL_TRUE=''
HAVE_SA_FAMILY_T='1'
HAVE_SCHED_H=''
HAVE_SELINUX_FALSE=''
HAVE_SELINUX_TRUE='#'
HAVE_SETENV='1'
HAVE_SIGACTION='1'
HAVE_SIGHANDLER_T='1'
HAVE_SIGINFO_T='1'
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SIGSET_T='1'
HAVE_SLEEP='1'
HAVE_SPAWN_H='1'
HAVE_STDINT_H='1'
HAVE_STPCPY='1'
HAVE_STPNCPY='1'
HAVE_STRCASECMP='1'
HAVE_STRCASESTR='1'
HAVE_STRCHRNUL='1'
HAVE_STRPBRK='1'
HAVE_STRPTIME='1'
HAVE_STRSEP='1'
HAVE_STRTOD='1'
HAVE_STRTOLL='1'
HAVE_STRTOULL='1'
HAVE_STRUCT_ADDRINFO='1'
HAVE_STRUCT_RANDOM_DATA='1'
HAVE_STRUCT_SCHED_PARAM=''
HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
HAVE_STRUCT_SOCKADDR_STORAGE='1'
HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1'
HAVE_STRUCT_TIMEVAL='1'
HAVE_STRUCT_UTSNAME='1'
HAVE_STRVERSCMP='1'
HAVE_SYMLINK='1'
HAVE_SYMLINKAT='1'
HAVE_SYS_BITYPES_H=''
HAVE_SYS_INTTYPES_H=''
HAVE_SYS_IOCTL_H='1'
HAVE_SYS_LOADAVG_H='0'
HAVE_SYS_PARAM_H='0'
HAVE_SYS_SELECT_H='1'
HAVE_SYS_SOCKET_H='1'
HAVE_SYS_TIME_H='1'
HAVE_SYS_TYPES_H='1'
HAVE_SYS_UIO_H='1'
HAVE_SYS_UTSNAME_H='1'
HAVE_TERMIOS_H='1'
HAVE_TIMEGM='1'
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
HAVE_UDEV_FALSE='#'
HAVE_UDEV_TRUE=''
HAVE_UNAME='1'
HAVE_UNISTD_H='1'
HAVE_UNLINKAT='1'
HAVE_UNLOCKPT='1'
HAVE_UNSIGNED_LONG_LONG_INT='1'
HAVE_USLEEP='1'
HAVE_UTIMENSAT='1'
HAVE_VASPRINTF='1'
HAVE_VDPRINTF='1'
HAVE_WCHAR_H='1'
HAVE_WCHAR_T='1'
HAVE_WCPCPY='1'
HAVE_WCPNCPY='1'
HAVE_WCRTOMB='1'
HAVE_WCSCASECMP='1'
HAVE_WCSCAT='1'
HAVE_WCSCHR='1'
HAVE_WCSCMP='1'
HAVE_WCSCOLL='1'
HAVE_WCSCPY='1'
HAVE_WCSCSPN='1'
HAVE_WCSDUP='1'
HAVE_WCSLEN='1'
HAVE_WCSNCASECMP='1'
HAVE_WCSNCAT='1'
HAVE_WCSNCMP='1'
HAVE_WCSNCPY='1'
HAVE_WCSNLEN='1'
HAVE_WCSNRTOMBS='1'
HAVE_WCSPBRK='1'
HAVE_WCSRCHR='1'
HAVE_WCSRTOMBS='1'
HAVE_WCSSPN='1'
HAVE_WCSSTR='1'
HAVE_WCSTOK='1'
HAVE_WCSWIDTH='1'
HAVE_WCSXFRM='1'
HAVE_WCTRANS_T='1'
HAVE_WCTYPE_H='1'
HAVE_WCTYPE_T='1'
HAVE_WINSOCK2_H='0'
HAVE_WINT_T='1'
HAVE_WMEMCHR='1'
HAVE_WMEMCMP='1'
HAVE_WMEMCPY='1'
HAVE_WMEMMOVE='1'
HAVE_WMEMSET='1'
HAVE_WS2TCPIP_H='0'
HAVE_XLOCALE_H='1'
HAVE_YAJL_FALSE=''
HAVE_YAJL_TRUE='#'
HAVE__BOOL='1'
HAVE__EXIT='1'
HOSTENT_LIB=''
HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html'
INCLUDE_NEXT='include_next'
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
INET_NTOP_LIB=''
INET_PTON_LIB=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INT32_MAX_LT_INTMAX_MAX='1'
INT64_MAX_EQ_LONG_MAX='1'
INTLLIBS=''
INTL_MACOSX_LIBS=''
IP6TABLES_PATH='/usr/sbin/ip6tables'
IPTABLES_PATH='/usr/sbin/iptables'
IP_PATH='/usr/sbin/ip'
ISCSIADM=''
LD='/usr/x86_64-slackware-linux/bin/ld'
LDFLAGS=''
LIBCURL_CFLAGS='-DCURL_DISABLE_TYPECHECK  '
LIBCURL_LIBS='-lcurl  '
LIBICONV='-liconv'
LIBINTL=''
LIBMULTITHREAD='-lpthread'
LIBNL_CFLAGS=' '
LIBNL_LIBS='-lnl  '
LIBOBJS=''
LIBPARTED_CFLAGS=' '
LIBPARTED_LIBS='-lparted  '
LIBPCAP_CFLAGS='-I/usr/include'
LIBPCAP_LIBS='-L/usr/lib64 -Wl,-rpath,/usr/lib64 -lpcap'
LIBPTH=''
LIBPTH_PREFIX=''
LIBS='-ldl '
LIBSOCKET=''
LIBSSH2_CFLAGS=''
LIBSSH2_LIBS=''
LIBTESTS_LIBDEPS=''
LIBTHREAD=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBVIRT_INIT_SCRIPT_RED_HAT_FALSE=''
LIBVIRT_INIT_SCRIPT_RED_HAT_TRUE='#'
LIBVIRT_MAJOR_VERSION='0'
LIBVIRT_MICRO_VERSION='4'
LIBVIRT_MINOR_VERSION='9'
LIBVIRT_QEMU_SYMBOL_FILE='$(srcdir)/libvirt_qemu.syms'
LIBVIRT_SYMBOL_FILE='libvirt.syms'
LIBVIRT_VERSION='0.9.4'
LIBVIRT_VERSION_INFO='9:4:9'
LIBVIRT_VERSION_NUMBER='9004'
LIBXENSERVER_CFLAGS=''
LIBXENSERVER_LIBS=''
LIBXL_CFLAGS=''
LIBXL_LIBS=''
LIBXML_CFLAGS='-I/usr/include/libxml2  '
LIBXML_LIBS='-lxml2  '
LIB_PTHREAD='-lpthread'
LIB_PTHREAD_SIGMASK='-lpthread'
LIPO=''
LN_S='ln -s'
LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/gnulib/lib"'
LOCALE_FR='fr_FR'
LOCALE_FR_UTF8='fr_FR.UTF-8'
LOCALE_JA='ja_JP'
LOCALE_TR_UTF8='tr_TR.UTF-8'
LOCALE_ZH_CN='zh_CN.GB18030'
LOCK_CHECKING_CFLAGS=''
LTALLOCA=''
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBMULTITHREAD='-lpthread'
LTLIBOBJS=''
LTLIBPTH=''
LTLIBTHREAD=''
LVCREATE='/sbin/lvcreate'
LVREMOVE='/sbin/lvremove'
LVS='/sbin/lvs'
LV_LIBTOOL_OBJDIR='.libs'
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /tmp/libvirt-0.9.4/build-aux/missing --run makeinfo'
MINGW_EXTRA_LDFLAGS=''
MKDIR_P='/bin/mkdir -p'
MODPROBE='/sbin/modprobe'
MOUNT='/sbin/mount'
MSCOM_LIBS=''
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
NETCF_CFLAGS=''
NETCF_LIBS=''
NETINET_IN_H=''
NEXT_ARPA_INET_H='<arpa/inet.h>'
NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='<arpa/inet.h>'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>'
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>'
NEXT_AS_FIRST_DIRECTIVE_NETDB_H='<netdb.h>'
NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H=''
NEXT_AS_FIRST_DIRECTIVE_POLL_H='<poll.h>'
NEXT_AS_FIRST_DIRECTIVE_PTHREAD_H='<pthread.h>'
NEXT_AS_FIRST_DIRECTIVE_SCHED_H=''
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>'
NEXT_AS_FIRST_DIRECTIVE_SPAWN_H='<spawn.h>'
NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='<strings.h>'
NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H='<sys/ioctl.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='<sys/select.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='<sys/socket.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='<sys/uio.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_UTSNAME_H='<sys/utsname.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='<sys/wait.h>'
NEXT_AS_FIRST_DIRECTIVE_TERMIOS_H='<termios.h>'
NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
NEXT_ERRNO_H=''
NEXT_FCNTL_H='<fcntl.h>'
NEXT_FLOAT_H=''
NEXT_INTTYPES_H='<inttypes.h>'
NEXT_LOCALE_H='<locale.h>'
NEXT_NETDB_H='<netdb.h>'
NEXT_NETINET_IN_H=''
NEXT_POLL_H='<poll.h>'
NEXT_PTHREAD_H='<pthread.h>'
NEXT_SCHED_H=''
NEXT_SIGNAL_H='<signal.h>'
NEXT_SPAWN_H='<spawn.h>'
NEXT_STDARG_H='<stdarg.h>'
NEXT_STDDEF_H=''
NEXT_STDINT_H='<stdint.h>'
NEXT_STDIO_H='<stdio.h>'
NEXT_STDLIB_H='<stdlib.h>'
NEXT_STRINGS_H='<strings.h>'
NEXT_STRING_H='<string.h>'
NEXT_SYS_IOCTL_H='<sys/ioctl.h>'
NEXT_SYS_SELECT_H='<sys/select.h>'
NEXT_SYS_SOCKET_H='<sys/socket.h>'
NEXT_SYS_STAT_H='<sys/stat.h>'
NEXT_SYS_TIME_H='<sys/time.h>'
NEXT_SYS_UIO_H='<sys/uio.h>'
NEXT_SYS_UTSNAME_H='<sys/utsname.h>'
NEXT_SYS_WAIT_H='<sys/wait.h>'
NEXT_TERMIOS_H='<termios.h>'
NEXT_TIME_H='<time.h>'
NEXT_UNISTD_H='<unistd.h>'
NEXT_WCHAR_H='<wchar.h>'
NEXT_WCTYPE_H='<wctype.h>'
NM='/usr/bin/nm -B'
NMEDIT=''
NUMACTL_CFLAGS=''
NUMACTL_LIBS=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libvirt'
PACKAGE_BUGREPORT='libvir-list@xxxxxxxxxx'
PACKAGE_NAME='libvirt'
PACKAGE_STRING='libvirt 0.9.4'
PACKAGE_TARNAME='libvirt'
PACKAGE_URL='http://libvirt.org'
PACKAGE_VERSION='0.9.4'
PARTED='/usr/sbin/parted'
PATH_SEPARATOR=':'
PCIACCESS_CFLAGS=' '
PCIACCESS_LIBS='-lpciaccess  '
PKCHECK_PATH='/usr/bin/pkcheck'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/usr/local/lib64/pkgconfig:/usr/lib64/pkgconfig'
POLKIT_AUTH=''
POLKIT_CFLAGS=''
POLKIT_LIBS=''
POSIX_SHELL='/bin/sh'
POSIX_SPAWN_PORTED_FALSE='#'
POSIX_SPAWN_PORTED_TRUE=''
POSUB='po'
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
PREFERABLY_POSIX_SHELL='/bin/sh'
PRIPTR_PREFIX='"l"'
PRI_MACROS_BROKEN='0'
PTHREAD_H=''
PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
PTRDIFF_T_SUFFIX=''
PVCREATE='/sbin/pvcreate'
PVREMOVE='/sbin/pvremove'
PVS='/sbin/pvs'
PYTHON='/usr/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_INCLUDES='-I/usr/include/python2.6 -I/usr/include/python2.6'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.6'
RADVD='radvd'
RANLIB='ranlib'
READLINE_CFLAGS='-DUSE_READLINE'
REPLACE_BTOWC='0'
REPLACE_CALLOC='0'
REPLACE_CANONICALIZE_FILE_NAME='0'
REPLACE_CHOWN='0'
REPLACE_CLOSE='0'
REPLACE_DPRINTF='0'
REPLACE_DUP2='0'
REPLACE_DUP='0'
REPLACE_DUPLOCALE='0'
REPLACE_FCHOWNAT='0'
REPLACE_FCLOSE='1'
REPLACE_FCNTL='1'
REPLACE_FFLUSH='1'
REPLACE_FOPEN='0'
REPLACE_FPRINTF='0'
REPLACE_FPURGE='0'
REPLACE_FREOPEN='0'
REPLACE_FSEEK='1'
REPLACE_FSEEKO='1'
REPLACE_FSTAT='0'
REPLACE_FSTATAT='0'
REPLACE_FTELL='0'
REPLACE_FTELLO='0'
REPLACE_FUTIMENS='0'
REPLACE_GAI_STRERROR='0'
REPLACE_GETCWD='0'
REPLACE_GETDELIM='0'
REPLACE_GETDOMAINNAME='0'
REPLACE_GETGROUPS='0'
REPLACE_GETLINE='0'
REPLACE_GETLOGIN_R='0'
REPLACE_GETPAGESIZE='0'
REPLACE_GETTIMEOFDAY='0'
REPLACE_IOCTL='1'
REPLACE_ISWBLANK='0'
REPLACE_ISWCNTRL='0'
REPLACE_LCHOWN='0'
REPLACE_LINK='0'
REPLACE_LINKAT='0'
REPLACE_LOCALTIME_R='0'
REPLACE_LSEEK='0'
REPLACE_LSTAT='0'
REPLACE_MALLOC='0'
REPLACE_MBRLEN='0'
REPLACE_MBRTOWC='0'
REPLACE_MBSINIT='0'
REPLACE_MBSNRTOWCS='0'
REPLACE_MBSRTOWCS='0'
REPLACE_MBSTATE_T='0'
REPLACE_MBTOWC='0'
REPLACE_MEMCHR='0'
REPLACE_MEMMEM='0'
REPLACE_MKDIR='0'
REPLACE_MKFIFO='0'
REPLACE_MKNOD='0'
REPLACE_MKSTEMP='0'
REPLACE_MKTIME='1'
REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
REPLACE_NULL='0'
REPLACE_OBSTACK_PRINTF='0'
REPLACE_OPEN='0'
REPLACE_OPENAT='0'
REPLACE_PERROR='1'
REPLACE_POLL='0'
REPLACE_POPEN='0'
REPLACE_POSIX_SPAWN='0'
REPLACE_PREAD='0'
REPLACE_PRINTF='0'
REPLACE_PSELECT='0'
REPLACE_PTHREAD_SIGMASK='0'
REPLACE_PUTENV='0'
REPLACE_PWRITE='0'
REPLACE_READ='0'
REPLACE_READLINK='0'
REPLACE_REALLOC='0'
REPLACE_REALPATH='0'
REPLACE_REMOVE='0'
REPLACE_RENAME='0'
REPLACE_RENAMEAT='0'
REPLACE_RMDIR='0'
REPLACE_SELECT='0'
REPLACE_SETENV='0'
REPLACE_SETLOCALE='0'
REPLACE_SLEEP='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_STAT='0'
REPLACE_STDIO_READ_FUNCS='0'
REPLACE_STDIO_WRITE_FUNCS='0'
REPLACE_STPNCPY='0'
REPLACE_STRCASESTR='0'
REPLACE_STRCHRNUL='0'
REPLACE_STRDUP='0'
REPLACE_STRERROR='1'
REPLACE_STRERROR_R='1'
REPLACE_STRNCAT='0'
REPLACE_STRNDUP='0'
REPLACE_STRNLEN='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='0'
REPLACE_STRTOD='0'
REPLACE_STRTOK_R='0'
REPLACE_SYMLINK='0'
REPLACE_TIMEGM='0'
REPLACE_TMPFILE='0'
REPLACE_TTYNAME_R='0'
REPLACE_UNLINK='0'
REPLACE_UNLINKAT='0'
REPLACE_UNSETENV='0'
REPLACE_USLEEP='0'
REPLACE_UTIMENSAT='0'
REPLACE_VASPRINTF='0'
REPLACE_VDPRINTF='0'
REPLACE_VFPRINTF='0'
REPLACE_VPRINTF='0'
REPLACE_VSNPRINTF='0'
REPLACE_VSPRINTF='0'
REPLACE_WCRTOMB='0'
REPLACE_WCSNRTOMBS='0'
REPLACE_WCSRTOMBS='0'
REPLACE_WCSWIDTH='0'
REPLACE_WCTOB='0'
REPLACE_WCTOMB='0'
REPLACE_WCWIDTH='0'
REPLACE_WRITE='0'
RPCGEN='/usr/bin/rpcgen'
SANLOCK_CFLAGS=''
SANLOCK_LIBS=''
SASL_CFLAGS=''
SASL_LIBS=' -lsasl2'
SCHED_H=''
SED='/bin/sed'
SELINUX_CFLAGS=''
SELINUX_LIBS=''
SERVENT_LIB=''
SET_MAKE=''
SHELL='/bin/sh'
SHOWMOUNT='/usr/sbin/showmount'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
STATIC_BINARIES=''
STDARG_H=''
STDBOOL_H=''
STDDEF_H=''
STDINT_H=''
STRIP='strip'
SYS_IOCTL_H_HAVE_WINSOCK2_H='0'
SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
TC='/sbin/tc'
TIME_H_DEFINES_STRUCT_TIMESPEC='1'
U=''
UDEVADM='/sbin/udevadm'
UDEVSETTLE=''
UDEV_CFLAGS=' '
UDEV_LIBS='-ludev -lrt  '
UINT32_MAX_LT_UINTMAX_MAX='1'
UINT64_MAX_EQ_ULONG_MAX='1'
UMOUNT='/sbin/umount'
UNDEFINE_STRTOK_R='0'
UNISTD_H_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
USE_NLS='yes'
VERSION='0.9.4'
VERSION_SCRIPT_FLAGS='-Wl,--version-script='
VGCHANGE='/sbin/vgchange'
VGCREATE='/sbin/vgcreate'
VGREMOVE='/sbin/vgremove'
VGS='/sbin/vgs'
VGSCAN='/sbin/vgscan'
VIRSH_LIBS=' -lreadline -lncurses '
WARN_CFLAGS=' -Wall -W -Wformat-y2k -Wformat-security -Winit-self -Wmissing-include-dirs -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wvolatile-register-var -Wdisabled-optimization -Wbuiltin-macro-redefined -Wmudflap -Wpacked-bitfield-compat -Wsync-nand -Wattributes -Wcoverage-mismatch -Wmultichar -Wno-missing-field-initializers -Wno-sign-compare -Wjump-misses-init -Wframe-larger-than=4096 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time'
WARN_LDFLAGS=' -Wall -W -Wformat-y2k -Wformat-security -Winit-self -Wmissing-include-dirs -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wvolatile-register-var -Wdisabled-optimization -Wbuiltin-macro-redefined -Wmudflap -Wpacked-bitfield-compat -Wsync-nand -Wattributes -Wcoverage-mismatch -Wmultichar -Wno-missing-field-initializers -Wno-sign-compare -Wjump-misses-init -Wframe-larger-than=4096 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time'
WARN_PYTHON_CFLAGS=' -Wno-redundant-decls'
WCHAR_T_SUFFIX=''
WIN32_EXTRA_CFLAGS=''
WINDRES=''
WINT_T_SUFFIX=''
WITH_BRIDGE_FALSE='#'
WITH_BRIDGE_TRUE=''
WITH_CIL_FALSE=''
WITH_CIL_TRUE='#'
WITH_DRIVER_MODULES_FALSE=''
WITH_DRIVER_MODULES_TRUE='#'
WITH_DTRACE_FALSE=''
WITH_DTRACE_TRUE='#'
WITH_ESX_FALSE='#'
WITH_ESX_TRUE=''
WITH_LIBVIRTD_FALSE='#'
WITH_LIBVIRTD_TRUE=''
WITH_LIBXL_FALSE=''
WITH_LIBXL_TRUE='#'
WITH_LINUX_FALSE='#'
WITH_LINUX_TRUE=''
WITH_LXC_FALSE='#'
WITH_LXC_TRUE=''
WITH_MACVTAP_FALSE='#'
WITH_MACVTAP_TRUE=''
WITH_NETCF_FALSE=''
WITH_NETCF_TRUE='#'
WITH_NETWORK_FALSE='#'
WITH_NETWORK_TRUE=''
WITH_NODE_DEVICES_FALSE='#'
WITH_NODE_DEVICES_TRUE=''
WITH_NWFILTER_FALSE='#'
WITH_NWFILTER_TRUE=''
WITH_OPENVZ_FALSE='#'
WITH_OPENVZ_TRUE=''
WITH_PHYP_FALSE=''
WITH_PHYP_TRUE='#'
WITH_PYTHON_FALSE='#'
WITH_PYTHON_TRUE=''
WITH_QEMU_FALSE='#'
WITH_QEMU_TRUE=''
WITH_REMOTE_FALSE='#'
WITH_REMOTE_TRUE=''
WITH_SECDRIVER_APPARMOR_FALSE=''
WITH_SECDRIVER_APPARMOR_TRUE='#'
WITH_SECDRIVER_SELINUX_FALSE=''
WITH_SECDRIVER_SELINUX_TRUE='#'
WITH_SECRETS_FALSE='#'
WITH_SECRETS_TRUE=''
WITH_STORAGE_DIR_FALSE='#'
WITH_STORAGE_DIR_TRUE=''
WITH_STORAGE_DISK_FALSE='#'
WITH_STORAGE_DISK_TRUE=''
WITH_STORAGE_FS_FALSE='#'
WITH_STORAGE_FS_TRUE=''
WITH_STORAGE_ISCSI_FALSE=''
WITH_STORAGE_ISCSI_TRUE='#'
WITH_STORAGE_LVM_FALSE='#'
WITH_STORAGE_LVM_TRUE=''
WITH_STORAGE_MPATH_FALSE='#'
WITH_STORAGE_MPATH_TRUE=''
WITH_STORAGE_SCSI_FALSE='#'
WITH_STORAGE_SCSI_TRUE=''
WITH_TEST_FALSE='#'
WITH_TEST_TRUE=''
WITH_UML_FALSE='#'
WITH_UML_TRUE=''
WITH_VBOX_FALSE='#'
WITH_VBOX_TRUE=''
WITH_VIRTUALPORT_FALSE='#'
WITH_VIRTUALPORT_TRUE=''
WITH_VMWARE_FALSE='#'
WITH_VMWARE_TRUE=''
WITH_VMX_FALSE='#'
WITH_VMX_TRUE=''
WITH_WIN_ICON_FALSE=''
WITH_WIN_ICON_TRUE='#'
WITH_XENAPI_FALSE=''
WITH_XENAPI_TRUE='#'
WITH_XENXS_FALSE=''
WITH_XENXS_TRUE='#'
WITH_XEN_FALSE=''
WITH_XEN_INOTIFY_FALSE=''
WITH_XEN_INOTIFY_TRUE='#'
WITH_XEN_TRUE='#'
XDR_CFLAGS=''
XEN_CFLAGS=''
XEN_LIBS=''
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format'
XMLCATALOG='/usr/bin/xmlcatalog'
XMLLINT='/usr/bin/xmllint'
XML_CATALOG_FILE='/etc/xml/catalog'
XSLTPROC='/usr/bin/xsltproc'
YAJL_CFLAGS=''
YAJL_LIBS=''
YIELD_LIB='-lrt'
abs_aux_dir='/tmp/libvirt-0.9.4/build-aux'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gl_LIBOBJS=' asnprintf.o fclose.o fcntl.o fflush.o fpurge.o fseek.o fseeko.o ioctl.o mktime.o perror.o printf-args.o printf-parse.o strerror.o strerror_r.o vasnprintf.o'
gl_LTLIBOBJS=' asnprintf.lo fclose.lo fcntl.lo fflush.lo fpurge.lo fseek.lo fseeko.lo ioctl.lo mktime.lo perror.lo printf-args.lo printf-parse.lo strerror.lo strerror_r.lo vasnprintf.lo'
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS='IN_LIBVIRT_GNULIB_TESTS'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/libvirt-0.9.4/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir='${datarootdir}/emacs/site-lisp'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkglibexecdir='${libexecdir}/${PACKAGE}'
pkgpyexecdir='${pyexecdir}/libvirt'
pkgpythondir='${pythondir}/libvirt'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib64/python2.6/site-packages'
pythondir='${prefix}/lib64/python2.6/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "libvirt"
#define PACKAGE_TARNAME "libvirt"
#define PACKAGE_VERSION "0.9.4"
#define PACKAGE_STRING "libvirt 0.9.4"
#define PACKAGE_BUGREPORT "libvir-list@xxxxxxxxxx"
#define PACKAGE_URL "http://libvirt.org";
#define PACKAGE "libvirt"
#define VERSION "0.9.4"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_FSEEKO 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FEATURES_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDIO_EXT_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_UNISTD_H 1
#define HAVE_POLL_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_SCHED_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_GRP_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_XLOCALE_H 1
#define HAVE_SPAWN_H 1
#define HAVE_SHUTDOWN 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_SA_FAMILY_T 1
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define restrict __restrict
#define HAVE_CANONICALIZE_FILE_NAME 1
#define HAVE_GETCWD 1
#define HAVE_READLINK 1
#define HAVE_REALPATH 1
#define HAVE_READLINKAT 1
#define HAVE_CHOWN 1
#define HAVE_FCHOWN 1
#define HAVE_DUP2 1
#define HAVE_FCNTL 1
#define HAVE_FFS 1
#define HAVE_BTOWC 1
#define HAVE_ISBLANK 1
#define HAVE_ISWCTYPE 1
#define HAVE_MBSRTOWCS 1
#define HAVE_MEMPCPY 1
#define HAVE_WMEMCHR 1
#define HAVE_WMEMCPY 1
#define HAVE_WMEMPCPY 1
#define HAVE___FPURGE 1
#define HAVE___FREADING 1
#define HAVE_GETDELIM 1
#define HAVE_GETDTABLESIZE 1
#define HAVE___FSETLOCKING 1
#define HAVE_TCGETATTR 1
#define HAVE_TCSETATTR 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LSTAT 1
#define HAVE_MBSINIT 1
#define HAVE_MBRTOWC 1
#define HAVE_MPROTECT 1
#define HAVE_MKSTEMP 1
#define HAVE_MKSTEMPS 1
#define HAVE_ALARM 1
#define HAVE_RECVMSG 1
#define HAVE_SENDMSG 1
#define HAVE_PATHCONF 1
#define HAVE_STRERROR_R 1
#define HAVE___XPG_STRERROR_R 1
#define HAVE_PIPE 1
#define HAVE_PIPE2 1
#define HAVE_SIGACTION 1
#define HAVE_SIGALTSTACK 1
#define HAVE_SIGINTERRUPT 1
#define HAVE_SLEEP 1
#define HAVE_STRDUP 1
#define HAVE_CATGETS 1
#define HAVE_STRNDUP 1
#define HAVE_STRPTIME 1
#define HAVE_LOCALTIME_R 1
#define HAVE_TIMEGM 1
#define HAVE_USLEEP 1
#define HAVE_ISWCNTRL 1
#define HAVE_GETEGID 1
#define HAVE_NEWLOCALE 1
#define HAVE_GETGROUPLIST 1
#define HAVE_SOCKETPAIR 1
#define HAVE_POSIX_SPAWN 1
#define HAVE_SETENV 1
#define HAVE_SYMLINK 1
#define HAVE_SHUTDOWN 1
#define HAVE_WCRTOMB 1
#define HAVE_WCTOB 1
#define HAVE_CFMAKERAW 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETGRNAM_R 1
#define HAVE_GETMNTENT_R 1
#define HAVE_GETPWUID_R 1
#define HAVE_GETUID 1
#define HAVE_INITGROUPS 1
#define HAVE_KILL 1
#define HAVE_MMAP 1
#define HAVE_POSIX_FALLOCATE 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_REGEXEC 1
#define HAVE_SCHED_GETAFFINITY 1
#define FUNC_REALPATH_WORKS 1
#define HAVE_UNISTD_H 1
#define HAVE_CHOWN 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_WORKING_O_NOATIME 1
#define HAVE_WORKING_O_NOFOLLOW 1
#define HAVE_MBSTATE_T 1
#define HAVE_DECL_FSEEKO 1
#define HAVE_DECL_FTELLO 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETSERVBYNAME 1
#define HAVE_DECL_INET_NTOP 1
#define HAVE_IPV4 1
#define HAVE_IPV6 1
#define HAVE_DECL_GETDELIM 1
#define HAVE_DECL_GETLINE 1
#define HAVE_DECL_GETPASS 1
#define HAVE_DECL_FFLUSH_UNLOCKED 1
#define HAVE_DECL_FLOCKFILE 1
#define HAVE_DECL_FPUTS_UNLOCKED 1
#define HAVE_DECL_FUNLOCKFILE 1
#define HAVE_DECL_PUTC_UNLOCKED 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_DECL_GETC_UNLOCKED 1
#define USE_POSIX_THREADS 1
#define USE_POSIX_THREADS_WEAK 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_STDLIB_H 1
#define MALLOC_0_IS_NONNULL 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_MAP_ANONYMOUS 1
#define USER_LABEL_PREFIX 
#define PROMOTED_MODE_T mode_t
#define HAVE_DECL_STRERROR_R 1
#define USE_POSIX_THREADS 1
#define USE_POSIX_THREADS_WEAK 1
#define HAVE_SIGSET_T 1
#define HAVE_DECL_SNPRINTF 1
#define HAVE__BOOL 1
#define HAVE_WCHAR_T 1
#define HAVE_DECL_STRDUP 1
#define HAVE_DECL_STRNDUP 1
#define HAVE_DECL_STRNLEN 1
#define HAVE_TM_GMTOFF 1
#define HAVE_DECL_STRTOK_R 1
#define HAVE_DECL_LOCALTIME_R 0
#define HAVE_WINT_T 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_INTMAX_T 1
#define HAVE_SNPRINTF 1
#define HAVE_STRNLEN 1
#define HAVE_WCSLEN 1
#define HAVE_WCSNLEN 1
#define HAVE_MBRTOWC 1
#define HAVE_WCRTOMB 1
#define HAVE_DECL__SNPRINTF 0
#define HAVE_SNPRINTF_RETVAL_C99 1
#define HAVE_DECL_VSNPRINTF 1
#define HAVE_ENVIRON_DECL 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define STRERROR_R_CHAR_P 1
#define HAVE_SIG_ATOMIC_T 1
#define GETGROUPS_T gid_t
#define HAVE_GETGROUPS 1
#define GL_TRIGGER_STDC_LIMIT_MACROS 1
#define HAVE_INTTYPES_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_DECL_ALARM 1
#define HAVE_DECL_SETENV 1
#define HAVE_SEARCH_H 1
#define HAVE_TSEARCH 1
#define HAVE_DECL_UNSETENV 1
#define GNULIB_TEST_ACCEPT 1
#define HAVE_ALLOCA 1
#define GNULIB_TEST_BIND 1
#define HAVE_BYTESWAP_H 1
#define HAVE_CALLOC_POSIX 1
#define GNULIB_TEST_CALLOC_POSIX 1
#define GNULIB_CANONICALIZE_LGPL 1
#define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
#define GNULIB_TEST_REALPATH 1
#define GNULIB_TEST_CHOWN 1
#define GNULIB_TEST_CLOEXEC 1
#define GNULIB_TEST_CLOSE 1
#define GNULIB_TEST_CONNECT 1
#define HAVE_DUP2 1
#define GNULIB_TEST_DUP2 1
#define GNULIB_TEST_FCLOSE 1
#define GNULIB_TEST_FCNTL 1
#define GNULIB_FFLUSH 1
#define GNULIB_TEST_FFLUSH 1
#define HAVE_DECL_FPURGE 0
#define GNULIB_TEST_FPURGE 1
#define GNULIB_TEST_FSEEK 1
#define GNULIB_TEST_FSEEKO 1
#define GNULIB_TEST_FTELL 1
#define GNULIB_TEST_FTELLO 1
#define HAVE_DECL_GAI_STRERROR 1
#define HAVE_DECL_GAI_STRERRORA 0
#define HAVE_DECL_GETADDRINFO 1
#define HAVE_DECL_FREEADDRINFO 1
#define HAVE_DECL_GETNAMEINFO 1
#define HAVE_STRUCT_ADDRINFO 1
#define GNULIB_TEST_GETADDRINFO 1
#define GNULIB_TEST_GETCWD 1
#define GNULIB_TEST_GETDELIM 1
#define GNULIB_TEST_GETDTABLESIZE 1
#define HAVE_GETHOSTNAME 1
#define GNULIB_TEST_GETHOSTNAME 1
#define GNULIB_TEST_GETLINE 1
#define HAVE_GETPASS 1
#define GNULIB_TEST_GETPEERNAME 1
#define GNULIB_TEST_GETSOCKNAME 1
#define GETTIMEOFDAY_TIMEZONE struct timezone
#define GNULIB_TEST_GETTIMEOFDAY 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_DECL_INET_NTOP 1
#define HAVE_DECL_INET_PTON 1
#define HAVE_IOCTL 1
#define GNULIB_TEST_IOCTL 1
#define GNULIB_TEST_LISTEN 1
#define GNULIB_TEST_LSEEK 1
#define GNULIB_TEST_LSTAT 1
#define HAVE_MALLOC_POSIX 1
#define GNULIB_TEST_MALLOC_POSIX 1
#define GNULIB_TEST_MBRTOWC 1
#define GNULIB_TEST_MBSINIT 1
#define GNULIB_TEST_MBSRTOWCS 1
#define GNULIB_TEST_MEMCHR 1
#define GNULIB_TEST_MKSTEMP 1
#define GNULIB_MKSTEMPS 1
#define GNULIB_TEST_MKSTEMPS 1
#define GNULIB_TEST_MKTIME 1
#define GNULIB_TEST_NONBLOCKING 1
#define GNULIB_NONBLOCKING 1
#define GNULIB_TEST_OPEN 1
#define _LINUX_SOURCE_COMPAT 1
#define GNULIB_TEST_PERROR 1
#define HAVE_SYS_SYSINFO_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_SYSCTL 1
#define GNULIB_TEST_PIPE 1
#define GNULIB_TEST_PIPE2 1
#define HAVE_POLL 1
#define GNULIB_TEST_POLL 1
#define HAVE_PTHREAD_T 1
#define HAVE_PTHREAD_SPINLOCK_T 1
#define GNULIB_TEST_PTHREAD_SIGMASK 1
#define HAVE_STRUCT_RANDOM_DATA 1
#define HAVE_RANDOM_R 1
#define GNULIB_TEST_RANDOM_R 1
#define HAVE_RAWMEMCHR 1
#define GNULIB_TEST_RAWMEMCHR 1
#define GNULIB_TEST_READLINK 1
#define HAVE_REALLOC_POSIX 1
#define GNULIB_TEST_REALLOC_POSIX 1
#define GNULIB_TEST_RECV 1
#define GNULIB_TEST_SELECT 1
#define GNULIB_TEST_SEND 1
#define HAVE_GETSERVBYNAME 1
#define GNULIB_TEST_SETSOCKOPT 1
#define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
#define GNULIB_TEST_SIGACTION 1
#define GNULIB_SIGPIPE 1
#define GNULIB_TEST_SIGPROCMASK 1
#define HAVE_STDINT_H 1
#define HAVE_DECL_SLEEP 1
#define GNULIB_TEST_SLEEP 1
#define HAVE_SNPRINTF 1
#define GNULIB_TEST_SNPRINTF 1
#define GNULIB_SNPRINTF 1
#define GNULIB_TEST_SOCKET 1
#define GNULIB_TEST_STAT 1
#define HAVE_STPCPY 1
#define GNULIB_TEST_STPCPY 1
#define HAVE_STRCHRNUL 1
#define GNULIB_TEST_STRCHRNUL 1
#define GNULIB_TEST_STRDUP 1
#define GNULIB_STRERROR 1
#define GNULIB_TEST_STRERROR 1
#define GNULIB_TEST_STRERROR_R 1
#define GNULIB_TEST_STRNDUP 1
#define GNULIB_TEST_STRNLEN 1
#define GNULIB_TEST_STRPTIME 1
#define HAVE_STRSEP 1
#define GNULIB_TEST_STRSEP 1
#define HAVE_STRTOK_R 1
#define GNULIB_TEST_STRTOK_R 1
#define HAVE_SHUTDOWN 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_SA_FAMILY_T 1
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
#define HAVE_STRUCT_UTSNAME 1
#define GNULIB_TEST_TIME_R 1
#define GNULIB_TEST_TIMEGM 1
#define HAVE_UNAME 1
#define GNULIB_TEST_USLEEP 1
#define HAVE_VASPRINTF 1
#define GNULIB_TEST_VASPRINTF 1
#define HAVE_VSNPRINTF 1
#define GNULIB_TEST_VSNPRINTF 1
#define GNULIB_TEST_WAITPID 1
#define HAVE_STDINT_H 1
#define GNULIB_TEST_BTOWC 1
#define GNULIB_TEST_ENVIRON 1
#define GNULIB_TEST_GETGROUPS 1
#define HAVE_GETPAGESIZE 1
#define GNULIB_TEST_GETPAGESIZE 1
#define GNULIB_TEST_GETSOCKOPT 1
#define HAVE_INLINE 1
#define HAVE_SETLOCALE 1
#define HAVE_USELOCALE 1
#define GNULIB_TEST_MBTOWC 1
#define HAVE_MAP_ANONYMOUS 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
#define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
#define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
#define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
#define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
#define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
#define GNULIB_TEST_POSIX_SPAWNP 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
#define GNULIB_TEST_PUTENV 1
#define HAVE_MAP_ANONYMOUS 1
#define GNULIB_TEST_READ 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC_GNU 1
#define GNULIB_REALLOC_GNU IN_LIBVIRT_GNULIB_TESTS
#define GNULIB_TEST_SETENV 1
#define GNULIB_TEST_SETLOCALE 1
#define HAVE_POSIX_SPAWNATTR_T 1
#define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
#define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
#define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1
#define HAVE_WCHAR_T 1
#define HAVE_WINT_T 1
#define HAVE_MAP_ANONYMOUS 1
#define GNULIB_TEST_SYMLINK 1
#define HAVE_PTHREAD_ATFORK 1
#define HAVE_UNSETENV 1
#define GNULIB_TEST_UNSETENV 1
#define HAVE_WAITID 1
#define GNULIB_TEST_WCRTOMB 1
#define HAVE_DECL_WCTOB 1
#define GNULIB_TEST_WCTOB 1
#define GNULIB_TEST_WCTOMB 1
#define GNULIB_TEST_WRITE 1
#define PROTOTYPES 1
#define __PROTOTYPES 1
#define HAVE_STRING_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_CPUID 1
#define SIZEOF_LONG 8
#define HAVE_PTHREAD_MUTEXATTR_INIT 1
#define HAVE_PWD_H 1
#define HAVE_PATHS_H 1
#define HAVE_REGEX_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_MNTENT_H 1
#define HAVE_NET_ETHERNET_H 1
#define HAVE_LINUX_MAGIC_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_SYSCALL_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_IFADDRS_H 1
#define DNSMASQ "/usr/sbin/dnsmasq"
#define RADVD "radvd"
#define BRCTL "/sbin/brctl"
#define TC "/sbin/tc"
#define UDEVADM "/sbin/udevadm"
#define MODPROBE "/sbin/modprobe"
#define ENABLE_DEBUG /**/
#define IP_PATH "/usr/sbin/ip"
#define IPTABLES_PATH "/usr/sbin/iptables"
#define IP6TABLES_PATH "/usr/sbin/ip6tables"
#define EBTABLES_PATH "/sbin/ebtables"
#define WITH_OPENVZ 1
#define WITH_VMWARE 1
#define VBOX_XPCOMC_DIR ""
#define WITH_VBOX 1
#define WITH_QEMU 1
#define WITH_TEST 1
#define WITH_REMOTE 1
#define WITH_LIBVIRTD 1
#define HAVE_LINUX_KVM_H 1
#define WITH_LXC 1
#define HAVE_LINUX_PARAM_H 1
#define HAVE_LINUX_SOCKIOS_H 1
#define HAVE_LINUX_IF_BRIDGE_H 1
#define HAVE_LINUX_IF_TUN_H 1
#define HAVE_XMLURI_QUERY_RAW /**/
#define GNUTLS_1_0_COMPAT /**/
#define HAVE_SASL 1
#define PKCHECK_PATH "/usr/bin/pkcheck"
#define HAVE_POLKIT 1
#define HAVE_POLKIT1 1
#define HAVE_LIBPCAP 1
#define WITH_UML 1
#define HAVE_READLINE_READLINE_H 1
#define USE_READLINE 1
#define WITH_NETWORK 1
#define WITH_BRIDGE 1
#define WITH_SECRETS 1
#define WITH_STORAGE_DIR 1
#define WITH_STORAGE_FS 1
#define MOUNT "/sbin/mount"
#define UMOUNT "/sbin/umount"
#define SHOWMOUNT "/usr/sbin/showmount"
#define WITH_STORAGE_LVM 1
#define PVCREATE "/sbin/pvcreate"
#define VGCREATE "/sbin/vgcreate"
#define LVCREATE "/sbin/lvcreate"
#define PVREMOVE "/sbin/pvremove"
#define VGREMOVE "/sbin/vgremove"
#define LVREMOVE "/sbin/lvremove"
#define VGCHANGE "/sbin/vgchange"
#define VGSCAN "/sbin/vgscan"
#define PVS "/sbin/pvs"
#define VGS "/sbin/vgs"
#define LVS "/sbin/lvs"
#define WITH_STORAGE_SCSI 1
#define WITH_STORAGE_MPATH 1
#define WITH_STORAGE_DISK 1
#define PARTED "/usr/sbin/parted"
#define DMSETUP "/sbin/dmsetup"
#define HAVE_LIBDEVMAPPER_H 1
#define WITH_ESX 1
#define WITH_VMX 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define HAVE_LIBHAL_GET_ALL_DEVICES 1
#define HAVE_DBUS_WATCH_GET_UNIX_FD 1
#define HAVE_HAL 1
#define HAVE_UDEV 1
#define WITH_NODE_DEVICES 1
#define WITH_NWFILTER 1
#define QEMU_USER "root"
#define QEMU_GROUP "root"
#define WITH_MACVTAP 1
#define HAVE_DECL_MACVLAN_MODE_PASSTHRU 1
#define WITH_VIRTUALPORT 1
#define HAVE_LIBNL 1
#define STATIC_ANALYSIS 0

configure: exit 0
--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]