Date: Thu, 1 Nov 2012 08:21:43 +0200 From: "wishmaster" <artemrts@ukr.net> To: x11@freebsd.org Subject: Re: [BUG]: Compillation error x11/libXau Message-ID: <35796.1351750903.2071892232882814976@ffe2.ukr.net> In-Reply-To: <23548.1351723563.6642401367868178432@ffe2.ukr.net> References: <23548.1351723563.6642401367868178432@ffe2.ukr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi, I am sorry, I have forgotten attach the config.log. The problem is still with php5.3.18. --- Original message --- From: "wishmaster" <artemrts@ukr.net> To: x11@freebsd.org Date: 1 November 2012, 00:46:03 Subject: [BUG]: Compillation error x11/libXau > Hi, > I am attempting to install php53-extensions from port with GD option set. But when compiling x11/libXau the error is occur. > In attached file output from command make install clean | tee ./error. > > My OS: FreeBSD10-CURRENT > in /etc/make.conf present WITH_PKGNG=YES > > -- > Cheers, > Vitaliy [-- Attachment #2 --] This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libXau configure 1.0.6, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --enable-malloc0returnsnull --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd10.0 ## --------- ## ## Platform. ## ## --------- ## hostname = test.my uname -m = amd64 uname -r = 10.0-CURRENT uname -s = FreeBSD uname -v = FreeBSD 10.0-CURRENT #0: Wed Oct 24 22:17:06 EEST 2012 root@test.my:/usr/obj/usr/src/sys/MY3 /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:2357: checking for a BSD-compatible install configure:2425: result: /usr/bin/install -c -o root -g wheel configure:2436: checking whether build environment is sane configure:2486: result: yes configure:2627: checking for a thread-safe mkdir -p configure:2666: result: ./install-sh -c -d configure:2679: checking for gawk configure:2709: result: no configure:2679: checking for mawk configure:2709: result: no configure:2679: checking for nawk configure:2695: found /usr/bin/nawk configure:2706: result: nawk configure:2717: checking whether make sets $(MAKE) configure:2739: result: yes configure:2820: checking whether to enable maintainer-specific portions of Makefiles configure:2829: result: no configure:2870: checking for style of include used by make configure:2898: result: GNU configure:2968: checking for gcc configure:2995: result: cc configure:3224: checking for C compiler version configure:3233: 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:3244: $? = 0 configure:3233: 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:3244: $? = 0 configure:3233: cc -V >&5 cc: '-V' option must have argument configure:3244: $? = 1 configure:3233: cc -qversion >&5 cc: unrecognized option '-qversion' cc: No input files specified configure:3244: $? = 1 configure:3264: checking whether the C compiler works configure:3286: cc -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3290: $? = 0 configure:3339: result: yes configure:3342: checking for C compiler default output file name configure:3344: result: a.out configure:3350: checking for suffix of executables configure:3357: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3361: $? = 0 configure:3383: result: configure:3405: checking whether we are cross compiling configure:3413: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3417: $? = 0 configure:3424: ./conftest configure:3428: $? = 0 configure:3443: result: no configure:3448: checking for suffix of object files configure:3470: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3474: $? = 0 configure:3495: result: o configure:3499: checking whether we are using the GNU C compiler configure:3518: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3518: $? = 0 configure:3527: result: yes configure:3536: checking whether cc accepts -g configure:3556: cc -c -g conftest.c >&5 configure:3556: $? = 0 configure:3597: result: yes configure:3614: checking for cc option to accept ISO C89 configure:3678: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3678: $? = 0 configure:3691: result: none needed configure:3713: checking dependency style of cc configure:3823: result: gcc3 configure:3838: checking for cc option to accept ISO C99 configure:3987: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:61: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:115: error: 'newvar' undeclared (first use in this function) conftest.c:115: error: (Each undeclared identifier is reported only once conftest.c:115: error: for each function it appears in.) conftest.c:125: error: 'for' loop initial declaration used outside C99 mode configure:3987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libXau" | #define PACKAGE_TARNAME "libXau" | #define PACKAGE_VERSION "1.0.6" | #define PACKAGE_STRING "libXau 1.0.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "libXau" | #define VERSION "1.0.6" | /* 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:3987: cc -std=gnu99 -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3987: $? = 0 configure:4007: result: -std=gnu99 configure:4021: checking how to run the C preprocessor configure:4091: result: cpp configure:4111: cpp conftest.c configure:4111: $? = 0 configure:4125: cpp conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libXau" | #define PACKAGE_TARNAME "libXau" | #define PACKAGE_VERSION "1.0.6" | #define PACKAGE_STRING "libXau 1.0.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "libXau" | #define VERSION "1.0.6" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4154: checking for grep that handles long lines and -e configure:4212: result: /usr/bin/grep configure:4217: checking for egrep configure:4279: result: /usr/bin/grep -E configure:4284: checking for ANSI C header files configure:4304: cc -std=gnu99 -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4304: $? = 0 configure:4377: cc -std=gnu99 -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4377: $? = 0 configure:4377: ./conftest configure:4377: $? = 0 configure:4388: result: yes configure:4401: checking for sys/types.h configure:4401: cc -std=gnu99 -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for sys/stat.h configure:4401: cc -std=gnu99 -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for stdlib.h configure:4401: cc -std=gnu99 -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for string.h configure:4401: cc -std=gnu99 -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for memory.h configure:4401: cc -std=gnu99 -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for strings.h configure:4401: cc -std=gnu99 -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for inttypes.h configure:4401: cc -std=gnu99 -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for stdint.h configure:4401: cc -std=gnu99 -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for unistd.h configure:4401: cc -std=gnu99 -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4467: checking for pkg-config configure:4500: result: no configure:4537: checking build system type configure:4551: result: amd64-portbld-freebsd10.0 configure:4571: checking host system type configure:4584: result: amd64-portbld-freebsd10.0 configure:4604: checking for a sed that does not truncate output configure:4668: result: /usr/bin/sed configure:4930: checking for gcc configure:4957: result: cc configure:5186: checking for C compiler version configure:5195: 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:5206: $? = 0 configure:5195: 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:5206: $? = 0 configure:5195: cc -V >&5 cc: '-V' option must have argument configure:5206: $? = 1 configure:5195: cc -qversion >&5 cc: unrecognized option '-qversion' cc: No input files specified configure:5206: $? = 1 configure:5210: checking whether we are using the GNU C compiler configure:5238: result: yes configure:5247: checking whether cc accepts -g configure:5308: result: yes configure:5325: checking for cc option to accept ISO C89 configure:5402: result: none needed configure:5424: checking dependency style of cc configure:5534: result: gcc3 configure:5550: checking whether ln -s works configure:5554: result: yes configure:5889: checking for a sed that does not truncate output configure:5953: result: /usr/bin/sed configure:5971: checking for fgrep configure:6033: result: /usr/bin/grep -F configure:6068: checking for ld used by cc configure:6135: result: /usr/bin/ld configure:6142: checking if the linker (/usr/bin/ld) is GNU ld configure:6157: result: yes configure:6169: checking for BSD- or MS-compatible name lister (nm) configure:6218: result: /usr/bin/nm -B configure:6336: checking the name lister (/usr/bin/nm -B) interface configure:6343: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:6346: /usr/bin/nm -B "conftest.o" configure:6349: output 0000000000000000 B some_variable configure:6356: result: BSD nm configure:6360: checking the maximum length of command line arguments configure:6480: result: 262144 configure:6497: checking whether the shell understands some XSI constructs configure:6507: result: yes configure:6511: checking whether the shell understands "+=" configure:6517: result: no configure:6552: checking for /usr/bin/ld option to reload object files configure:6559: result: -r configure:6628: checking for objdump configure:6655: result: objdump configure:6684: checking how to recognize dependent libraries configure:6880: result: pass_all configure:6940: checking for ar configure:6956: found /usr/bin/ar configure:6967: result: ar configure:7045: checking for strip configure:7061: found /usr/bin/strip configure:7072: result: strip configure:7144: checking for ranlib configure:7160: found /usr/bin/ranlib configure:7171: result: ranlib configure:7261: checking command to parse /usr/bin/nm -B output from cc object configure:7379: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:7382: $? = 0 configure:7386: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7389: $? = 0 configure:7443: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c conftstm.o >&5 configure:7446: $? = 0 configure:7484: result: ok configure:8289: checking for dlfcn.h configure:8289: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:8289: $? = 0 configure:8289: result: yes configure:8471: checking for objdir configure:8486: result: .libs configure:8778: checking if cc supports -fno-rtti -fno-exceptions configure:8796: cc -c -O2 -fno-strict-aliasing -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8800: $? = 0 configure:8813: result: no configure:8833: checking for cc option to produce PIC configure:9105: result: -fPIC -DPIC configure:9117: checking if cc PIC flag -fPIC -DPIC works configure:9135: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:9139: $? = 0 configure:9152: result: yes configure:9176: checking if cc static flag -static works configure:9204: result: yes configure:9219: checking if cc supports -c -o file.o configure:9240: cc -c -O2 -fno-strict-aliasing -pipe -o out/conftest2.o conftest.c >&5 configure:9244: $? = 0 configure:9266: result: yes configure:9274: checking if cc supports -c -o file.o configure:9321: result: yes configure:9354: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:10345: result: yes configure:10382: checking whether -lc should be explicitly linked in configure:10387: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:10390: $? = 0 configure:10405: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10408: $? = 0 configure:10420: result: no configure:10584: checking dynamic linker characteristics configure:11247: result: freebsd10.0 ld.so configure:11349: checking how to hardcode library paths into programs configure:11374: result: immediate configure:11894: checking whether stripping libraries is possible configure:11899: result: yes configure:11934: checking if libtool supports shared libraries configure:11936: result: yes configure:11939: checking whether to build shared libraries configure:11960: result: yes configure:11963: checking whether to build static libraries configure:11967: result: yes configure:12002: checking whether make sets $(MAKE) configure:12024: result: yes configure:12033: checking for a sed that does not truncate output configure:12097: result: /usr/bin/sed configure:12105: checking for XAU configure:12171: result: no configure:12173: error: in `/usr/ports/x11/libXau/work/libXau-1.0.6': configure:12184: error: The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. Alternatively, you may set the environment variables XAU_CFLAGS and XAU_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. To get pkg-config, see <http://pkg-config.freedesktop.org/>. See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=amd64-portbld-freebsd10.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 -fno-strict-aliasing -pipe' 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_XAU_CFLAGS_set='' ac_cv_env_XAU_CFLAGS_value='' ac_cv_env_XAU_LIBS_set='' ac_cv_env_XAU_LIBS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=amd64-portbld-freebsd10.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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=amd64-portbld-freebsd10.0 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_SED=/usr/bin/sed ac_cv_prog_AWK=nawk ac_cv_prog_CPP=cpp ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc 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 am_cv_CC_dependencies_compiler_type=gcc3 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_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\' lt_cv_sys_max_cmd_len=262144 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/x11/libXau/work/libXau-1.0.6/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/libXau/work/libXau-1.0.6/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)' APP_MAN_SUFFIX='1' AR='ar' AS='as' AUTOCONF='${SHELL} /usr/ports/x11/libXau/work/libXau-1.0.6/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/x11/libXau/work/libXau-1.0.6/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/x11/libXau/work/libXau-1.0.6/missing --run automake-1.11' AWK='nawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -fno-strict-aliasing -pipe' 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 -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement ' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' 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' EXEEXT='' FGREP='/usr/bin/grep -F' FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)' FILE_MAN_SUFFIX='5' GREP='/usr/bin/grep' INSTALL_CMD='(cp -f /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' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)' LIB_MAN_SUFFIX='3' LINT='' LINTLIB='' LINT_FALSE='' LINT_FLAGS='' LINT_TRUE='' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/x11/libXau/work/libXau-1.0.6/missing --run makeinfo' MAKE_LINT_LIB_FALSE='' MAKE_LINT_LIB_TRUE='' 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|__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' OTOOL64='' OTOOL='' PACKAGE='libXau' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='libXau' PACKAGE_STRING='libXau 1.0.6' PACKAGE_TARNAME='libXau' PACKAGE_URL='' PACKAGE_VERSION='1.0.6' PATH_SEPARATOR=':' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.0.6' XAU_CFLAGS='' XAU_LIBS='' XORG_MAN_PAGE='X Version 11' 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='amd64-portbld-freebsd10.0' build_alias='amd64-portbld-freebsd10.0' build_cpu='amd64' build_os='freebsd10.0' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='amd64-portbld-freebsd10.0' host_alias='' host_cpu='amd64' host_os='freebsd10.0' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info' install_sh='${SHELL} /usr/ports/x11/libXau/work/libXau-1.0.6/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' 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 "libXau" #define PACKAGE_TARNAME "libXau" #define PACKAGE_VERSION "1.0.6" #define PACKAGE_STRING "libXau 1.0.6" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE_URL "" #define PACKAGE "libXau" #define VERSION "1.0.6" #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 PACKAGE_VERSION_MAJOR 1 #define PACKAGE_VERSION_MINOR 0 #define PACKAGE_VERSION_PATCHLEVEL 6 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35796.1351750903.2071892232882814976>
