From owner-freebsd-x11@FreeBSD.ORG Fri Jan 2 23:22:41 2009 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D0D310656C1 for ; Fri, 2 Jan 2009 23:22:41 +0000 (UTC) (envelope-from root@staff-base.spb.ru) Received: from staff-base.spb.ru (89.112.3.30.pppoe.eltel.net [89.112.3.30]) by mx1.freebsd.org (Postfix) with ESMTP id 02ADF8FC24 for ; Fri, 2 Jan 2009 23:22:40 +0000 (UTC) (envelope-from root@staff-base.spb.ru) Received: from staff-base.spb.ru (localhost.spb.ru [127.0.0.1]) by staff-base.spb.ru (8.13.6/8.13.6) with ESMTP id n02N0Wpn003296 for ; Sat, 3 Jan 2009 02:00:32 +0300 (MSK) (envelope-from root@staff-base.spb.ru) Received: (from root@localhost) by staff-base.spb.ru (8.13.6/8.13.6/Submit) id n02N0Uq4003294 for x11@FreeBSD.org; Sat, 3 Jan 2009 02:00:30 +0300 (MSK) (envelope-from root) Date: Sat, 3 Jan 2009 02:00:30 +0300 (MSK) From: Charlie Root Message-Id: <200901022300.n02N0Uq4003294@staff-base.spb.ru> To: x11@FreeBSD.org Cc: Subject: (no subject) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2009 23:22:42 -0000 This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xcursor-themes configure 1.0.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.1 ## --------- ## ## Platform. ## ## --------- ## hostname = staff-base.spb.ru uname -m = i386 uname -r = 6.1-RELEASE uname -s = FreeBSD uname -v = FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1334: checking for a BSD-compatible install configure:1389: result: /usr/bin/install -c -o root -g wheel configure:1400: checking whether build environment is sane configure:1443: result: yes configure:1476: checking for gawk configure:1505: result: no configure:1476: checking for mawk configure:1505: result: no configure:1476: checking for nawk configure:1492: found /usr/bin/nawk configure:1502: result: nawk configure:1512: checking whether make sets $(MAKE) configure:1532: result: yes configure:1696: checking whether to enable maintainer-specific portions of Makefiles configure:1705: result: no configure:1770: checking for gcc configure:1796: result: cc configure:2040: checking for C compiler version configure:2043: cc --version &5 cc (GCC) 3.4.4 [FreeBSD] 20050518 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2046: $? = 0 configure:2048: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:2051: $? = 0 configure:2053: cc -V &5 cc: `-V' option must have argument configure:2056: $? = 1 configure:2079: checking for C compiler default output file name configure:2082: cc -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2085: $? = 0 configure:2131: result: a.out configure:2136: checking whether the C compiler works configure:2142: ./a.out configure:2145: $? = 0 configure:2162: result: yes configure:2169: checking whether we are cross compiling configure:2171: result: no configure:2174: checking for suffix of executables configure:2176: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2179: $? = 0 configure:2204: result: configure:2210: checking for suffix of object files configure:2231: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2234: $? = 0 configure:2256: result: o configure:2260: checking whether we are using the GNU C compiler configure:2284: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2290: $? = 0 configure:2294: test -z || test ! -s conftest.err configure:2297: $? = 0 configure:2300: test -s conftest.o configure:2303: $? = 0 configure:2316: result: yes configure:2322: checking whether cc accepts -g configure:2343: cc -c -g conftest.c >&5 configure:2349: $? = 0 configure:2353: test -z || test ! -s conftest.err configure:2356: $? = 0 configure:2359: test -s conftest.o configure:2362: $? = 0 configure:2373: result: yes configure:2390: checking for cc option to accept ANSI C configure:2460: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2466: $? = 0 configure:2470: test -z || test ! -s conftest.err configure:2473: $? = 0 configure:2476: test -s conftest.o configure:2479: $? = 0 configure:2497: result: none needed configure:2515: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2521: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2665: checking for style of include used by make configure:2693: result: GNU configure:2721: checking dependency style of cc configure:2804: result: none configure:2834: checking for a BSD-compatible install configure:2889: result: /usr/bin/install -c -o root -g wheel configure:2902: checking return type of signal handlers configure:2933: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2939: $? = 0 configure:2943: test -z || test ! -s conftest.err configure:2946: $? = 0 configure:2949: test -s conftest.o configure:2952: $? = 0 configure:2963: result: void configure:2974: checking for xcursorgen configure:2992: found /usr/X11R6/bin/xcursorgen configure:3005: result: /usr/X11R6/bin/xcursorgen configure:3067: checking for pkg-config configure:3085: found /usr/local/bin/pkg-config configure:3097: result: /usr/local/bin/pkg-config configure:3112: checking pkg-config is at least version 0.9.0 configure:3115: result: yes configure:3126: checking for ICONDEFS configure:3134: $PKG_CONFIG --exists --print-errors "xcursor" gnome-config: not found Package xcursor was not found in the pkg-config search path. Perhaps you should add the directory containing `xcursor.pc' to the PKG_CONFIG_PATH environment variable No package 'xcursor' found configure:3137: $? = 1 configure:3152: $PKG_CONFIG --exists --print-errors "xcursor" gnome-config: not found Package xcursor was not found in the pkg-config search path. Perhaps you should add the directory containing `xcursor.pc' to the PKG_CONFIG_PATH environment variable No package 'xcursor' found configure:3155: $? = 1 No package 'xcursor' found configure:3183: error: Package requirements (xcursor) were not met: No package 'xcursor' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables ICONDEFS_CFLAGS and ICONDEFS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## am_cv_CC_dependencies_compiler_type=none ac_cv_env_ICONDEFS_CFLAGS_value='' ac_cv_prog_cc_g=yes ac_cv_env_LDFLAGS_set='' ac_cv_c_compiler_gnu=yes ac_cv_exeext='' ac_cv_env_CFLAGS_set=set ac_cv_env_ICONDEFS_LIBS_set='' lt_cv_sys_max_cmd_len=262144 ac_cv_env_CPPFLAGS_set='' ac_cv_env_host_alias_set='' ac_cv_env_build_alias_set=set ac_cv_env_LDFLAGS_value='' ac_cv_env_target_alias_set='' ac_cv_prog_cc_stdc='' ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CC_set=set ac_cv_env_PKG_CONFIG_set='' ac_cv_env_ICONDEFS_LIBS_value='' ac_cv_type_signal=void ac_cv_prog_make_make_set=yes ac_cv_env_CPPFLAGS_value='' ac_cv_env_ICONDEFS_CFLAGS_set='' ac_cv_env_host_alias_value='' ac_cv_path_XCURSORGEN=/usr/X11R6/bin/xcursorgen ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd6.1 ac_cv_prog_ac_ct_CC=cc ac_cv_env_target_alias_value='' ac_cv_env_CC_value=cc ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_env_PKG_CONFIG_value='' ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/x11-themes/xcursor-themes/work/xcursor-themes-1.0.1/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/x11-themes/xcursor-themes/work/xcursor-themes-1.0.1/missing --run tar' AUTOCONF='${SHELL} /usr/ports/x11-themes/xcursor-themes/work/xcursor-themes-1.0.1/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/x11-themes/xcursor-themes/work/xcursor-themes-1.0.1/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/x11-themes/xcursor-themes/work/xcursor-themes-1.0.1/missing --run automake-1.7' AWK='nawk' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-O2 -fno-strict-aliasing -pipe' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' HANDHELDS_FALSE='' HANDHELDS_TRUE='' ICONDEFS_CFLAGS='' ICONDEFS_LIBS='' 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='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/x11-themes/xcursor-themes/work/xcursor-themes-1.0.1/missing --run makeinfo' OBJEXT='o' PACKAGE='xcursor-themes' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='xcursor-themes' PACKAGE_STRING='xcursor-themes 1.0.1' PACKAGE_TARNAME='xcursor-themes' PACKAGE_VERSION='1.0.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' REDGLASS_FALSE='' REDGLASS_TRUE='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.0.1' WHITEGLASS_FALSE='' WHITEGLASS_TRUE='' XCURSORGEN='/usr/X11R6/bin/xcursorgen' ac_ct_CC='cc' ac_ct_STRIP='' ac_pt_PKG_CONFIG='/usr/local/bin/pkg-config' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='i386-portbld-freebsd6.1' cursordir='' datadir='${prefix}/share' exec_prefix='NONE' host_alias='' includedir='${prefix}/include' infodir='/usr/local/info/' install_sh='/usr/ports/x11-themes/xcursor-themes/work/xcursor-themes-1.0.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/usr/local/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "xcursor-themes" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE_NAME "xcursor-themes" #define PACKAGE_STRING "xcursor-themes 1.0.1" #define PACKAGE_TARNAME "xcursor-themes" #define PACKAGE_VERSION "1.0.1" #define RETSIGTYPE void #define VERSION "1.0.1" configure: exit 1