Date: Sun, 01 Dec 2002 21:39:39 -0500 From: Mike Wilson <goodomike@attbi.com> To: freebsd-gnome@FreeBSD.org Subject: Error in Gnome2 ports Message-ID: <3DEAC7EB.1060906@attbi.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------060904050405000300090005 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I hit an error installing the gnome2 metaport. Log attached. I had followed the FAQ and pkg_delete -r pkgconfig\*. Then after my first failure I realized that I had to install pkgconfig again before I could get some other things to work. TIA Mike --------------060904050405000300090005 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="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.53. Invocation command line was $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6 --target=i386-unknown-freebsd4.7 ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.my.domain uname -m = i386 uname -r = 4.7-STABLE uname -s = FreeBSD uname -v = FreeBSD 4.7-STABLE #3: Mon Nov 11 16:02:31 EST 2002 mike@localhost.my.domain:/usr/obj/usr/src/sys/BLS2 /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:1413: checking for a BSD-compatible install configure:1467: result: /usr/bin/install -c -o root -g wheel configure:1478: checking whether build environment is sane configure:1521: result: yes configure:1536: checking whether gmake sets ${MAKE} configure:1556: result: yes configure:1588: checking for working aclocal-1.4 configure:1599: result: missing configure:1603: checking for working autoconf configure:1610: result: found configure:1618: checking for working automake-1.4 configure:1629: result: missing configure:1633: checking for working autoheader configure:1640: result: found configure:1648: checking for working makeinfo configure:1655: result: found configure:1664: checking whether to enable maintainer-specific portions of Makefiles configure:1673: result: no configure:1748: checking for perl configure:1766: found /usr/bin/perl configure:1778: result: /usr/bin/perl configure:1867: checking for gcc configure:1893: result: cc configure:2137: checking for C compiler version configure:2140: cc --version </dev/null >&5 2.95.4 configure:2143: $? = 0 configure:2145: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2148: $? = 0 configure:2150: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:2153: $? = 1 configure:2179: checking for C compiler default output configure:2182: cc -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:2185: $? = 0 configure:2218: result: a.out configure:2223: checking whether the C compiler works configure:2229: ./a.out configure:2232: $? = 0 configure:2247: result: yes configure:2254: checking whether we are cross compiling configure:2256: result: no configure:2259: checking for suffix of executables configure:2261: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:2264: $? = 0 configure:2286: result: configure:2292: checking for suffix of object files configure:2316: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2319: $? = 0 configure:2338: result: o configure:2342: checking whether we are using the GNU C compiler configure:2369: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2372: $? = 0 configure:2375: test -s conftest.o configure:2378: $? = 0 configure:2390: result: yes configure:2396: checking whether cc accepts -g configure:2420: cc -c -g -I/usr/local/include conftest.c >&5 configure:2423: $? = 0 configure:2426: test -s conftest.o configure:2429: $? = 0 configure:2439: result: yes configure:2466: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2469: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2581: checking for strerror in -lcposix configure:2614: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lcposix -L/usr/local/lib >&5 /usr/libexec/elf/ld: cannot find -lcposix configure:2617: $? = 1 configure: failed program was: #line 2589 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { strerror (); ; return 0; } configure:2634: result: no configure:2656: checking for a BSD-compatible install configure:2710: result: /usr/bin/install -c -o root -g wheel configure:2721: checking whether ln -s works configure:2725: result: yes configure:2732: checking whether gmake sets ${MAKE} configure:2752: result: yes configure:2768: checking how to run the C preprocessor configure:2794: cc -E -I/usr/local/include conftest.c configure:2800: $? = 0 configure:2827: cc -E -I/usr/local/include conftest.c configure:2824: ac_nonexistent.h: No such file or directory configure:2833: $? = 1 configure: failed program was: #line 2823 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:2870: result: cc -E configure:2885: cc -E -I/usr/local/include conftest.c configure:2891: $? = 0 configure:2918: cc -E -I/usr/local/include conftest.c configure:2915: ac_nonexistent.h: No such file or directory configure:2924: $? = 1 configure: failed program was: #line 2914 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:2964: checking for ANSI C header files configure:2978: cc -E -I/usr/local/include conftest.c configure:2984: $? = 0 configure:3071: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:3074: $? = 0 configure:3076: ./conftest configure:3079: $? = 0 configure:3093: result: yes configure:3117: checking for sys/types.h configure:3130: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3133: $? = 0 configure:3136: test -s conftest.o configure:3139: $? = 0 configure:3149: result: yes configure:3117: checking for sys/stat.h configure:3130: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3133: $? = 0 configure:3136: test -s conftest.o configure:3139: $? = 0 configure:3149: result: yes configure:3117: checking for stdlib.h configure:3130: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3133: $? = 0 configure:3136: test -s conftest.o configure:3139: $? = 0 configure:3149: result: yes configure:3117: checking for string.h configure:3130: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3133: $? = 0 configure:3136: test -s conftest.o configure:3139: $? = 0 configure:3149: result: yes configure:3117: checking for memory.h configure:3130: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3133: $? = 0 configure:3136: test -s conftest.o configure:3139: $? = 0 configure:3149: result: yes configure:3117: checking for strings.h configure:3130: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3133: $? = 0 configure:3136: test -s conftest.o configure:3139: $? = 0 configure:3149: result: yes configure:3117: checking for inttypes.h configure:3130: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3133: $? = 0 configure:3136: test -s conftest.o configure:3139: $? = 0 configure:3149: result: yes configure:3117: checking for stdint.h configure:3130: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3159: stdint.h: No such file or directory configure:3133: $? = 1 configure: failed program was: #line 3123 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <stdint.h> configure:3149: result: no configure:3117: checking for unistd.h configure:3130: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3133: $? = 0 configure:3136: test -s conftest.o configure:3139: $? = 0 configure:3149: result: yes configure:3180: checking fcntl.h usability configure:3189: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3192: $? = 0 configure:3195: test -s conftest.o configure:3198: $? = 0 configure:3207: result: yes configure:3211: checking fcntl.h presence configure:3218: cc -E -I/usr/local/include conftest.c configure:3224: $? = 0 configure:3242: result: yes configure:3260: checking for fcntl.h configure:3267: result: yes configure:3180: checking limits.h usability configure:3189: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3192: $? = 0 configure:3195: test -s conftest.o configure:3198: $? = 0 configure:3207: result: yes configure:3211: checking limits.h presence configure:3218: cc -E -I/usr/local/include conftest.c configure:3224: $? = 0 configure:3242: result: yes configure:3260: checking for limits.h configure:3267: result: yes configure:3180: checking malloc.h usability configure:3189: cc -c -O -pipe -I/usr/local/include conftest.c >&5 In file included from configure:3218: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" configure:3192: $? = 0 configure:3195: test -s conftest.o configure:3198: $? = 0 configure:3207: result: yes configure:3211: checking malloc.h presence configure:3218: cc -E -I/usr/local/include conftest.c In file included from configure:3215: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" configure:3224: $? = 0 configure:3242: result: yes configure:3260: checking for malloc.h configure:3267: result: yes configure:3171: checking for strings.h configure:3176: result: yes configure:3180: checking sys/ioctl.h usability configure:3189: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3192: $? = 0 configure:3195: test -s conftest.o configure:3198: $? = 0 configure:3207: result: yes configure:3211: checking sys/ioctl.h presence configure:3218: cc -E -I/usr/local/include conftest.c configure:3224: $? = 0 configure:3242: result: yes configure:3260: checking for sys/ioctl.h configure:3267: result: yes configure:3171: checking for unistd.h configure:3176: result: yes configure:3295: checking sys/sockio.h usability configure:3304: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3307: $? = 0 configure:3310: test -s conftest.o configure:3313: $? = 0 configure:3322: result: yes configure:3326: checking sys/sockio.h presence configure:3333: cc -E -I/usr/local/include conftest.c configure:3339: $? = 0 configure:3357: result: yes configure:3375: checking for sys/sockio.h configure:3382: result: yes configure:3295: checking sys/param.h usability configure:3304: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3307: $? = 0 configure:3310: test -s conftest.o configure:3313: $? = 0 configure:3322: result: yes configure:3326: checking sys/param.h presence configure:3333: cc -E -I/usr/local/include conftest.c configure:3339: $? = 0 configure:3357: result: yes configure:3375: checking for sys/param.h configure:3382: result: yes configure:3397: checking for cc option to accept ANSI C configure:3460: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3463: $? = 0 configure:3466: test -s conftest.o configure:3469: $? = 0 configure:3486: result: none needed configure:3494: checking for an ANSI C-conforming const configure:3564: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3567: $? = 0 configure:3570: test -s conftest.o configure:3573: $? = 0 configure:3583: result: yes configure:3593: checking for inline configure:3610: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3613: $? = 0 configure:3616: test -s conftest.o configure:3619: $? = 0 configure:3630: result: inline configure:3645: checking for off_t configure:3672: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3675: $? = 0 configure:3678: test -s conftest.o configure:3681: $? = 0 configure:3691: result: yes configure:3703: checking for size_t configure:3730: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3733: $? = 0 configure:3736: test -s conftest.o configure:3739: $? = 0 configure:3749: result: yes configure:3765: checking whether cc needs -traditional configure:3789: termio.h: No such file or directory configure:3801: result: no configure:3814: checking for stdlib.h configure:3819: result: yes configure:3814: checking for unistd.h configure:3819: result: yes configure:3927: checking for getpagesize configure:3970: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:3973: $? = 0 configure:3976: test -s conftest configure:3979: $? = 0 configure:3989: result: yes configure:3999: checking for working mmap configure:4138: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:4141: $? = 0 configure:4143: ./conftest configure:4146: $? = 0 configure:4159: result: yes configure:4243: checking build system type configure:4261: result: i386-unknown-freebsd4.7 configure:4269: checking host system type configure:4283: result: i386-unknown-freebsd4.7 configure:4313: checking for ld used by GCC configure:4376: result: /usr/libexec/elf/ld configure:4385: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.12.1 [FreeBSD] 2002-07-20 configure:4397: result: yes configure:4402: checking for /usr/libexec/elf/ld option to reload object files configure:4409: result: -r configure:4414: checking for BSD-compatible nm configure:4450: result: /usr/bin/nm -B configure:4453: checking how to recognise dependant libraries configure:4631: result: pass_all configure:4643: checking command to parse /usr/bin/nm -B output configure:4724: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4727: $? = 0 configure:4731: /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:4734: $? = 0 configure:4786: cc -o conftest -O -pipe -I/usr/local/include conftest.c conftstm.o >&5 configure:4789: $? = 0 configure:4833: result: ok configure:4851: checking dlfcn.h usability configure:4860: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4863: $? = 0 configure:4866: test -s conftest.o configure:4869: $? = 0 configure:4878: result: yes configure:4882: checking dlfcn.h presence configure:4889: cc -E -I/usr/local/include conftest.c configure:4895: $? = 0 configure:4913: result: yes configure:4931: checking for dlfcn.h configure:4938: result: yes configure:5135: checking for ranlib configure:5151: found /usr/bin/ranlib configure:5162: result: ranlib configure:5215: checking for strip configure:5231: found /usr/bin/strip configure:5242: result: strip configure:5453: checking for objdir configure:5464: result: .libs configure:5481: checking for cc option to produce PIC configure:5631: result: -fPIC configure:5635: checking if cc PIC flag -fPIC works configure:5661: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include conftest.c >&5 configure:5664: $? = 0 configure:5667: test -s conftest.o configure:5670: $? = 0 configure:5707: result: yes configure:5723: checking if cc static flag -static works configure:5750: cc -o conftest -O -pipe -I/usr/local/include -static conftest.c -L/usr/local/lib >&5 configure:5753: $? = 0 configure:5756: test -s conftest configure:5759: $? = 0 configure:5774: result: yes configure:5786: checking if cc supports -c -o file.o configure:5806: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include conftest.c >&5 configure:5830: result: yes configure:5835: checking if cc supports -c -o file.lo configure:5865: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include conftest.c >&5 configure:5868: $? = 0 configure:5871: test -s conftest.lo configure:5874: $? = 0 configure:5895: result: yes configure:5926: checking if cc supports -fno-rtti -fno-exceptions configure:5951: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5 configure:5954: $? = 0 configure:5957: test -s conftest.o configure:5960: $? = 0 configure:5976: result: yes configure:5987: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries configure:6667: result: yes configure:6672: checking how to hardcode library paths into programs configure:6696: result: immediate configure:6701: checking whether stripping libraries is possible configure:6706: result: yes configure:6717: checking dynamic linker characteristics configure:7110: result: freebsd4.7 ld.so configure:7115: checking if libtool supports shared libraries configure:7117: result: yes configure:7120: checking whether to build shared libraries configure:7141: result: yes configure:7144: checking whether to build static libraries configure:7148: result: yes configure:7810: checking whether -lc should be explicitly linked in configure:7818: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7821: $? = 0 configure:7835: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7838: $? = 1 configure:7851: result: yes configure:8430: checking for pkg-config configure:8448: found /usr/local/bin/pkg-config configure:8461: result: /usr/local/bin/pkg-config configure:8478: checking for glib-2.0 >= 1.3.7 gmodule-2.0 >= 1.3.7 libgnomeui-2.0 >= 1.102.0 esound >= 0.2.23 configure:8529: error: Library requirements (glib-2.0 >= 1.3.7 gmodule-2.0 >= 1.3.7 libgnomeui-2.0 >= 1.102.0 esound >= 0.2.23) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_type_size_t=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_header_stdlib_h=yes ac_cv_lib_cposix_strerror=no ac_cv_prog_cc_g=yes ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_env_LDFLAGS_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_func_mmap_fixed_mapped=yes 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_header_fcntl_h=yes ac_cv_env_host_alias_set= ac_cv_prog_gcc_traditional=no ac_cv_c_const=yes lt_cv_ld_reload_flag=-r lt_cv_sys_path_separator=: lt_cv_archive_cmds_need_lc=yes lt_cv_prog_gnu_ld=yes ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set= ac_cv_header_limits_h=yes ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set=set ac_cv_host_alias=i386-unknown-freebsd4.7 ac_cv_prog_cc_stdc= ac_cv_env_CFLAGS_value='-O -pipe' ac_cv_env_CC_set=set lt_cv_prog_cc_wl=-Wl, ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_header_strings_h=yes ac_cv_header_stdint_h=no ac_cv_header_inttypes_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-unknown-freebsd4.7 ac_cv_c_inline=inline ac_cv_header_sys_param_h=yes ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_sys_sockio_h=yes ac_cv_header_memory_h=yes ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-unknown-freebsd4.7 ac_cv_env_host_alias_value= ac_cv_type_off_t=yes 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_build=i386-unknown-freebsd4.7 ac_cv_prog_CPP='cc -E' ac_cv_env_build_alias_value= 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_func_getpagesize=yes ac_cv_header_malloc_h=yes ac_cv_prog_ac_ct_CC=cc lt_cv_compiler_o_lo=yes ac_cv_env_target_alias_value=i386-unknown-freebsd4.7 ac_cv_header_sys_ioctl_h=yes 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 ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "gnome-media" #define VERSION "2.0.3" #define GETTEXT_PACKAGE "gnome-media-2.0" #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_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_DLFCN_H 1 configure: exit 1 --------------060904050405000300090005-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DEAC7EB.1060906>