Date: Thu, 23 Aug 2012 11:48:35 +0100 From: Charles Turner <lookatmymanbreasts@gmail.com> To: freebsd-x11@freebsd.org Subject: x11/xorg build failure | Package requirements (xproto) were not met Message-ID: <CANiUktYPiENFsSUgf30K4gME=LKam61iKNGMQteSo8D%2BbL2uDg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hello! I've been unsuccessful in my attempt to build xorg, the output of my "make" command asked me to report this issue to the list. I have attached the requested log files to this email. Thank you for your time, Simbad. [-- Attachment #2 --] ===> Installing for xorg-7.5.2 ===> xorg-7.5.2 depends on file: /usr/local/libdata/pkgconfig/dri.pc - found ===> xorg-7.5.2 depends on file: /usr/local/libdata/pkgconfig/xbitmaps.pc - found ===> xorg-7.5.2 depends on file: /usr/local/lib/X11/icons/handhelds/cursors/X_cursor - found ===> xorg-7.5.2 depends on file: /usr/local/share/doc/xorg-docs/README.xml - found ===> xorg-7.5.2 depends on file: /usr/local/libdata/xorg/apps - not found ===> Verifying install for /usr/local/libdata/xorg/apps in /usr/ports/x11/xorg-apps ===> Installing for xorg-apps-7.5.2 ===> xorg-apps-7.5.2 depends on executable: appres - found ===> xorg-apps-7.5.2 depends on executable: bitmap - found ===> xorg-apps-7.5.2 depends on executable: dga - found ===> xorg-apps-7.5.2 depends on executable: iceauth - found ===> xorg-apps-7.5.2 depends on executable: luit - found ===> xorg-apps-7.5.2 depends on executable: mkfontdir - found ===> xorg-apps-7.5.2 depends on executable: mkfontscale - found ===> xorg-apps-7.5.2 depends on executable: sessreg - not found ===> Verifying install for sessreg in /usr/ports/x11/sessreg ===> sessreg-1.0.7 depends on file: /usr/local/share/aclocal/xorg-macros.m4 - found ===> sessreg-1.0.7 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> sessreg-1.0.7 depends on file: /usr/local/bin/automake-1.12 - found ===> sessreg-1.0.7 depends on file: /usr/local/bin/autoconf-2.69 - found ===> sessreg-1.0.7 depends on executable: pkgconf - found ===> Configuring for sessreg-1.0.7 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking for cc option to accept ISO C99... -std=gnu99 checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... amd64-portbld-freebsd9.0 checking host system type... amd64-portbld-freebsd9.0 checking for a sed that does not truncate output... /usr/bin/sed checking if cc -std=gnu99 supports -Werror=unknown-warning-option... no checking if cc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if cc -std=gnu99 supports -Wall... yes checking if cc -std=gnu99 supports -Wpointer-arith... yes checking if cc -std=gnu99 supports -Wstrict-prototypes... yes checking if cc -std=gnu99 supports -Wmissing-prototypes... yes checking if cc -std=gnu99 supports -Wmissing-declarations... yes checking if cc -std=gnu99 supports -Wnested-externs... yes checking if cc -std=gnu99 supports -Wbad-function-cast... yes checking if cc -std=gnu99 supports -Wformat=2... yes checking if cc -std=gnu99 supports -Wold-style-definition... yes checking if cc -std=gnu99 supports -Wdeclaration-after-statement... yes checking if cc -std=gnu99 supports -Wunused... yes checking if cc -std=gnu99 supports -Wuninitialized... yes checking if cc -std=gnu99 supports -Wshadow... yes checking if cc -std=gnu99 supports -Wcast-qual... yes checking if cc -std=gnu99 supports -Wmissing-noreturn... yes checking if cc -std=gnu99 supports -Wmissing-format-attribute... yes checking if cc -std=gnu99 supports -Wredundant-decls... yes checking if cc -std=gnu99 supports -Werror=implicit... yes checking if cc -std=gnu99 supports -Werror=nonnull... yes checking if cc -std=gnu99 supports -Werror=init-self... yes checking if cc -std=gnu99 supports -Werror=main... yes checking if cc -std=gnu99 supports -Werror=missing-braces... yes checking if cc -std=gnu99 supports -Werror=sequence-point... yes checking if cc -std=gnu99 supports -Werror=return-type... yes checking if cc -std=gnu99 supports -Werror=trigraphs... yes checking if cc -std=gnu99 supports -Werror=array-bounds... no checking if cc -std=gnu99 supports -Werror=write-strings... yes checking if cc -std=gnu99 supports -Werror=address... yes checking if cc -std=gnu99 supports -Werror=int-to-pointer-cast... yes checking if cc -std=gnu99 supports -Werror=pointer-to-int-cast... yes checking if cc -std=gnu99 supports -pedantic... yes checking if cc -std=gnu99 supports -Werror... yes checking if cc -std=gnu99 supports -Werror=attributes... yes checking whether make supports nested variables... yes checking lastlog.h usability... no checking lastlog.h presence... no checking for lastlog.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking utmp.h usability... no checking utmp.h presence... no checking for utmp.h... no checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for struct utmp.ut_host... no checking for struct utmp.ut_id... no checking for struct utmp.ut_pid... no checking for struct utmp.ut_type... no checking for struct utmpx.ut_syslen... no checking for struct lastlog... no checking for pututline... no checking for updwtmpx... no checking for utmpxname... no checking for SESSREG... no ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/sessreg/work/sessreg-1.0.7/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/sessreg. *** Error code 1 Stop in /usr/ports/x11/xorg-apps. *** Error code 1 Stop in /usr/ports/x11/xorg-apps. *** Error code 1 Stop in /usr/ports/x11/xorg. [-- Attachment #3 --] This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sessreg configure 1.0.7, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.0 ## --------- ## ## Platform. ## ## --------- ## hostname = nemo.chturner.com uname -m = amd64 uname -r = 9.0-RELEASE uname -s = FreeBSD uname -v = FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = amd64 /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:2435: checking for gcc configure:2462: result: cc configure:2691: checking for C compiler version configure:2700: cc --version >&5 cc (GCC) 4.2.1 20070831 patched [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:2711: $? = 0 configure:2700: cc -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] configure:2711: $? = 0 configure:2700: cc -V >&5 cc: '-V' option must have argument configure:2711: $? = 1 configure:2700: cc -qversion >&5 cc: unrecognized option '-qversion' cc: No input files specified configure:2711: $? = 1 configure:2731: checking whether the C compiler works configure:2753: cc -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:2757: $? = 0 configure:2805: result: yes configure:2808: checking for C compiler default output file name configure:2810: result: a.out configure:2816: checking for suffix of executables configure:2823: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:2827: $? = 0 configure:2849: result: configure:2871: checking whether we are cross compiling configure:2879: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:2883: $? = 0 configure:2890: ./conftest configure:2894: $? = 0 configure:2909: result: no configure:2914: checking for suffix of object files configure:2936: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:2940: $? = 0 configure:2961: result: o configure:2965: checking whether we are using the GNU C compiler configure:2984: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:2984: $? = 0 configure:2993: result: yes configure:3002: checking whether cc accepts -g configure:3022: cc -c -g conftest.c >&5 configure:3022: $? = 0 configure:3063: result: yes configure:3080: checking for cc option to accept ISO C89 configure:3143: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3143: $? = 0 configure:3156: result: none needed configure:3182: checking how to run the C preprocessor configure:3252: result: cpp configure:3272: cpp conftest.c configure:3272: $? = 0 configure:3286: cpp conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3315: checking for grep that handles long lines and -e configure:3373: result: /usr/bin/grep configure:3378: checking for egrep configure:3440: result: /usr/bin/grep -E configure:3445: checking for ANSI C header files configure:3465: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3465: $? = 0 configure:3538: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3538: $? = 0 configure:3538: ./conftest configure:3538: $? = 0 configure:3549: result: yes configure:3562: checking for sys/types.h configure:3562: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3562: $? = 0 configure:3562: result: yes configure:3562: checking for sys/stat.h configure:3562: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3562: $? = 0 configure:3562: result: yes configure:3562: checking for stdlib.h configure:3562: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3562: $? = 0 configure:3562: result: yes configure:3562: checking for string.h configure:3562: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3562: $? = 0 configure:3562: result: yes configure:3562: checking for memory.h configure:3562: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3562: $? = 0 configure:3562: result: yes configure:3562: checking for strings.h configure:3562: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3562: $? = 0 configure:3562: result: yes configure:3562: checking for inttypes.h configure:3562: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3562: $? = 0 configure:3562: result: yes configure:3562: checking for stdint.h configure:3562: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3562: $? = 0 configure:3562: result: yes configure:3562: checking for unistd.h configure:3562: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3562: $? = 0 configure:3562: result: yes configure:3575: checking minix/config.h usability configure:3575: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c:52:26: error: minix/config.h: No such file or directory configure:3575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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:3575: result: no configure:3575: checking minix/config.h presence configure:3575: cpp conftest.c conftest.c:19:26: error: minix/config.h: No such file or directory configure:3575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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:3575: result: no configure:3575: checking for minix/config.h configure:3575: result: no configure:3596: checking whether it is safe to define __EXTENSIONS__ configure:3614: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3614: $? = 0 configure:3621: result: yes configure:3642: checking for special C compiler options needed for large files configure:3687: result: no configure:3693: checking for _FILE_OFFSET_BITS value needed for large files configure:3718: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3718: $? = 0 configure:3750: result: no configure:3882: checking for a BSD-compatible install configure:3950: result: /usr/bin/install -c -o root -g wheel configure:3961: checking whether build environment is sane configure:4016: result: yes configure:4167: checking for a thread-safe mkdir -p configure:4206: result: ./install-sh -c -d configure:4213: checking for gawk configure:4243: result: no configure:4213: checking for mawk configure:4243: result: no configure:4213: checking for nawk configure:4229: found /usr/bin/nawk configure:4240: result: nawk configure:4251: checking whether make sets $(MAKE) configure:4273: result: yes configure:4303: checking for style of include used by make configure:4331: result: GNU configure:4423: checking dependency style of cc configure:4534: result: gcc3 configure:4551: checking whether to enable maintainer-specific portions of Makefiles configure:4560: result: no configure:4586: checking for cc option to accept ISO C99 configure:4735: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c:76: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:130: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:130: error: 'newvar' undeclared (first use in this function) conftest.c:130: error: (Each undeclared identifier is reported only once conftest.c:130: error: for each function it appears in.) conftest.c:140: error: 'for' loop initial declaration used outside C99 mode configure:4735: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | /* 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:4735: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:4735: $? = 0 configure:4755: result: -std=gnu99 configure:4765: checking whether __clang__ is declared configure:4765: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:66: error: '__clang__' undeclared (first use in this function) conftest.c:66: error: (Each undeclared identifier is reported only once conftest.c:66: error: for each function it appears in.) configure:4765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | /* 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:4765: result: no configure:4772: checking whether __INTEL_COMPILER is declared configure:4772: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:66: error: '__INTEL_COMPILER' undeclared (first use in this function) conftest.c:66: error: (Each undeclared identifier is reported only once conftest.c:66: error: for each function it appears in.) configure:4772: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | /* 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:4772: result: no configure:4779: checking whether __SUNPRO_C is declared configure:4779: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:66: error: '__SUNPRO_C' undeclared (first use in this function) conftest.c:66: error: (Each undeclared identifier is reported only once conftest.c:66: error: for each function it appears in.) configure:4779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | /* 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:4779: result: no configure:4841: checking for pkg-config configure:4859: found /usr/local/bin/pkg-config configure:4871: result: /usr/local/bin/pkg-config configure:4896: checking pkg-config is at least version 0.9.0 configure:4899: result: yes configure:4911: checking build system type configure:4925: result: amd64-portbld-freebsd9.0 configure:4945: checking host system type configure:4958: result: amd64-portbld-freebsd9.0 configure:4978: checking for a sed that does not truncate output configure:5042: result: /usr/bin/sed configure:5077: checking if cc -std=gnu99 supports -Werror=unknown-warning-option configure:5083: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -Werror=unknown-warning-option conftest.c >&5 cc1: error: -Werror=unknown-warning-option: No option -Wunknown-warning-option configure:5083: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | /* end confdefs.h. */ | int i; configure:5089: result: no configure:5099: checking if cc -std=gnu99 supports -Werror=unused-command-line-argument configure:5105: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -Werror=unused-command-line-argument conftest.c >&5 cc1: error: -Werror=unused-command-line-argument: No option -Wunused-command-line-argument configure:5105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | /* end confdefs.h. */ | int i; configure:5111: result: no configure:5129: checking if cc -std=gnu99 supports -Wall configure:5142: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wall conftest.c >&5 configure:5142: $? = 0 configure:5149: result: yes configure:5221: checking if cc -std=gnu99 supports -Wpointer-arith configure:5234: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wpointer-arith conftest.c >&5 configure:5234: $? = 0 configure:5241: result: yes configure:5313: checking if cc -std=gnu99 supports -Wstrict-prototypes configure:5326: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wstrict-prototypes conftest.c >&5 conftest.c:29: warning: function declaration isn't a prototype configure:5326: $? = 0 configure:5333: result: yes configure:5405: checking if cc -std=gnu99 supports -Wmissing-prototypes configure:5418: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wmissing-prototypes conftest.c >&5 configure:5418: $? = 0 configure:5425: result: yes configure:5497: checking if cc -std=gnu99 supports -Wmissing-declarations configure:5510: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wmissing-declarations conftest.c >&5 configure:5510: $? = 0 configure:5517: result: yes configure:5589: checking if cc -std=gnu99 supports -Wnested-externs configure:5602: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wnested-externs conftest.c >&5 configure:5602: $? = 0 configure:5609: result: yes configure:5681: checking if cc -std=gnu99 supports -Wbad-function-cast configure:5694: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wbad-function-cast conftest.c >&5 configure:5694: $? = 0 configure:5701: result: yes configure:5773: checking if cc -std=gnu99 supports -Wformat=2 configure:5786: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wformat=2 conftest.c >&5 configure:5786: $? = 0 configure:5793: result: yes configure:5906: checking if cc -std=gnu99 supports -Wold-style-definition configure:5919: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:29: warning: old-style function definition configure:5919: $? = 0 configure:5926: result: yes configure:5998: checking if cc -std=gnu99 supports -Wdeclaration-after-statement configure:6011: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wdeclaration-after-statement conftest.c >&5 configure:6011: $? = 0 configure:6018: result: yes configure:6092: checking if cc -std=gnu99 supports -Wunused configure:6105: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wunused conftest.c >&5 configure:6105: $? = 0 configure:6112: result: yes configure:6184: checking if cc -std=gnu99 supports -Wuninitialized configure:6197: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wuninitialized conftest.c >&5 configure:6197: $? = 0 configure:6204: result: yes configure:6276: checking if cc -std=gnu99 supports -Wshadow configure:6289: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wshadow conftest.c >&5 configure:6289: $? = 0 configure:6296: result: yes configure:6368: checking if cc -std=gnu99 supports -Wcast-qual configure:6381: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wcast-qual conftest.c >&5 configure:6381: $? = 0 configure:6388: result: yes configure:6460: checking if cc -std=gnu99 supports -Wmissing-noreturn configure:6473: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wmissing-noreturn conftest.c >&5 configure:6473: $? = 0 configure:6480: result: yes configure:6552: checking if cc -std=gnu99 supports -Wmissing-format-attribute configure:6565: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wmissing-format-attribute conftest.c >&5 configure:6565: $? = 0 configure:6572: result: yes configure:6644: checking if cc -std=gnu99 supports -Wredundant-decls configure:6657: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Wredundant-decls conftest.c >&5 configure:6657: $? = 0 configure:6664: result: yes configure:6748: checking if cc -std=gnu99 supports -Werror=implicit configure:6761: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Werror=implicit conftest.c >&5 configure:6761: $? = 0 configure:6768: result: yes configure:6881: checking if cc -std=gnu99 supports -Werror=nonnull configure:6894: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Werror=nonnull conftest.c >&5 configure:6894: $? = 0 configure:6901: result: yes configure:6973: checking if cc -std=gnu99 supports -Werror=init-self configure:6986: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Werror=init-self conftest.c >&5 configure:6986: $? = 0 configure:6993: result: yes configure:7065: checking if cc -std=gnu99 supports -Werror=main configure:7078: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Werror=main conftest.c >&5 configure:7078: $? = 0 configure:7085: result: yes configure:7157: checking if cc -std=gnu99 supports -Werror=missing-braces configure:7170: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Werror=missing-braces conftest.c >&5 configure:7170: $? = 0 configure:7177: result: yes configure:7249: checking if cc -std=gnu99 supports -Werror=sequence-point configure:7262: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Werror=sequence-point conftest.c >&5 configure:7262: $? = 0 configure:7269: result: yes configure:7341: checking if cc -std=gnu99 supports -Werror=return-type configure:7354: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Werror=return-type conftest.c >&5 configure:7354: $? = 0 configure:7361: result: yes configure:7474: checking if cc -std=gnu99 supports -Werror=trigraphs configure:7487: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Werror=trigraphs conftest.c >&5 configure:7487: $? = 0 configure:7494: result: yes configure:7566: checking if cc -std=gnu99 supports -Werror=array-bounds configure:7579: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Werror=array-bounds conftest.c >&5 cc1: error: -Werror=array-bounds: No option -Warray-bounds configure:7579: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | /* end confdefs.h. */ | int i; | int | main () | { | | ; | return 0; | } configure:7586: result: no configure:7658: checking if cc -std=gnu99 supports -Werror=write-strings configure:7671: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Werror=write-strings conftest.c >&5 configure:7671: $? = 0 configure:7678: result: yes configure:7750: checking if cc -std=gnu99 supports -Werror=address configure:7763: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Werror=address conftest.c >&5 configure:7763: $? = 0 configure:7770: result: yes configure:7842: checking if cc -std=gnu99 supports -Werror=int-to-pointer-cast configure:7855: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Werror=int-to-pointer-cast conftest.c >&5 configure:7855: $? = 0 configure:7862: result: yes configure:7975: checking if cc -std=gnu99 supports -Werror=pointer-to-int-cast configure:7988: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Werror=pointer-to-int-cast conftest.c >&5 configure:7988: $? = 0 configure:7995: result: yes configure:9292: checking if cc -std=gnu99 supports -pedantic configure:9305: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -pedantic conftest.c >&5 configure:9305: $? = 0 configure:9312: result: yes configure:9384: checking if cc -std=gnu99 supports -Werror configure:9397: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Werror conftest.c >&5 configure:9397: $? = 0 configure:9404: result: yes configure:9520: checking if cc -std=gnu99 supports -Werror=attributes configure:9533: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -Werror=attributes conftest.c >&5 configure:9533: $? = 0 configure:9540: result: yes configure:9702: checking whether make supports nested variables configure:9719: result: yes configure:9837: checking lastlog.h usability configure:9837: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c:62:21: error: lastlog.h: No such file or directory configure:9837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | /* 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 <lastlog.h> configure:9837: result: no configure:9837: checking lastlog.h presence configure:9837: cpp conftest.c conftest.c:29:21: error: lastlog.h: No such file or directory configure:9837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | /* end confdefs.h. */ | #include <lastlog.h> configure:9837: result: no configure:9837: checking for lastlog.h configure:9837: result: no configure:9837: checking pwd.h usability configure:9837: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:9837: $? = 0 configure:9837: result: yes configure:9837: checking pwd.h presence configure:9837: cpp conftest.c configure:9837: $? = 0 configure:9837: result: yes configure:9837: checking for pwd.h configure:9837: result: yes configure:9837: checking utmp.h usability configure:9837: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c:63:18: error: utmp.h: No such file or directory configure:9837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_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 <utmp.h> configure:9837: result: no configure:9837: checking utmp.h presence configure:9837: cpp conftest.c conftest.c:30:18: error: utmp.h: No such file or directory configure:9837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include <utmp.h> configure:9837: result: no configure:9837: checking for utmp.h configure:9837: result: no configure:9837: checking utmpx.h usability configure:9837: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:9837: $? = 0 configure:9837: result: yes configure:9837: checking utmpx.h presence configure:9837: cpp conftest.c configure:9837: $? = 0 configure:9837: result: yes configure:9837: checking for utmpx.h configure:9837: result: yes configure:9837: checking sys/param.h usability configure:9837: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:9837: $? = 0 configure:9837: result: yes configure:9837: checking sys/param.h presence configure:9837: cpp conftest.c configure:9837: $? = 0 configure:9837: result: yes configure:9837: checking for sys/param.h configure:9837: result: yes configure:9849: checking for struct utmp.ut_host configure:9849: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c:34:19: error: utmp.h: No such file or directory conftest.c: In function 'main': conftest.c:40: error: storage size of 'ac_aggr' isn't known configure:9849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | #include <sys/types.h> | #include <utmp.h> | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_host) | return 0; | ; | return 0; | } configure:9849: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c:34:19: error: utmp.h: No such file or directory conftest.c: In function 'main': conftest.c:40: error: storage size of 'ac_aggr' isn't known configure:9849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | #include <sys/types.h> | #include <utmp.h> | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_host) | return 0; | ; | return 0; | } configure:9849: result: no configure:9862: checking for struct utmp.ut_id configure:9862: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c:34:19: error: utmp.h: No such file or directory conftest.c: In function 'main': conftest.c:40: error: storage size of 'ac_aggr' isn't known configure:9862: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | #include <sys/types.h> | #include <utmp.h> | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_id) | return 0; | ; | return 0; | } configure:9862: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c:34:19: error: utmp.h: No such file or directory conftest.c: In function 'main': conftest.c:40: error: storage size of 'ac_aggr' isn't known configure:9862: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | #include <sys/types.h> | #include <utmp.h> | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_id) | return 0; | ; | return 0; | } configure:9862: result: no configure:9875: checking for struct utmp.ut_pid configure:9875: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c:34:19: error: utmp.h: No such file or directory conftest.c: In function 'main': conftest.c:40: error: storage size of 'ac_aggr' isn't known configure:9875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | #include <sys/types.h> | #include <utmp.h> | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_pid) | return 0; | ; | return 0; | } configure:9875: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c:34:19: error: utmp.h: No such file or directory conftest.c: In function 'main': conftest.c:40: error: storage size of 'ac_aggr' isn't known configure:9875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | #include <sys/types.h> | #include <utmp.h> | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_pid) | return 0; | ; | return 0; | } configure:9875: result: no configure:9888: checking for struct utmp.ut_type configure:9888: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c:34:19: error: utmp.h: No such file or directory conftest.c: In function 'main': conftest.c:40: error: storage size of 'ac_aggr' isn't known configure:9888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | #include <sys/types.h> | #include <utmp.h> | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_type) | return 0; | ; | return 0; | } configure:9888: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c:34:19: error: utmp.h: No such file or directory conftest.c: In function 'main': conftest.c:40: error: storage size of 'ac_aggr' isn't known configure:9888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | #include <sys/types.h> | #include <utmp.h> | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_type) | return 0; | ; | return 0; | } configure:9888: result: no configure:9902: checking for struct utmpx.ut_syslen configure:9902: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:38: error: 'struct utmpx' has no member named 'ut_syslen' configure:9902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include <utmpx.h> | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:9902: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:38: error: 'struct utmpx' has no member named 'ut_syslen' configure:9902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include <utmpx.h> | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:9902: result: no configure:9913: checking for struct lastlog configure:9913: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:45: error: invalid application of 'sizeof' to incomplete type 'struct lastlog' configure:9913: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | #include <sys/types.h> | #ifdef HAVE_UTMP_H | #include <utmp.h> | #endif | #ifdef HAVE_LASTLOG_H | #include <lastlog.h> | #endif | | | int | main () | { | if (sizeof (struct lastlog)) | return 0; | ; | return 0; | } configure:9913: result: no configure:9937: checking for pututline configure:9937: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5 /var/tmp//ccuICj03.o: In function `main': conftest.c:(.text+0x7): undefined reference to `pututline' configure:9937: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | /* Define pututline to an innocuous variant, in case <limits.h> declares pututline. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define pututline innocuous_pututline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pututline (); 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 pututline | | /* 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 pututline (); | /* 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_pututline || defined __stub___pututline | choke me | #endif | | int | main () | { | return pututline (); | ; | return 0; | } configure:9937: result: no configure:9937: checking for updwtmpx configure:9937: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5 /var/tmp//ccrFdmlY.o: In function `main': conftest.c:(.text+0x7): undefined reference to `updwtmpx' configure:9937: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | /* Define updwtmpx to an innocuous variant, in case <limits.h> declares updwtmpx. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define updwtmpx innocuous_updwtmpx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char updwtmpx (); 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 updwtmpx | | /* 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 updwtmpx (); | /* 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_updwtmpx || defined __stub___updwtmpx | choke me | #endif | | int | main () | { | return updwtmpx (); | ; | return 0; | } configure:9937: result: no configure:9937: checking for utmpxname configure:9937: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5 /var/tmp//cc2WIK75.o: In function `main': conftest.c:(.text+0x7): undefined reference to `utmpxname' configure:9937: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sessreg" | #define PACKAGE_TARNAME "sessreg" | #define PACKAGE_VERSION "1.0.7" | #define PACKAGE_STRING "sessreg 1.0.7" | #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 "sessreg" | #define VERSION "1.0.7" | #define PACKAGE_VERSION_MAJOR 1 | #define PACKAGE_VERSION_MINOR 0 | #define PACKAGE_VERSION_PATCHLEVEL 7 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | /* Define utmpxname to an innocuous variant, in case <limits.h> declares utmpxname. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define utmpxname innocuous_utmpxname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char utmpxname (); 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 utmpxname | | /* 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 utmpxname (); | /* 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_utmpxname || defined __stub___utmpxname | choke me | #endif | | int | main () | { | return utmpxname (); | ; | return 0; | } configure:9937: result: no configure:9950: checking for SESSREG configure:9957: $PKG_CONFIG --exists --print-errors "xproto" configure:9960: $? = 0 configure:9974: $PKG_CONFIG --exists --print-errors "xproto" configure:9977: $? = 0 configure:9991: result: no -I/usr/local/include configure:10016: error: Package requirements (xproto) were not met: -I/usr/local/include Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables SESSREG_CFLAGS and SESSREG_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=amd64-portbld-freebsd9.0 ac_cv_c_compiler_gnu=yes 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_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_PKG_CONFIG_LIBDIR_set='' ac_cv_env_PKG_CONFIG_LIBDIR_value='' ac_cv_env_PKG_CONFIG_PATH_set='' ac_cv_env_PKG_CONFIG_PATH_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_SESSREG_CFLAGS_set='' ac_cv_env_SESSREG_CFLAGS_value='' ac_cv_env_SESSREG_LIBS_set='' ac_cv_env_SESSREG_LIBS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=amd64-portbld-freebsd9.0 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_pututline=no ac_cv_func_updwtmpx=no ac_cv_func_utmpxname=no ac_cv_have_decl___INTEL_COMPILER=no ac_cv_have_decl___SUNPRO_C=no ac_cv_have_decl___clang__=no ac_cv_header_inttypes_h=yes ac_cv_header_lastlog_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pwd_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utmp_h=no ac_cv_header_utmpx_h=yes ac_cv_host=amd64-portbld-freebsd9.0 ac_cv_member_struct_utmp_ut_host=no ac_cv_member_struct_utmp_ut_id=no ac_cv_member_struct_utmp_ut_pid=no ac_cv_member_struct_utmp_ut_type=no ac_cv_member_struct_utmpx_ut_syslen=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed 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_ac_ct_CC=cc 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_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_struct_lastlog=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes lt_cv_sys_max_cmd_len=262144 pkg_cv_SESSREG_CFLAGS='-I/usr/local/include ' pkg_cv_SESSREG_LIBS='' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/usr/local/bin/aclocal-1.12' ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)' ADMIN_MAN_SUFFIX='8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)' APP_MAN_SUFFIX='1' AUTOCONF='/usr/local/bin/autoconf-2.69' AUTOHEADER='/usr/local/bin/autoheader-2.69' AUTOMAKE='/usr/local/bin/automake-1.12' AWK='nawk' BASE_CFLAGS=' -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast' CC='cc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-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='' CWARNFLAGS=' -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' DRIVER_MAN_SUFFIX='4' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)' FILE_MAN_SUFFIX='5' GREP='/usr/bin/grep' 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' LDFLAGS='' LIBOBJS='' LIBS='' LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)' LIB_MAN_SUFFIX='3' LINT='' LINT_FALSE='' LINT_FLAGS='-u -b' LINT_TRUE='#' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/x11/sessreg/work/sessreg-1.0.7/missing --run makeinfo' 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' OBJEXT='o' PACKAGE='sessreg' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='sessreg' PACKAGE_STRING='sessreg 1.0.7' PACKAGE_TARNAME='sessreg' PACKAGE_URL='' PACKAGE_VERSION='1.0.7' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' SED='/usr/bin/sed' SESSREG_CFLAGS='' SESSREG_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes' STRIP='' VERSION='1.0.7' XORG_MAN_PAGE='X Version 11' ac_ct_CC='cc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='amd64-portbld-freebsd9.0' build_alias='amd64-portbld-freebsd9.0' build_cpu='amd64' build_os='freebsd9.0' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='amd64-portbld-freebsd9.0' host_alias='' host_cpu='amd64' host_os='freebsd9.0' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info' install_sh='${SHELL} /usr/ports/x11/sessreg/work/sessreg-1.0.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' mkdir_p='$(MKDIR_P)' 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 "sessreg" #define PACKAGE_TARNAME "sessreg" #define PACKAGE_VERSION "1.0.7" #define PACKAGE_STRING "sessreg 1.0.7" #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 "sessreg" #define VERSION "1.0.7" #define PACKAGE_VERSION_MAJOR 1 #define PACKAGE_VERSION_MINOR 0 #define PACKAGE_VERSION_PATCHLEVEL 7 #define HAVE_PWD_H 1 #define HAVE_UTMPX_H 1 #define HAVE_SYS_PARAM_H 1 configure: exit 1 [-- Attachment #4 --] appres-1.0.3 autoconf-2.69 autoconf-wrapper-20101119 automake-1.12.3 automake-wrapper-20101119 bigreqsproto-1.1.1 bison-2.5.1,1 bitmap-1.0.5 cmake-2.8.8_1 cmake-modules-2.8.8 damageproto-1.2.1 db41-4.1.25_4 dri-7.6.1_1,2 dri2proto-2.6 expat-2.0.1_2 fixesproto-5.0 freetype2-2.4.9_1 gettext-0.18.1.1 glproto-1.4.15 gmake-3.82_1 help2man-1.40.11 iceauth-1.0.5 inputproto-2.0.2 kbproto-1.0.5 libICE-1.0.7,1 libSM-1.2.0,1 libX11-1.4.4,1 libXau-1.0.6 libXaw-1.0.9,2 libXcursor-1.1.12 libXdamage-1.1.3 libXdmcp-1.1.0 libXext-1.3.0_1,1 libXfixes-5.0 libXmu-1.1.0,1 libXp-1.0.1,1 libXpm-3.5.9 libXrender-0.9.6 libXt-1.1.1,1 libXxf86dga-1.1.2 libXxf86vm-1.1.1 libcheck-0.9.8 libdrm-2.4.17_1 libfontenc-1.1.0 libgcrypt-1.5.0 libgpg-error-1.10 libiconv-1.14 libpciaccess-0.12.1 libpthread-stubs-0.3_3 libtool-2.4.2 libxcb-1.7 libxml2-2.7.8_3 libxslt-1.1.26_3 luit-1.1.0_1 m4-1.4.16_1,1 makedepend-1.0.3,1 mkfontdir-1.0.6 mkfontscale-1.0.9 pciids-20120711 perl-5.14.2_2 pkgconf-0.8.7 pkgdb.db png-1.5.12 portaudit-0.6.0 portupgrade-2.4.9.7,2 printproto-1.0.5 py27-libxml2-2.7.8_2 python27-2.7.3_3 renderproto-0.11.1 ruby-1.8.7.370,1 ruby18-bdb-0.6.6 xbitmaps-1.1.1 xcb-proto-1.7.1 xcmiscproto-1.2.1 xcursor-themes-1.0.3_1 xcursorgen-1.0.4_1 xextproto-7.2.0 xf86bigfontproto-1.2.0 xf86dga-1.0.3 xf86dgaproto-2.1 xf86vidmodeproto-2.3.1 xorg-docs-1.6,1 xorg-macros-1.16.1 xproto-7.0.22 xtrans-1.2.6
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANiUktYPiENFsSUgf30K4gME=LKam61iKNGMQteSo8D%2BbL2uDg>
