URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID1
Нить номер: 75219
[ Назад ]

Исходное сообщение
"FreeBSD: не устанавливается php4-mysql из портов"

Отправлено Славок , 18-Июл-07 15:06 
Пытаюсь установить модуль mysql для php.

cd /usr/ports/databases/php4-mysql
make install clean

вылетает с ошибкой

checking for type ushort... yes
checking for int8... no
checking base type of last arg to accept... socklen_t
checking return type of qsort... void
checking for mysql_close in -lmysqlclient... no
checking for mysql_error in -lmysqlclient... no
===>  Script "configure" failed unexpectedly.
Please report the problem to ale@FreeBSD.org [maintainer] and attach the
"/usr/ports/databases/php4-mysql/work/php-4.4.5/ext/mysql/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/databases/php4-mysql.

Дерево + порты = все стоит.

pkg_info:

mysql-client-4.1.22 Multithreaded SQL database (client)
mysql-server-4.1.22 Multithreaded SQL database (server)

в чем может быть загвоздка?


Содержание

Сообщения в этом обсуждении
"FreeBSD: не устанавливается php4-mysql из портов"
Отправлено Славок , 18-Июл-07 15:08 
Вернее дерево+порты - все обновил, также не помогло

"FreeBSD: не устанавливается php4-mysql из портов"
Отправлено Anonymous , 18-Июл-07 15:10 
>Вернее дерево+порты - все обновил, также не помогло
бригада телепатов в отпуске



"Ну держи...."
Отправлено Славок , 18-Июл-07 15:19 
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --with-mysql=/usr/local --with-zlib-dir=/usr --with-php-config=/usr/local/bin/php-config --prefix=/usr/local i386-portbld-freebsd6.1

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

hostname =
uname -m = i386
uname -r = 6.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC

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

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

PATH: /usr/local/libexec/autoconf259
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


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

configure:1513: checking build system type
configure:1531: result: i386-portbld-freebsd6.1
configure:1539: checking host system type
configure:1553: result: i386-portbld-freebsd6.1
configure:1583: checking for egrep
configure:1593: result: grep -E
configure:1598: checking for a sed that does not truncate output
configure:1680: result: /usr/bin/sed
configure:1747: checking for i386-portbld-freebsd6.1-gcc
configure:1773: result: cc
configure:2055: checking for C compiler version
configure:2058: cc --version </dev/null >&5
cc (GCC) 3.4.4 [FreeBSD] 20050518
Copyright (C) 2004 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:2061: $? = 0
configure:2063: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.4 [FreeBSD] 20050518
configure:2066: $? = 0
configure:2068: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2071: $? = 1
configure:2094: checking for C compiler default output file name
configure:2097: cc -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:2100: $? = 0
configure:2146: result: a.out
configure:2151: checking whether the C compiler works
configure:2157: ./a.out
configure:2160: $? = 0
configure:2177: result: yes
configure:2184: checking whether we are cross compiling
configure:2186: result: no
configure:2189: checking for suffix of executables
configure:2191: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:2194: $? = 0
configure:2219: result:
configure:2225: checking for suffix of object files
configure:2246: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:2249: $? = 0
configure:2271: result: o
configure:2275: checking whether we are using the GNU C compiler
configure:2299: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:2305: $? = 0
configure:2309: test -z
|| test ! -s conftest.err
configure:2312: $? = 0
configure:2315: test -s conftest.o
configure:2318: $? = 0
configure:2331: result: yes
configure:2337: checking whether cc accepts -g
configure:2358: cc -c -g conftest.c >&5
configure:2364: $? = 0
configure:2368: test -z
|| test ! -s conftest.err
configure:2371: $? = 0
configure:2374: test -s conftest.o
configure:2377: $? = 0
configure:2388: result: yes
configure:2405: checking for cc option to accept ANSI C
configure:2475: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:2481: $? = 0
configure:2485: test -z
|| test ! -s conftest.err
configure:2488: $? = 0
configure:2491: test -s conftest.o
configure:2494: $? = 0
configure:2512: result: none needed
configure:2530: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2536: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2673: checking whether cc understands -c and -o together
configure:2700: cc -c conftest.c -o conftest.o >&5
configure:2703: $? = 0
configure:2705: cc -c conftest.c -o conftest.o >&5
configure:2708: $? = 0
configure:2747: result: yes
configure:2762: checking if compiler supports -R
configure:2786: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -R /usr/lib >&5
configure:2792: $? = 0
configure:2796: test -z
|| test ! -s conftest.err
configure:2799: $? = 0
configure:2802: test -s conftest
configure:2805: $? = 0
configure:2819: result: yes
configure:2927: checking for PHP prefix
configure:2929: result: /usr/local
configure:2931: checking for PHP includes
configure:2933: result: -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend
configure:2935: checking for PHP extension directory
configure:2937: result: /usr/local/lib/php/20020429
configure:2984: checking for re2c
configure:3011: result: exit 0;
configure:3023: checking for gawk
configure:3052: result: no
configure:3023: checking for mawk
configure:3052: result: no
configure:3023: checking for nawk
configure:3039: found /usr/bin/nawk
configure:3049: result: nawk
configure:3108: checking for MySQL support
configure:3151: result: yes, shared
configure:3159: checking for specified location of the MySQL UNIX socket
configure:3177: result: no
configure:3186: checking for the location of libz
configure:3204: result: /usr
configure:3219: checking for MySQL UNIX socket location
configure:3263: result: no
configure:8108: checking for char
configure:8132: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:8138: $? = 0
configure:8142: test -z
|| test ! -s conftest.err
configure:8145: $? = 0
configure:8148: test -s conftest.o
configure:8151: $? = 0
configure:8162: result: yes
configure:8165: checking size of char
configure:8484: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:8487: $? = 0
configure:8489: ./conftest
configure:8492: $? = 0
configure:8515: result: 1
configure:8523: checking for int
configure:8547: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:8553: $? = 0
configure:8557: test -z
|| test ! -s conftest.err
configure:8560: $? = 0
configure:8563: test -s conftest.o
configure:8566: $? = 0
configure:8577: result: yes
configure:8580: checking size of int
configure:8899: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:8902: $? = 0
configure:8904: ./conftest
configure:8907: $? = 0
configure:8930: result: 4
configure:8937: checking for long
configure:8961: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:8967: $? = 0
configure:8971: test -z
|| test ! -s conftest.err
configure:8974: $? = 0
configure:8977: test -s conftest.o
configure:8980: $? = 0
configure:8991: result: yes
configure:8994: checking size of long
configure:9313: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:9316: $? = 0
configure:9318: ./conftest
configure:9321: $? = 0
configure:9344: result: 4
configure:9351: checking for long long
configure:9375: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:9381: $? = 0
configure:9385: test -z
|| test ! -s conftest.err

configure:9388: $? = 0
configure:9391: test -s conftest.o
configure:9394: $? = 0
configure:9405: result: yes
configure:9408: checking size of long long
configure:9727: cc -o conftest -O2 -fno-strict-aliasing -pipe    conftest.c  >&5
configure:9730: $? = 0
configure:9732: ./conftest
configure:9735: $? = 0
configure:9758: result: 8
configure:9765: checking for size_t
configure:9789: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:9795: $? = 0
configure:9799: test -z
          || test ! -s conftest.err
configure:9802: $? = 0
configure:9805: test -s conftest.o
configure:9808: $? = 0
configure:9819: result: yes
configure:9831: checking whether time.h and sys/time.h may both be included
configure:9856: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:9862: $? = 0
configure:9866: test -z
          || test ! -s conftest.err
configure:9869: $? = 0
configure:9872: test -s conftest.o
configure:9875: $? = 0
configure:9886: result: yes
configure:9896: checking for uid_t in sys/types.h
conftest.c: not found
configure:9919: result: no
configure:9935: checking for type ulong
configure:9959: cc -o conftest -O2 -fno-strict-aliasing -pipe    conftest.c  >&5
conftest.c: In function `main':
conftest.c:21: error: syntax error before "foo"
conftest.c:22: error: `foo' undeclared (first use in this function)
conftest.c:22: error: (Each undeclared identifier is reported only once
conftest.c:22: error: for each function it appears in.)
configure:9962: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_MYSQL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define uid_t int
| #define gid_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #include <sys/types.h>
| main()
| {
|   ulong foo;
|   foo++;
|   exit(0);
| }
configure:9982: result: no
configure:9993: checking for type uchar
configure:10017: cc -o conftest -O2 -fno-strict-aliasing -pipe    conftest.c  >&5
conftest.c: In function `main':
conftest.c:21: error: syntax error before "foo"
conftest.c:22: error: `foo' undeclared (first use in this function)
conftest.c:22: error: (Each undeclared identifier is reported only once
conftest.c:22: error: for each function it appears in.)
configure:10020: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_MYSQL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define uid_t int
| #define gid_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #include <sys/types.h>
| main()
| {
|   uchar foo;
|   foo++;
|   exit(0);
| }
configure:10040: result: no
configure:10051: checking for type uint
configure:10075: cc -o conftest -O2 -fno-strict-aliasing -pipe    conftest.c  >&5
configure:10078: $? = 0
configure:10080: ./conftest
configure:10083: $? = 0
configure:10098: result: yes
configure:10109: checking for type ushort
configure:10133: cc -o conftest -O2 -fno-strict-aliasing -pipe    conftest.c  >&5
configure:10136: $? = 0
configure:10138: ./conftest
configure:10141: $? = 0
configure:10156: result: yes
configure:10167: checking for int8
configure:10202: cc -o conftest -O2 -fno-strict-aliasing -pipe    conftest.c  >&5
conftest.c: In function `main':
conftest.c:34: error: syntax error before "i"
configure:10205: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_MYSQL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define uid_t int
| #define gid_t int
| #define HAVE_UINT
| #define HAVE_USHORT
| /* end confdefs.h.  */
|
| #ifdef HAVE_STDLIB_H
| #include <stdlib.h>
| #endif
|
| #ifdef HAVE_STDDEF_H
| #include <stddef.h>
| #endif
|
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
|
| int main()
| {
|     int8 i;
|     return 0;
| }
|
configure:10225: result: no
configure:10238: checking base type of last arg to accept
configure:10275: c++ -c -O2 -fno-strict-aliasing -pipe  conftest.cc >&5
configure:10281: $? = 0
configure:10285: test -z
          || test ! -s conftest.err
configure:10288: $? = 0
configure:10291: test -s conftest.o
configure:10294: $? = 0
configure:10356: result: socklen_t
configure:10371: checking return type of qsort
configure:10398: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:10404: $? = 0
configure:10408: test -z
          || test ! -s conftest.err
configure:10411: $? = 0
configure:10414: test -s conftest.o
configure:10417: $? = 0
configure:10428: result: void
configure:10832: checking for mysql_close in -lmysqlclient
configure:10862: cc -o conftest -O2 -fno-strict-aliasing -pipe   -R/usr/local/lib/mysql -L/usr/local/lib/mysql  conftest.c -lmysqlclient   >&5
/usr/local/lib/mysql/libmysqlclient.so: undefined reference to `gethostbyname_r'
configure:10868: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_MYSQL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define uid_t int
| #define gid_t int
| #define HAVE_UINT
| #define HAVE_USHORT
| #define SOCKET_SIZE_TYPE socklen_t
| #define RETQSORTTYPE void
| #define QSORT_TYPE_IS_VOID 1
| #define COMPILE_DL_MYSQL 1
| /* end confdefs.h.  */

|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char mysql_close ();
| int
| main ()
| {
| mysql_close ();
|   ;
|   return 0;
| }
configure:10894: result: no
configure:11086: checking for mysql_error in -lmysqlclient
configure:11116: cc -o conftest -O2 -fno-strict-aliasing -pipe   -R/usr/local/lib/mysql -L/usr/local/lib/mysql  conftest.c -lmysqlclient   >&5
/usr/local/lib/mysql/libmysqlclient.so: undefined reference to `gethostbyname_r'
configure:11122: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_MYSQL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define uid_t int
| #define gid_t int
| #define HAVE_UINT
| #define HAVE_USHORT
| #define SOCKET_SIZE_TYPE socklen_t
| #define RETQSORTTYPE void
| #define QSORT_TYPE_IS_VOID 1
| #define COMPILE_DL_MYSQL 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char mysql_error ();
| int
| main ()
| {
| mysql_error ();
|   ;
|   return 0;
| }
configure:11148: result: no
configure:11162: error: mysql configure failed. Please check config.log for more information.

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

ac_cv_type_size_t=yes
ac_cv_sizeof_int=4
ac_cv_lib_mysqlclient___mysql_error=no
ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe'
ac_cv_sizeof_long_long=8
ac_cv_sizeof_char=1
ac_cv_prog_cc_g=yes
ac_cv_env_LDFLAGS_set=''
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=''
ac_cv_env_CFLAGS_set=set
ac_cv_int8=no
mysql_cv_type_qsort=void
lt_cv_sys_max_cmd_len=262144
mysql_cv_btype_last_arg_accept=socklen_t
ac_cv_env_CPP_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_type_long=yes
ac_cv_env_CXX_set=set
ac_cv_ulong=no
ac_cv_env_host_alias_set=set
ac_cv_prog_CC=cc
ac_cv_env_build_alias_set=set
ac_cv_env_LDFLAGS_value=''
ac_cv_env_target_alias_set=set
ac_cv_lib_mysqlclient___mysql_close=no
ac_cv_prog_cc_stdc=''
ac_cv_host_alias=i386-portbld-freebsd6.1
ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe '
ac_cv_env_CC_set=set
ac_cv_header_time=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_sizeof_long=4
ac_cv_prog_egrep='grep -E'
ac_cv_ushort=yes
ac_cv_build_alias=i386-portbld-freebsd6.1
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_host=i386-portbld-freebsd6.1
ac_cv_env_host_alias_value=i386-portbld-freebsd6.1
ac_cv_type_int=yes
ac_cv_uint=yes
ac_cv_prog_AWK=nawk
ac_cv_build=i386-portbld-freebsd6.1
ac_cv_env_build_alias_value=i386-portbld-freebsd6.1
ac_cv_type_long_long=yes
ac_cv_prog_cc_cc_c_o=yes
ac_cv_type_char=yes
ac_cv_prog_RE2C='exit 0;'
ac_cv_env_target_alias_value=i386-portbld-freebsd6.1
ac_cv_uchar=no
ac_cv_env_CC_value=cc
ac_cv_type_uid_t=no
php_cv_cc_dashr=yes
ac_cv_env_CPP_set=''
ac_cv_objext=o

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

AWK='nawk'
CC='cc'
CFLAGS='-O2 -fno-strict-aliasing -pipe '
CONFIGURE_COMMAND=' './configure' '--with-mysql=/usr/local' '--with-zlib-dir=/usr' '--with-php-config=/usr/local/bin/php-config' '--prefix=/usr/local''
CPP=''
CPPFLAGS=''
CXX='c++'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe'
DEFS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
MYSQL_INCLUDE=''
MYSQL_LIBS=''
MYSQL_MODULE_TYPE='external'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
RE2C='exit 0;'
SHELL='/bin/sh'
STRIP=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd6.1'
build_alias='i386-portbld-freebsd6.1'
build_cpu='i386'
build_os='freebsd6.1'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd6.1'
host_alias='i386-portbld-freebsd6.1'
host_cpu='i386'
host_os='freebsd6.1'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias='i386-portbld-freebsd6.1'

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

#define COMPILE_DL_MYSQL 1
#define HAVE_MYSQL 1
#define HAVE_UINT
#define HAVE_USHORT
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define QSORT_TYPE_IS_VOID 1
#define RETQSORTTYPE void
#define SIZEOF_CHAR 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define SOCKET_SIZE_TYPE socklen_t
#define TIME_WITH_SYS_TIME 1
#define gid_t int
#define uid_t int

configure: exit 1