Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Oct 2011 10:27:04 +0200
From:      Oldzhay Saroolu <oldzhay.saroolu@gmail.com>
To:        Eitan Adler <lists@eitanadler.com>
Cc:        x11@freebsd.org
Subject:   Re: error compiling phpmyadmin
Message-ID:  <CAMTSFM5oDVtcVKm=uFB3qEf3yqmWe5ghe_1p1dvpRaayQHf-LQ@mail.gmail.com>
In-Reply-To: <CAF6rxg=sgEmRzPS3kimZD1WyM3e=zUo2UPYtOgSyTkpsVzLKSg@mail.gmail.com>
References:  <CAMTSFM5bJERyhdkafHiHT=9%2BVpMkie56BDdC2NS7uJD4fd125A@mail.gmail.com> <CAF6rxg=sgEmRzPS3kimZD1WyM3e=zUo2UPYtOgSyTkpsVzLKSg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Yes, I updated xproto to the last ver and it works now.
Info: it is a fresh fBSD 8.2 with ports updated. I tryed to install
phpmyadmin after doing portsnap

I afraid I canot send you the entire error, because I closed the terminal
already, but Im sending you the .log:


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

It was created by libX11 configure 1.4.4, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --datadir=/usr/local/lib --without-xmlto --disable-specs
--enable-malloc0returnsnull --x-libraries=/usr/local/lib
--x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man
--infodir=/usr/local/info/ --build=i386-portbld-freebsd8.2

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

hostname = bsd
uname -m = i386
uname -r = 8.2-RELEASE-p3
uname -s = FreeBSD
uname -v = FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:07:27 UTC 2011
root@i386-builder.daemonology.net:/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
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /root/bin


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

configure:2629: checking build system type
configure:2643: result: i386-portbld-freebsd8.2
configure:2663: checking host system type
configure:2676: result: i386-portbld-freebsd8.2
configure:2747: checking for gcc
configure:2774: result: cc
configure:3003: checking for C compiler version
configure:3012: cc --version >&5
cc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 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:3023: $? = 0
configure:3012: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:3023: $? = 0
configure:3012: cc -V >&5
cc: '-V' option must have argument
configure:3023: $? = 1
configure:3012: cc -qversion >&5
cc: unrecognized option '-qversion'
cc: No input files specified
configure:3023: $? = 1
configure:3043: checking whether the C compiler works
configure:3065: cc -O2 -pipe -fno-strict-aliasing   conftest.c  >&5
configure:3069: $? = 0
configure:3117: result: yes
configure:3120: checking for C compiler default output file name
configure:3122: result: a.out
configure:3128: checking for suffix of executables
configure:3135: cc -o conftest -O2 -pipe -fno-strict-aliasing   conftest.c
>&5
configure:3139: $? = 0
configure:3161: result:
configure:3183: checking whether we are cross compiling
configure:3191: cc -o conftest -O2 -pipe -fno-strict-aliasing   conftest.c
>&5
configure:3195: $? = 0
configure:3202: ./conftest
configure:3206: $? = 0
configure:3221: result: no
configure:3226: checking for suffix of object files
configure:3248: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3252: $? = 0
configure:3273: result: o
configure:3277: checking whether we are using the GNU C compiler
configure:3296: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3296: $? = 0
configure:3305: result: yes
configure:3314: checking whether cc accepts -g
configure:3334: cc -c -g  conftest.c >&5
configure:3334: $? = 0
configure:3375: result: yes
configure:3392: checking for cc option to accept ISO C89
configure:3456: cc  -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3456: $? = 0
configure:3469: result: none needed
configure:3495: checking how to run the C preprocessor
configure:3565: result: cpp
configure:3585: cpp  conftest.c
configure:3585: $? = 0
configure:3599: cpp  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3599: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.4.4"
| #define PACKAGE_STRING "libX11 1.4.4"
| #define PACKAGE_BUGREPORT "
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3628: checking for grep that handles long lines and -e
configure:3686: result: /usr/bin/grep
configure:3691: checking for egrep
configure:3753: result: /usr/bin/grep -E
configure:3758: checking for ANSI C header files
configure:3778: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3778: $? = 0
configure:3851: cc -o conftest -O2 -pipe -fno-strict-aliasing   conftest.c
>&5
configure:3851: $? = 0
configure:3851: ./conftest
configure:3851: $? = 0
configure:3862: result: yes
configure:3875: checking for sys/types.h
configure:3875: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3875: $? = 0
configure:3875: result: yes
configure:3875: checking for sys/stat.h
configure:3875: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3875: $? = 0
configure:3875: result: yes
configure:3875: checking for stdlib.h
configure:3875: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3875: $? = 0
configure:3875: result: yes
configure:3875: checking for string.h
configure:3875: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3875: $? = 0
configure:3875: result: yes
configure:3875: checking for memory.h
configure:3875: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3875: $? = 0
configure:3875: result: yes
configure:3875: checking for strings.h
configure:3875: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3875: $? = 0
configure:3875: result: yes
configure:3875: checking for inttypes.h
configure:3875: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3875: $? = 0
configure:3875: result: yes
configure:3875: checking for stdint.h
configure:3875: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3875: $? = 0
configure:3875: result: yes
configure:3875: checking for unistd.h
configure:3875: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3875: $? = 0
configure:3875: result: yes
configure:3888: checking minix/config.h usability
configure:3888: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
conftest.c:52:26: error: minix/config.h: No such file or directory
configure:3888: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.4.4"
| #define PACKAGE_STRING "libX11 1.4.4"
| #define PACKAGE_BUGREPORT "
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* 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:3888: result: no
configure:3888: checking minix/config.h presence
configure:3888: cpp  conftest.c
conftest.c:19:26: error: minix/config.h: No such file or directory
configure:3888: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.4.4"
| #define PACKAGE_STRING "libX11 1.4.4"
| #define PACKAGE_BUGREPORT "
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:3888: result: no
configure:3888: checking for minix/config.h
configure:3888: result: no
configure:3909: checking whether it is safe to define __EXTENSIONS__
configure:3927: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3927: $? = 0
configure:3934: result: yes
configure:3966: checking for a BSD-compatible install
configure:4034: result: /usr/bin/install -c -o root -g wheel
configure:4045: checking whether build environment is sane
configure:4095: result: yes
configure:4236: checking for a thread-safe mkdir -p
configure:4275: result: ./install-sh -c -d
configure:4288: checking for gawk
configure:4318: result: no
configure:4288: checking for mawk
configure:4318: result: no
configure:4288: checking for nawk
configure:4304: found /usr/bin/nawk
configure:4315: result: nawk
configure:4326: checking whether make sets $(MAKE)
configure:4348: result: yes
configure:4378: checking for style of include used by make
configure:4406: result: GNU
configure:4491: checking dependency style of cc
configure:4601: result: gcc3
configure:4618: checking whether to enable maintainer-specific portions of
Makefiles
configure:4627: result: no
configure:4688: checking how to print strings
configure:4715: result: printf
configure:4736: checking for a sed that does not truncate output
configure:4800: result: /usr/bin/sed
configure:4818: checking for fgrep
configure:4880: result: /usr/bin/grep -F
configure:4915: checking for ld used by cc
configure:4982: result: /usr/bin/ld
configure:4989: checking if the linker (/usr/bin/ld) is GNU ld
configure:5004: result: yes
configure:5016: checking for BSD- or MS-compatible name lister (nm)
configure:5065: result: /usr/bin/nm -B
configure:5195: checking the name lister (/usr/bin/nm -B) interface
configure:5202: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:5205: /usr/bin/nm -B "conftest.o"
configure:5208: output
00000000 B some_variable
configure:5215: result: BSD nm
configure:5218: checking whether ln -s works
configure:5222: result: yes
configure:5230: checking the maximum length of command line arguments
configure:5355: result: 262144
configure:5372: checking whether the shell understands some XSI constructs
configure:5382: result: yes
configure:5386: checking whether the shell understands "+="
configure:5392: result: no
configure:5427: checking how to convert i386-portbld-freebsd8.2 file names
to i386-portbld-freebsd8.2 format
configure:5467: result: func_convert_file_noop
configure:5474: checking how to convert i386-portbld-freebsd8.2 file names
to toolchain format
configure:5494: result: func_convert_file_noop
configure:5501: checking for /usr/bin/ld option to reload object files
configure:5508: result: -r
configure:5582: checking for objdump
configure:5598: found /usr/bin/objdump
configure:5609: result: objdump
configure:5641: checking how to recognize dependent libraries
configure:5843: result: pass_all
configure:5928: checking for dlltool
configure:5958: result: no
configure:5988: checking how to associate runtime and link libraries
configure:6015: result: printf %s\n
configure:6075: checking for ar
configure:6091: found /usr/bin/ar
configure:6102: result: ar
configure:6139: checking for archiver @FILE support
configure:6156: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:6156: $? = 0
configure:6159: ar cru libconftest.a @conftest.lst >&5
ar: warning: can't open file: @conftest.lst: No such file or directory
configure:6162: $? = 0
configure:6167: ar cru libconftest.a @conftest.lst >&5
ar: warning: can't open file: @conftest.lst: No such file or directory
configure:6170: $? = 0
configure:6182: result: no
configure:6240: checking for strip
configure:6256: found /usr/bin/strip
configure:6267: result: strip
configure:6339: checking for ranlib
configure:6355: found /usr/bin/ranlib
configure:6366: result: ranlib
configure:6468: checking command to parse /usr/bin/nm -B output from cc
object
configure:6587: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:6590: $? = 0
configure:6594: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'
| sed '/ __gnu_lto/d' \> conftest.nm
configure:6597: $? = 0
configure:6663: cc -o conftest -O2 -pipe -fno-strict-aliasing   conftest.c
conftstm.o >&5
configure:6666: $? = 0
configure:6704: result: ok
configure:6741: checking for sysroot
configure:6771: result: no
configure:7014: checking for mt
configure:7030: found /usr/bin/mt
configure:7041: result: mt
configure:7064: checking if mt is a manifest tool
configure:7070: mt '-?'
mt: illegal option -- ?
usage: mt [-f device] command [count]
configure:7078: result: no
configure:7707: checking for dlfcn.h
configure:7707: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:7707: $? = 0
configure:7707: result: yes
configure:7894: checking for objdir
configure:7909: result: .libs
configure:8176: checking if cc supports -fno-rtti -fno-exceptions
configure:8194: cc -c -O2 -pipe -fno-strict-aliasing  -fno-rtti
-fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but
not for C
configure:8198: $? = 0
configure:8211: result: no
configure:8521: checking for cc option to produce PIC
configure:8528: result: -fPIC -DPIC
configure:8536: checking if cc PIC flag -fPIC -DPIC works
configure:8554: cc -c -O2 -pipe -fno-strict-aliasing  -fPIC -DPIC -DPIC
conftest.c >&5
configure:8558: $? = 0
configure:8571: result: yes
configure:8600: checking if cc static flag -static works
configure:8628: result: yes
configure:8643: checking if cc supports -c -o file.o
configure:8664: cc -c -O2 -pipe -fno-strict-aliasing  -o out/conftest2.o
conftest.c >&5
configure:8668: $? = 0
configure:8690: result: yes
configure:8698: checking if cc supports -c -o file.o
configure:8745: result: yes
configure:8778: checking whether the cc linker (/usr/bin/ld) supports shared
libraries
configure:9936: result: yes
configure:9973: checking whether -lc should be explicitly linked in
configure:9981: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:9984: $? = 0
configure:9999: cc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname
-Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:10002: $? = 0
configure:10016: result: no
configure:10181: checking dynamic linker characteristics
configure:10917: result: freebsd8.2 ld.so
configure:11024: checking how to hardcode library paths into programs
configure:11049: result: immediate
configure:11589: checking whether stripping libraries is possible
configure:11594: result: yes
configure:11629: checking if libtool supports shared libraries
configure:11631: result: yes
configure:11634: checking whether to build shared libraries
configure:11655: result: yes
configure:11658: checking whether to build static libraries
configure:11662: result: yes
configure:11710: checking for cc option to accept ISO C99
configure:11859: cc  -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
conftest.c:78: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'main':
conftest.c:132: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'newvar'
conftest.c:132: error: 'newvar' undeclared (first use in this function)
conftest.c:132: error: (Each undeclared identifier is reported only once
conftest.c:132: error: for each function it appears in.)
conftest.c:142: error: 'for' loop initial declaration used outside C99 mode
configure:11859: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.4.4"
| #define PACKAGE_STRING "libX11 1.4.4"
| #define PACKAGE_BUGREPORT "
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "libX11"
| #define VERSION "1.4.4"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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:11859: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing  conftest.c
>&5
configure:11859: $? = 0
configure:11879: result: -std=gnu99
configure:11889: checking whether __clang__ is declared
configure:11889: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing  conftest.c
>&5
conftest.c: In function 'main':
conftest.c:68: error: '__clang__' undeclared (first use in this function)
conftest.c:68: error: (Each undeclared identifier is reported only once
conftest.c:68: error: for each function it appears in.)
configure:11889: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.4.4"
| #define PACKAGE_STRING "libX11 1.4.4"
| #define PACKAGE_BUGREPORT "
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "libX11"
| #define VERSION "1.4.4"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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 __clang__
| #ifdef __cplusplus
|   (void) __clang__;
| #else
|   (void) __clang__;
| #endif
| #endif
|
|   ;
|   return 0;
| }
configure:11889: result: no
configure:11896: checking whether __INTEL_COMPILER is declared
configure:11896: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing  conftest.c
>&5
conftest.c: In function 'main':
conftest.c:68: error: '__INTEL_COMPILER' undeclared (first use in this
function)
conftest.c:68: error: (Each undeclared identifier is reported only once
conftest.c:68: error: for each function it appears in.)
configure:11896: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.4.4"
| #define PACKAGE_STRING "libX11 1.4.4"
| #define PACKAGE_BUGREPORT "
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "libX11"
| #define VERSION "1.4.4"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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 __INTEL_COMPILER
| #ifdef __cplusplus
|   (void) __INTEL_COMPILER;
| #else
|   (void) __INTEL_COMPILER;
| #endif
| #endif
|
|   ;
|   return 0;
| }
configure:11896: result: no
configure:11903: checking whether __SUNPRO_C is declared
configure:11903: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing  conftest.c
>&5
conftest.c: In function 'main':
conftest.c:68: error: '__SUNPRO_C' undeclared (first use in this function)
conftest.c:68: error: (Each undeclared identifier is reported only once
conftest.c:68: error: for each function it appears in.)
configure:11903: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.4.4"
| #define PACKAGE_STRING "libX11 1.4.4"
| #define PACKAGE_BUGREPORT "
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "libX11"
| #define VERSION "1.4.4"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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 __SUNPRO_C
| #ifdef __cplusplus
|   (void) __SUNPRO_C;
| #else
|   (void) __SUNPRO_C;
| #endif
| #endif
|
|   ;
|   return 0;
| }
configure:11903: result: no
configure:11960: checking for pkg-config
configure:11978: found /usr/local/bin/pkg-config
configure:11990: result: /usr/local/bin/pkg-config
configure:12015: checking pkg-config is at least version 0.9.0
configure:12018: result: yes
configure:12064: checking if cc -std=gnu99 supports -Werror=attributes
configure:12072: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -pedantic
-Werror -Werror=attributes  conftest.c >&5
conftest.c:28: error: expected identifier or '(' before 'return'
configure:12072: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.4.4"
| #define PACKAGE_STRING "libX11 1.4.4"
| #define PACKAGE_BUGREPORT "
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "libX11"
| #define VERSION "1.4.4"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| return 0;
configure:12077: result: no
configure:12255: checking whether to build functional specifications
configure:12257: result: no
configure:12580: checking for xsltproc
configure:12598: found /usr/local/bin/xsltproc
configure:12610: result: /usr/local/bin/xsltproc
configure:12690: checking for X.Org SGML entities >= 1.8
configure:12694: $PKG_CONFIG --exists --print-errors "xorg-sgml-doctools >=
1.8"
gnome-config: not found
Package xorg-sgml-doctools was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-sgml-doctools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xorg-sgml-doctools' found
configure:12697: $? = 1
configure:12713: result: no
configure:12735: checking for cpp
configure:12754: found /usr/bin/cpp
configure:12766: result: /usr/bin/cpp
configure:12782: checking if /usr/bin/cpp requires -undef
configure:12794: result: yes
configure:12807: checking if /usr/bin/cpp requires -traditional
configure:12819: result: yes
configure:12846: checking for perl
configure:12864: found /usr/bin/perl
configure:12876: result: /usr/bin/perl
configure:13006: checking for pkg-config
configure:13036: result: /usr/local/bin/pkg-config
configure:13061: checking pkg-config is at least version 0.9.0
configure:13064: result: yes
configure:13200: checking for pkg-config
configure:13230: result: /usr/local/bin/pkg-config
configure:13255: checking pkg-config is at least version 0.9.0
configure:13258: result: yes
configure:13280: checking return type of signal handlers
configure:13298: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing  conftest.c
>&5
conftest.c: In function 'main':
conftest.c:37: error: void value not ignored as it ought to be
configure:13298: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.4.4"
| #define PACKAGE_STRING "libX11 1.4.4"
| #define PACKAGE_BUGREPORT "
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "libX11"
| #define VERSION "1.4.4"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 4
| #define PACKAGE_VERSION_PATCHLEVEL 4
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:13305: result: void
configure:13327: checking if Xtrans should support UNIX socket connections
configure:13334: result: yes
configure:13343: checking if Xtrans should support TCP socket connections
configure:13345: result: yes
configure:13353: checking for library containing socket
configure:13384: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c  >&5
configure:13384: $? = 0
configure:13401: result: none required
configure:13409: checking for library containing gethostbyname
configure:13440: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c  >&5
configure:13440: $? = 0
configure:13457: result: none required
configure:13513: checking for getaddrinfo
configure:13513: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c  >&5
configure:13513: $? = 0
configure:13513: result: yes
configure:13522: checking if IPv6 support should be built
configure:13529: result: yes
configure:13533: checking for struct sockaddr_in.sin_len
configure:13533: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing  conftest.c
>&5
configure:13533: $? = 0
configure:13533: result: yes
configure:13547: checking for socklen_t
configure:13547: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing  conftest.c
>&5
configure:13547: $? = 0
configure:13547: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing  conftest.c
>&5
conftest.c: In function 'main':
conftest.c:75: error: expected expression before ')' token
configure:13547: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.4.4"
| #define PACKAGE_STRING "libX11 1.4.4"
| #define PACKAGE_BUGREPORT "
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "libX11"
| #define VERSION "1.4.4"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 4
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define RETSIGTYPE void
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define BSD44SOCKETS 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/socket.h>
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
|         return 0;
|   ;
|   return 0;
| }
configure:13547: result: yes
configure:13574: checking if Xtrans should support os-specific local
connections
configure:13576: result: no
configure:13601: checking for authdes_seccreate
configure:13601: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c  >&5
configure:13601: $? = 0
configure:13601: result: yes
configure:13601: checking for authdes_create
configure:13601: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c  >&5
configure:13601: $? = 0
configure:13601: result: yes
configure:13616: checking for library containing getsecretkey
configure:13647: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c  >&5
/var/tmp//cclIAQIM.o(.text+0x12): In function `main':
: undefined reference to `getsecretkey'
configure:13647: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.4.4"
| #define PACKAGE_STRING "libX11 1.4.4"
| #define PACKAGE_BUGREPORT "
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "libX11"
| #define VERSION "1.4.4"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 4
| #define PACKAGE_VERSION_PATCHLEVEL 4
| #define RETSIGTYPE void
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define BSD44SOCKETS 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_SECCREATE 1
| #define HAVE_AUTHDES_CREATE 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 getsecretkey ();
| int
| main ()
| {
| return getsecretkey ();
|   ;
|   return 0;
| }
configure:13647: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c -lrpcsvc   >&5
configure:13647: $? = 0
configure:13664: result: -lrpcsvc
configure:13675: checking if Secure RPC authentication ("SUN-DES-1") should
be supported
configure:13682: result: yes
configure:13687: checking what order to try transports in for local
connections
configure:13764: result: UNIX_TRANS,TCP_TRANS
configure:13768: checking if run-time linking is supported
configure:13770: checking for library containing dlopen
configure:13801: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c -lrpcsvc  >&5
configure:13801: $? = 0
configure:13818: result: none required
configure:13906: checking for dlfcn.h
configure:13906: result: yes
configure:13922: result: yes
configure:13925: checking if loadable i18n module support should be enabled
configure:13944: result: no
configure:13956: checking if loadable Xcursor library support should be
enabled
configure:13970: result: yes
configure:13976: checking sys/select.h usability
configure:13976: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing  conftest.c
>&5
configure:13976: $? = 0
configure:13976: result: yes
configure:13976: checking sys/select.h presence
configure:13976: cpp  conftest.c
configure:13976: $? = 0
configure:13976: result: yes
configure:13976: checking for sys/select.h
configure:13976: result: yes
configure:13992: checking for strtol
configure:13992: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c -lrpcsvc  >&5
configure:13992: $? = 0
configure:13992: result: yes
configure:14003: checking for issetugid
configure:14003: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c -lrpcsvc  >&5
configure:14003: $? = 0
configure:14003: result: yes
configure:14011: checking for getresuid
configure:14011: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c -lrpcsvc  >&5
configure:14011: $? = 0
configure:14011: result: yes
configure:14020: checking for shmat
configure:14020: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c -lrpcsvc  >&5
configure:14020: $? = 0
configure:14020: result: yes
configure:14060: checking for launchd
configure:14088: result: no
configure:14115: checking for getpwuid_r in -lc
configure:14140: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c -lc  -lrpcsvc  >&5
configure:14140: $? = 0
configure:14149: result: yes
configure:14174: checking for pthread_self in -lc
configure:14199: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c -lc  -lrpcsvc  >&5
configure:14199: $? = 0
configure:14208: result: yes
configure:14245: checking for poll
configure:14245: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c -lrpcsvc  >&5
configure:14245: $? = 0
configure:14245: result: yes
configure:14256: checking keysym definitions
configure:14267: result:  /usr/local/include/X11/keysymdef.h
/usr/local/include/X11/XF86keysym.h /usr/local/include/X11/Sunkeysym.h
/usr/local/include/X11/DECkeysym.h /usr/local/include/X11/HPkeysym.h
configure:14326: checking if XLOCALEDIR support should be enabled
configure:14340: result: yes
configure:14353: checking for BIGFONT
configure:14360: $PKG_CONFIG --exists --print-errors "xf86bigfontproto >=
1.2.0"
configure:14363: $? = 0
configure:14376: $PKG_CONFIG --exists --print-errors "xf86bigfontproto >=
1.2.0"
configure:14379: $? = 0
configure:14414: result: yes
configure:14455: checking for stdlib.h
configure:14455: result: yes
configure:14455: checking for unistd.h
configure:14455: result: yes
configure:14455: checking for sys/param.h
configure:14455: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing  conftest.c
>&5
configure:14455: $? = 0
configure:14455: result: yes
configure:14475: checking for getpagesize
configure:14475: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c -lrpcsvc  >&5
configure:14475: $? = 0
configure:14475: result: yes
configure:14484: checking for working mmap
configure:14631: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c -lrpcsvc  >&5
configure:14631: $? = 0
configure:14631: ./conftest
configure:14631: $? = 0
configure:14641: result: yes
configure:14651: checking for nl_langinfo
configure:14651: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing
conftest.c -lrpcsvc  >&5
configure:14651: $? = 0
configure:14651: result: yes
configure:14846: checking for X11
configure:14853: $PKG_CONFIG --exists --print-errors "$X11_REQUIRES"
Requested 'xproto >= 7.0.17' but version of Xproto is 7.0.16
configure:14856: $? = 1
configure:14869: $PKG_CONFIG --exists --print-errors "$X11_REQUIRES"
Requested 'xproto >= 7.0.17' but version of Xproto is 7.0.16
configure:14872: $? = 1
Requested 'xproto >= 7.0.17' but version of Xproto is 7.0.16
configure:14909: error: Package requirements (xproto >= 7.0.17 xextproto
xtrans xcb >= 1.1.92 kbproto inputproto) were not met:

Requested 'xproto >= 7.0.17' but version of Xproto is 7.0.16

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables X11_CFLAGS
and X11_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


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

ac_cv_build=i386-portbld-freebsd8.2
ac_cv_c_compiler_gnu=yes
ac_cv_env_BIGFONT_CFLAGS_set=''
ac_cv_env_BIGFONT_CFLAGS_value=''
ac_cv_env_BIGFONT_LIBS_set=''
ac_cv_env_BIGFONT_LIBS_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp
ac_cv_env_FOP_set=''
ac_cv_env_FOP_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_LINT_FLAGS_set=''
ac_cv_env_LINT_FLAGS_value=''
ac_cv_env_LINT_set=''
ac_cv_env_LINT_value=''
ac_cv_env_PERL_set=''
ac_cv_env_PERL_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_X11_CFLAGS_set=''
ac_cv_env_X11_CFLAGS_value=''
ac_cv_env_X11_LIBS_set=''
ac_cv_env_X11_LIBS_value=''
ac_cv_env_XMLTO_set=''
ac_cv_env_XMLTO_value=''
ac_cv_env_XSLTPROC_set=''
ac_cv_env_XSLTPROC_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd8.2
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_authdes_create=yes
ac_cv_func_authdes_seccreate=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getresuid=yes
ac_cv_func_issetugid=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_poll=yes
ac_cv_func_shmat=yes
ac_cv_func_strtol=yes
ac_cv_have_decl___INTEL_COMPILER=no
ac_cv_have_decl___SUNPRO_C=no
ac_cv_have_decl___clang__=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd8.2
ac_cv_lib_c_getpwuid_r=yes
ac_cv_lib_c_pthread_self=yes
ac_cv_member_struct_sockaddr_in_sin_len=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_PS2PDF=''
ac_cv_path_RAWCPP=/usr/bin/cpp
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XSLTPROC=/usr/local/bin/xsltproc
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP=cpp
ac_cv_prog_LAUNCHD=no
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
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_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_dlopen='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_getsecretkey=-lrpcsvc
ac_cv_search_socket='none required'
ac_cv_type_signal=void
ac_cv_type_socklen_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_ar_at_file=no
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/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
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_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[
 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][     ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1
\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'
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=262144
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_BIGFONT_CFLAGS='-I/usr/local/include  '
pkg_cv_BIGFONT_LIBS=' '

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

ACLOCAL='${SHELL} /usr/ports/x11/libX11/work/libX11-1.4.4/missing --run
aclocal-1.11'
ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
ADMIN_MAN_SUFFIX='8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/x11/libX11/work/libX11-1.4.4/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
APP_MAN_SUFFIX='1'
AR='ar'
AUTOCONF='${SHELL} /usr/ports/x11/libX11/work/libX11-1.4.4/missing --run
autoconf'
AUTOHEADER='${SHELL} /usr/ports/x11/libX11/work/libX11-1.4.4/missing --run
autoheader'
AUTOMAKE='${SHELL} /usr/ports/x11/libX11/work/libX11-1.4.4/missing --run
automake-1.11'
AWK='nawk'
BIGFONT_CFLAGS='-I/usr/local/include  '
BIGFONT_LIBS=' '
CC='cc -std=gnu99'
CCDEPMODE='depmode=gcc3'
CC_FOR_BUILD='cc -std=gnu99'
CFLAGS='-O2 -pipe -fno-strict-aliasing'
CFLAGS_FOR_BUILD='-O2 -pipe -fno-strict-aliasing'
CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log >
$(top_srcdir)/.changelog.tmp && mv $(top_srcdir)/.changelog.tmp
$(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; touch
$(top_srcdir)/ChangeLog; echo '\''git directory not found: installing
possibly empty changelog.'\'' >&2)'
CPP='cpp'
CPPFLAGS=''
CPPFLAGS_FOR_BUILD=''
CWARNFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -fno-strict-aliasing
-Wbad-function-cast -Wformat=2 -Wold-style-definition
-Wdeclaration-after-statement'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
DRIVER_MAN_SUFFIX='4'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_SPECS_FALSE=''
ENABLE_SPECS_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
FILE_MAN_SUFFIX='5'
FOP=''
GREP='/usr/bin/grep'
HAVE_FOP_FALSE=''
HAVE_FOP_TRUE='#'
HAVE_PERL_FALSE='#'
HAVE_PERL_TRUE=''
HAVE_STYLESHEETS_FALSE=''
HAVE_STYLESHEETS_TRUE='#'
HAVE_XMLTO_FALSE=''
HAVE_XMLTO_TEXT_FALSE=''
HAVE_XMLTO_TEXT_TRUE='#'
HAVE_XMLTO_TRUE='#'
HAVE_XSLTPROC_FALSE='#'
HAVE_XSLTPROC_TRUE=''
I18N_MODULE_LIBS=''
INSTALL_CMD='(cp -f /usr/local/share/util-macros/INSTALL
$(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp
$(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; touch
$(top_srcdir)/INSTALL; echo '\''util-macros "pkgdatadir" from xorg-macros.pc
not found: installing possibly empty INSTALL.'\'' >&2)'
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KEYSYMDEFS=' /usr/local/include/X11/keysymdef.h
/usr/local/include/X11/XF86keysym.h /usr/local/include/X11/Sunkeysym.h
/usr/local/include/X11/DECkeysym.h /usr/local/include/X11/HPkeysym.h'
LAUNCHD='no'
LD='/usr/bin/ld'
LDFLAGS=''
LDFLAGS_FOR_BUILD=''
LIBOBJS=''
LIBS='-lrpcsvc '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
LIB_MAN_SUFFIX='3'
LINT=''
LINTLIB=''
LINT_FALSE=''
LINT_FLAGS='-u -b'
LINT_TRUE='#'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/x11/libX11/work/libX11-1.4.4/missing --run
makeinfo'
MAKE_LINT_LIB_FALSE=''
MAKE_LINT_LIB_TRUE='#'
MALLOC_ZERO_CFLAGS=''
MANIFEST_TOOL=':'
MAN_SUBSTS='    -e '\''s|__vendorversion__|"$(PACKAGE_STRING)"
"$(XORG_MAN_PAGE)"|'\''     -e '\''s|__xorgversion__|"$(PACKAGE_STRING)"
"$(XORG_MAN_PAGE)"|'\''     -e '\''s|__xservername__|Xorg|g'\''     -e
'\''s|__xconfigfile__|xorg.conf|g'\''     -e
'\''s|__projectroot__|$(prefix)|g'\''     -e
'\''s|__apploaddir__|$(appdefaultdir)|g'\''     -e
'\''s|__appmansuffix__|$(APP_MAN_SUFFIX)|g'\''     -e
'\''s|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g'\''     -e
'\''s|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g'\''     -e
'\''s|__libmansuffix__|$(LIB_MAN_SUFFIX)|g'\''     -e
'\''s|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'\''     -e
'\''s|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'\'''
MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
MISC_MAN_SUFFIX='7'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS2_FALSE=''
OS2_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='libX11'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
PACKAGE_NAME='libX11'
PACKAGE_STRING='libX11 1.4.4'
PACKAGE_TARNAME='libX11'
PACKAGE_URL=''
PACKAGE_VERSION='1.4.4'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKG_CONFIG='/usr/local/bin/pkg-config'
RANLIB='ranlib'
RAWCPP='/usr/bin/cpp'
RAWCPPFLAGS='-undef -traditional'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRICT_CFLAGS='-pedantic -Werror'
STRIP='strip'
STYLESHEET_SRCDIR=''
THRSTUBS_FALSE=''
THRSTUBS_TRUE='#'
UDC_FALSE=''
UDC_TRUE='#'
VERSION='1.4.4'
WCHAR32='1'
X11_CFLAGS=''
X11_DATADIR='/usr/local/lib/X11'
X11_EXTRA_DEPS='xcb >= 1.1.92'
X11_LIBDIR='/usr/local/lib/X11'
X11_LIBS=''
X11_LOCALEDATADIR=''
X11_LOCALEDIR=''
X11_LOCALELIBDIR=''
XCMS_FALSE='#'
XCMS_TRUE=''
XERRORDB=''
XKBPROTO_REQUIRES='kbproto'
XKB_FALSE='#'
XKB_TRUE=''
XKEYSYMDB=''
XLIB_LOADABLE_I18N_FALSE=''
XLIB_LOADABLE_I18N_TRUE='#'
XLOCALEDATADIR=''
XLOCALEDIR=''
XLOCALELIBDIR=''
XLOCALE_FALSE='#'
XLOCALE_TRUE=''
XMALLOC_ZERO_CFLAGS=''
XMLTO=''
XORG_MAN_PAGE='X Version 11'
XORG_SGML_PATH=''
XSLTPROC='/usr/local/bin/xsltproc'
XSL_STYLESHEET=''
XTHREADLIB='-pthread'
XTHREAD_CFLAGS='-D_THREAD_SAFE'
XTMALLOC_ZERO_CFLAGS=''
ac_ct_AR='ar'
ac_ct_CC='cc'
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='i386-portbld-freebsd8.2'
build_alias='i386-portbld-freebsd8.2'
build_cpu='i386'
build_os='freebsd8.2'
build_vendor='portbld'
datadir='/usr/local/lib'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-portbld-freebsd8.2'
host_alias=''
host_cpu='i386'
host_os='freebsd8.2'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='${SHELL} /usr/ports/x11/libX11/work/libX11-1.4.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "libX11"
#define PACKAGE_TARNAME "libX11"
#define PACKAGE_VERSION "1.4.4"
#define PACKAGE_STRING "libX11 1.4.4"
#define PACKAGE_BUGREPORT "
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define PACKAGE "libX11"
#define VERSION "1.4.4"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define PACKAGE_VERSION_MAJOR 1
#define PACKAGE_VERSION_MINOR 4
#define PACKAGE_VERSION_PATCHLEVEL 4
#define RETSIGTYPE void
#define UNIXCONN 1
#define TCPCONN 1
#define IPv6 1
#define BSD44SOCKETS 1
#define HAVE_SOCKLEN_T 1
#define HAVE_AUTHDES_SECCREATE 1
#define HAVE_AUTHDES_CREATE 1
#define SECURE_RPC 1
#define LOCAL_TRANSPORT_LIST UNIX_TRANS,TCP_TRANS
#define HAVE_DLOPEN 1
#define HAVE_DLFCN_H 1
#define USE_DYNAMIC_XCURSOR 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_STRTOL 1
#define HASSETUGID 1
#define HASGETRESUID 1
#define HAS_SHM 1
#define XTHREADS 1
#define XUSE_MTSAFE_API 1
#define USE_POLL 1
#define XCMS 1
#define XLOCALE 1
#define XF86BIGFONT 1
#define XKB 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define COMPOSECACHE 1
#define X11_DATADIR "/usr/local/lib/X11"
#define X11_LIBDIR "/usr/local/lib/X11"

configure: exit 1





2011/10/6 Eitan Adler <lists@eitanadler.com>

> On Wed, Oct 5, 2011 at 10:09 AM, Oldzhay Saroolu
> <oldzhay.saroolu@gmail.com> wrote:
> > hello, this is what system asks me to do:
> >
> > ===>  Script "configure" failed unexpectedly.
> > Please report the problem to x11@FreeBSD.org [maintainer] and attach the
> > "/usr/ports/x11/libX11/work/libX11-1.4.4/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/x11/libX11.
> > *** Error code 1
>
> The error here is in libX11, not phyMyAdmin. Can you please include
> the *entire* output (ie the error you got, not just the message
> telling you report it) as well as config.log (mailman ate your
> attachment for dinner).
> Thanks.
>
> --
> Eitan Adler
>



-- 
Best Regards
Oldzhay Saroolu
tel: + (34) 6 444 7 333 1
 in : oldzhaysaroolu <http://es.linkedin.com/in/oldzhaysaroolu>;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMTSFM5oDVtcVKm=uFB3qEf3yqmWe5ghe_1p1dvpRaayQHf-LQ>