From owner-freebsd-gnome@FreeBSD.ORG Mon Sep 15 04:03:15 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 855B316A4BF for ; Mon, 15 Sep 2003 04:03:15 -0700 (PDT) Received: from romeo.jnsr.com (EAOcf-58p45.ppp15.odn.ne.jp [210.237.249.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 412D843F85 for ; Mon, 15 Sep 2003 04:03:13 -0700 (PDT) (envelope-from ah0k@na.rim.or.jp) Received: from localhost (localhost [127.0.0.1]) by romeo.jnsr.com (8.12.9/8.12.9) with ESMTP id h8FB38Ok023019; Mon, 15 Sep 2003 20:03:09 +0900 (JST) (envelope-from ah0k@na.rim.or.jp) Date: Mon, 15 Sep 2003 20:03:08 +0900 (JST) Message-Id: <20030915.200308.28780250.ah0k@na.rim.or.jp> To: gnome@FreeBSD.org From: Masashi SAKURADA X-My-URL: http://www.ah0k.com/ X-My-Id: $Id: .mew,v 1.60 2003/09/14 11:21:39 sakurada Exp sakurada $ X-My-Uname: FreeBSD romeo 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #22: Wed Sep 10 11:11:34 JST 2003 X-My-Diary: http://www.ah0k.com/diary/ X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ah0k@na.rim.or.jp Subject: gaim make failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 11:03:15 -0000 configure: error: Xrender.h not found. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/x11-fonts/Xft/work/xft-2.1.2/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-fonts/Xft. *** Error code 1 Stop in /usr/ports/x11-toolkits/pango. *** Error code 1 Stop in /usr/ports/textproc/gtkspell2. *** Error code 1 Stop in /usr/ports/net/gaim. --- config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd4.9 ## --------- ## ## Platform. ## ## --------- ## hostname = romeo uname -m = i386 uname -r = 4.9-PRERELEASE uname -s = FreeBSD uname -v = FreeBSD 4.9-PRERELEASE #23: Mon Sep 15 17:39:41 JST 2003 root@romeo:/usr/obj/usr/src/sys/ROMEO /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/bin PATH: /usr/X11R6/bin PATH: /usr/local/jdk1.3.1/bin PATH: /home/sakurada/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1483: checking for a BSD-compatible install configure:1537: result: /usr/bin/install -c -o root -g wheel configure:1548: checking whether build environment is sane configure:1591: result: yes configure:1624: checking for gawk configure:1653: result: no configure:1624: checking for mawk configure:1653: result: no configure:1624: checking for nawk configure:1640: found /usr/bin/nawk configure:1650: result: nawk configure:1660: checking whether gmake sets $(MAKE) configure:1680: result: yes configure:1892: checking for gcc configure:1918: result: cc configure:2162: checking for C compiler version configure:2165: cc --version &5 2.95.4 configure:2168: $? = 0 configure:2170: cc -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2173: $? = 0 configure:2175: cc -V &5 cc: argument to `-V' is missing configure:2178: $? = 1 configure:2202: checking for C compiler default output configure:2205: cc -O -pipe -march=k6 -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c >&5 configure:2208: $? = 0 configure:2254: result: a.out configure:2259: checking whether the C compiler works configure:2265: ./a.out configure:2268: $? = 0 configure:2285: result: yes configure:2292: checking whether we are cross compiling configure:2294: result: no configure:2297: checking for suffix of executables configure:2299: cc -o conftest -O -pipe -march=k6 -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c >&5 configure:2302: $? = 0 configure:2327: result: configure:2333: checking for suffix of object files configure:2355: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:2358: $? = 0 configure:2380: result: o configure:2384: checking whether we are using the GNU C compiler configure:2409: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:2412: $? = 0 configure:2415: test -s conftest.o configure:2418: $? = 0 configure:2431: result: yes configure:2437: checking whether cc accepts -g configure:2459: cc -c -g -I/usr/X11R6/include conftest.c >&5 configure:2462: $? = 0 configure:2465: test -s conftest.o configure:2468: $? = 0 configure:2479: result: yes configure:2496: checking for cc option to accept ANSI C configure:2557: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:2560: $? = 0 configure:2563: test -s conftest.o configure:2566: $? = 0 configure:2584: result: none needed configure:2602: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2605: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2724: checking for style of include used by gmake configure:2752: result: GNU configure:2780: checking dependency style of cc configure:2848: result: gcc configure:2937: checking build system type configure:2955: result: i386-portbld-freebsd4.9 configure:2963: checking host system type configure:2977: result: i386-portbld-freebsd4.9 configure:3007: checking for ld used by GCC configure:3070: result: /usr/libexec/elf/ld configure:3079: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.12.1 [FreeBSD] 2002-07-20 configure:3091: result: yes configure:3096: checking for /usr/libexec/elf/ld option to reload object files configure:3103: result: -r configure:3108: checking for BSD-compatible nm configure:3144: result: /usr/bin/nm -B configure:3147: checking for a sed that does not truncate output configure:3229: result: /usr/local/bin/sed configure:3232: checking whether ln -s works configure:3236: result: yes configure:3243: checking how to recognise dependent libraries configure:3424: result: pass_all configure:3437: checking command to parse /usr/bin/nm -B output configure:3521: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:3524: $? = 0 configure:3528: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3531: $? = 0 configure:3583: cc -o conftest -O -pipe -march=k6 -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c conftstm.o >&5 configure:3586: $? = 0 configure:3630: result: ok configure:3639: checking how to run the C preprocessor configure:3675: cc -E -I/usr/X11R6/include conftest.c configure:3681: $? = 0 configure:3713: cc -E -I/usr/X11R6/include conftest.c configure:3715: ac_nonexistent.h: No such file or directory configure:3719: $? = 1 configure: failed program was: | #line 3705 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xft" | #define VERSION "2.1.2" | /* end confdefs.h. */ | #include configure:3757: result: cc -E configure:3782: cc -E -I/usr/X11R6/include conftest.c configure:3788: $? = 0 configure:3820: cc -E -I/usr/X11R6/include conftest.c configure:3822: ac_nonexistent.h: No such file or directory configure:3826: $? = 1 configure: failed program was: | #line 3812 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xft" | #define VERSION "2.1.2" | /* end confdefs.h. */ | #include configure:3869: checking for egrep configure:3879: result: grep -E configure:3884: checking for ANSI C header files configure:3910: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:3913: $? = 0 configure:3916: test -s conftest.o configure:3919: $? = 0 configure:4011: cc -o conftest -O -pipe -march=k6 -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c >&5 configure:4014: $? = 0 configure:4016: ./conftest configure:4019: $? = 0 configure:4034: result: yes configure:4058: checking for sys/types.h configure:4075: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:4078: $? = 0 configure:4081: test -s conftest.o configure:4084: $? = 0 configure:4095: result: yes configure:4058: checking for sys/stat.h configure:4075: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:4078: $? = 0 configure:4081: test -s conftest.o configure:4084: $? = 0 configure:4095: result: yes configure:4058: checking for stdlib.h configure:4075: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:4078: $? = 0 configure:4081: test -s conftest.o configure:4084: $? = 0 configure:4095: result: yes configure:4058: checking for string.h configure:4075: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:4078: $? = 0 configure:4081: test -s conftest.o configure:4084: $? = 0 configure:4095: result: yes configure:4058: checking for memory.h configure:4075: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:4078: $? = 0 configure:4081: test -s conftest.o configure:4084: $? = 0 configure:4095: result: yes configure:4058: checking for strings.h configure:4075: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:4078: $? = 0 configure:4081: test -s conftest.o configure:4084: $? = 0 configure:4095: result: yes configure:4058: checking for inttypes.h configure:4075: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:4078: $? = 0 configure:4081: test -s conftest.o configure:4084: $? = 0 configure:4095: result: yes configure:4058: checking for stdint.h configure:4075: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:4117: stdint.h: No such file or directory configure:4078: $? = 1 configure: failed program was: | #line 4064 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xft" | #define VERSION "2.1.2" | #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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4095: result: no configure:4058: checking for unistd.h configure:4075: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:4078: $? = 0 configure:4081: test -s conftest.o configure:4084: $? = 0 configure:4095: result: yes configure:4121: checking dlfcn.h usability configure:4134: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:4137: $? = 0 configure:4140: test -s conftest.o configure:4143: $? = 0 configure:4153: result: yes configure:4157: checking dlfcn.h presence configure:4168: cc -E -I/usr/X11R6/include conftest.c configure:4174: $? = 0 configure:4193: result: yes configure:4229: checking for dlfcn.h configure:4236: result: yes configure:4434: checking for ranlib configure:4450: found /usr/bin/ranlib configure:4461: result: ranlib configure:4514: checking for strip configure:4530: found /usr/bin/strip configure:4541: result: strip configure:4751: checking for objdir configure:4762: result: .libs configure:4779: checking for cc option to produce PIC configure:4925: result: -fPIC configure:4929: checking if cc PIC flag -fPIC works configure:4953: cc -c -O -pipe -march=k6 -fPIC -DPIC -I/usr/X11R6/include conftest.c >&5 configure:4956: $? = 0 configure:4959: test -s conftest.o configure:4962: $? = 0 configure:5000: result: yes configure:5016: checking if cc static flag -static works configure:5041: cc -o conftest -O -pipe -march=k6 -I/usr/X11R6/include -L/usr/X11R6/lib -static conftest.c >&5 configure:5044: $? = 0 configure:5047: test -s conftest configure:5050: $? = 0 configure:5066: result: yes configure:5078: checking if cc supports -c -o file.o configure:5098: cc -c -O -pipe -march=k6 -o out/conftest2.o -I/usr/X11R6/include conftest.c >&5 configure:5122: result: yes configure:5127: checking if cc supports -c -o file.lo configure:5155: cc -c -O -pipe -march=k6 -c -o conftest.lo -I/usr/X11R6/include conftest.c >&5 configure:5158: $? = 0 configure:5161: test -s conftest.lo configure:5164: $? = 0 configure:5186: result: yes configure:5217: checking if cc supports -fno-rtti -fno-exceptions configure:5240: cc -c -O -pipe -march=k6 -fno-rtti -fno-exceptions -c conftest.c -I/usr/X11R6/include conftest.c >&5 configure:5243: $? = 0 configure:5246: test -s conftest.o configure:5249: $? = 0 configure:5266: result: yes configure:5277: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries configure:5972: result: yes configure:5977: checking how to hardcode library paths into programs configure:6001: result: immediate configure:6006: checking whether stripping libraries is possible configure:6011: result: yes configure:6022: checking dynamic linker characteristics configure:6442: result: freebsd4.9 ld.so configure:6447: checking if libtool supports shared libraries configure:6449: result: yes configure:6452: checking whether to build shared libraries configure:6473: result: yes configure:6476: checking whether to build static libraries configure:6480: result: yes configure:7154: checking whether -lc should be explicitly linked in configure:7162: cc -c -O -pipe -march=k6 -I/usr/X11R6/include conftest.c >&5 configure:7165: $? = 0 configure:7179: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7182: $? = 1 configure:7195: result: yes configure:7778: checking for pkg-config configure:7796: found /usr/local/bin/pkg-config configure:7809: result: /usr/local/bin/pkg-config configure:7826: checking for xrender >= 0.8.2 configure:7924: checking for xrender >= 0 configure:7969: checking for X configure:8189: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:8213: checking X11/extensions/Xrender.h usability configure:8226: cc -c -O -pipe -march=k6 -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 configure:8270: X11/extensions/Xrender.h: No such file or directory configure:8229: $? = 1 configure: failed program was: | #line 8216 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xft" | #define VERSION "2.1.2" | #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_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8245: result: no configure:8249: checking X11/extensions/Xrender.h presence configure:8260: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c configure:8272: X11/extensions/Xrender.h: No such file or directory configure:8266: $? = 1 configure: failed program was: | #line 8252 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xft" | #define VERSION "2.1.2" | #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_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8285: result: no configure:8321: checking for X11/extensions/Xrender.h configure:8328: result: no configure:8338: error: Xrender.h not found. ## ---------------- ## ## Cache variables. ## ## ---------------- ## am_cv_CC_dependencies_compiler_type=gcc ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_prog_cc_g=yes ac_cv_env_LDFLAGS_set=set ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config lt_cv_prog_cc_can_build_shared=yes ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_header_X11_extensions_Xrender_h=no ac_cv_prog_make_gmake_set=yes ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static ac_cv_env_host_alias_set= lt_cv_ld_reload_flag=-r lt_cv_archive_cmds_need_lc=yes ac_cv_header_sys_stat_h=yes lt_cv_prog_gnu_ld=yes ac_cv_env_build_alias_set=set ac_cv_env_LDFLAGS_value=-L/usr/X11R6/lib ac_cv_env_target_alias_set= ac_cv_host_alias=i386-portbld-freebsd4.9 ac_cv_prog_cc_stdc= ac_cv_env_CFLAGS_value='-O -pipe -march=k6' ac_cv_env_CC_set=set ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' lt_cv_prog_cc_wl=-Wl, ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_header_strings_h=yes lt_cv_path_SED=/usr/local/bin/sed ac_cv_header_stdint_h=no ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_path_LD=/usr/libexec/elf/ld ac_cv_build_alias=i386-portbld-freebsd4.9 ac_cv_env_CPPFLAGS_value=-I/usr/X11R6/include ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd4.9 ac_cv_env_host_alias_value= lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_compiler_c_o=yes lt_cv_prog_cc_pic_works=yes lt_cv_file_magic_test_file= ac_cv_prog_CPP='cc -E' ac_cv_build=i386-portbld-freebsd4.9 ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd4.9 lt_cv_prog_cc_pic=' -fPIC' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method=pass_all ac_cv_prog_ac_ct_CC=cc lt_cv_compiler_o_lo=yes ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc lt_cv_path_NM='/usr/bin/nm -B' ac_cv_env_CPP_set= ac_cv_header_dlfcn_h=yes ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/x11-fonts/Xft/work/xft-2.1.2/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/x11-fonts/Xft/work/xft-2.1.2/missing --run tar' AUTOCONF='${SHELL} /usr/ports/x11-fonts/Xft/work/xft-2.1.2/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/x11-fonts/Xft/work/xft-2.1.2/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/x11-fonts/Xft/work/xft-2.1.2/missing --run automake-1.7' AWK='nawk' CC='cc' CCDEPMODE='depmode=gcc' CFLAGS='-O -pipe -march=k6' CPP='cc -E' CPPFLAGS='-I/usr/X11R6/include -I/usr/X11R6/include' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FONTCONFIG_CFLAGS='' FONTCONFIG_LIBS='' FREETYPE_CFLAGS='' FREETYPE_LIBS='' INSTALL_DATA='install -c -o root -g wheel -m 444' INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -c -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-L/usr/X11R6/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/x11-fonts/Xft/work/xft-2.1.2/missing --run makeinfo' OBJEXT='o' PACKAGE='xft' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.1.2' XRENDER_CFLAGS='-I/usr/X11R6/include' XRENDER_LIBS='-L/usr/X11R6/lib -lXrender -lXext -lX11' ac_ct_CC='cc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd4.9' build_alias='i386-portbld-freebsd4.9' build_cpu='i386' build_os='freebsd4.9' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='NONE' ft_config='' host='i386-portbld-freebsd4.9' host_alias='' host_cpu='i386' host_os='freebsd4.9' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/x11-fonts/Xft/work/xft-2.1.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/X11R6' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "xft" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "2.1.2" configure: exit 1 ------------------------------------------Masashi SAKURADA/AH0K/JR2GMC Phone 052-773-2638/FAX 052-773-2692/PHS 070-5647-2594 E-mail: ah0k@na.rim.or.jp URL: http://www.ah0k.com/ PGP-fingerprint: 9332 0E9F 78AB E793 0E9F 84C6 FA74 3A11 3235 EC1E PGP-Public-Key: http://www.ah0k.com/personal/c1868.html