Date: Thu, 10 Nov 2011 01:51:14 -0800 From: "Li, Ming (Candy)" <Ming.Li@spirent.com> To: <gnome@FreeBSD.org> Subject: Please help to look at the problem happened during my installation of atk on FreeBSD! Message-ID: <CBE1C878D7E6E246893048D795432B9C0208B0DF@spccalexcbe01.AD.SPIRENTCOM.COM>
index | next in thread | raw e-mail
Dear all, I tried to install wireshark on FreeBSD and the error happened when the dependency atk be installed as following, I make show that I have installed the glib and also attached the config log below: ... checking for GLIB - version >= 2.5.7... gnome-config: not found gnome-config: not found no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. checking for pkg-config... (cached) /usr/local/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... gnome-config: not found gnome-config: not found no ... [root@CandyFreeBSD /usr/ports/net/wireshark]# cat /usr/ports/accessibility/atk/work/atk-1.22.0/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 atk configure 1.22.0, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-static --disable-gtk-doc --with-html-dir=/usr/local/share/doc --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.3 ## --------- ## ## Platform. ## ## --------- ## hostname = CandyFreeBSD.spirentcom.com uname -m = i386 uname -r = 6.3-RELEASE uname -s = FreeBSD uname -v = FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:18:52 UTC 2008 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /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: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2047: checking for a BSD-compatible install configure:2103: result: /usr/bin/install -c -o root -g wheel configure:2114: checking whether build environment is sane configure:2157: result: yes configure:2222: checking for gawk configure:2252: result: no configure:2222: checking for mawk configure:2252: result: no configure:2222: checking for nawk configure:2238: found /usr/bin/nawk configure:2249: result: nawk configure:2260: checking whether make sets $(MAKE) configure:2281: result: yes configure:2545: checking for gcc configure:2572: result: cc configure:2810: checking for C compiler version configure:2817: cc --version >&5 cc (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 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:2820: $? = 0 configure:2827: cc -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:2830: $? = 0 configure:2837: cc -V >&5 cc: `-V' option must have argument configure:2840: $? = 1 configure:2863: checking for C compiler default output file name configure:2890: cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2893: $? = 0 configure:2931: result: a.out configure:2948: checking whether the C compiler works configure:2958: ./a.out configure:2961: $? = 0 configure:2978: result: yes configure:2985: checking whether we are cross compiling configure:2987: result: no configure:2990: checking for suffix of executables configure:2997: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3000: $? = 0 configure:3024: result: configure:3030: checking for suffix of object files configure:3056: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:3059: $? = 0 configure:3082: result: o configure:3086: checking whether we are using the GNU C compiler configure:3115: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:3121: $? = 0 configure:3138: result: yes configure:3143: checking whether cc accepts -g configure:3173: cc -c -g -I/usr/local/include conftest.c >&5 configure:3179: $? = 0 configure:3278: result: yes configure:3295: checking for cc option to accept ISO C89 configure:3369: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:3375: $? = 0 configure:3398: result: none needed configure:3427: checking for style of include used by make configure:3455: result: GNU configure:3483: checking dependency style of cc configure:3573: result: gcc3 configure:3671: checking build system type configure:3689: result: i386-portbld-freebsd6.3 configure:3711: checking host system type configure:3726: result: i386-portbld-freebsd6.3 configure:3748: checking for a sed that does not truncate output configure:3804: result: /usr/bin/sed configure:3807: checking for grep that handles long lines and -e configure:3881: result: /usr/bin/grep configure:3886: checking for egrep configure:3964: result: /usr/bin/grep -E configure:3980: checking for ld used by cc configure:4047: result: /usr/bin/ld configure:4056: checking if the linker (/usr/bin/ld) is GNU ld configure:4071: result: yes configure:4076: checking for /usr/bin/ld option to reload object files configure:4083: result: -r configure:4101: checking for BSD-compatible nm configure:4150: result: /usr/bin/nm -B configure:4154: checking whether ln -s works configure:4158: result: yes configure:4165: checking how to recognize dependent libraries configure:4351: result: pass_all configure:4882: checking how to run the C preprocessor configure:4922: cc -E -I/usr/local/include conftest.c configure:4928: $? = 0 configure:4959: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4965: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "atk" | #define PACKAGE_TARNAME "atk" | #define PACKAGE_VERSION "1.22.0" | #define PACKAGE_STRING "atk 1.22.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk" | #define PACKAGE "atk" | #define VERSION "1.22.0" | #define GETTEXT_PACKAGE "atk10" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4998: result: cc -E configure:5027: cc -E -I/usr/local/include conftest.c configure:5033: $? = 0 configure:5064: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:5070: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "atk" | #define PACKAGE_TARNAME "atk" | #define PACKAGE_VERSION "1.22.0" | #define PACKAGE_STRING "atk 1.22.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk" | #define PACKAGE "atk" | #define VERSION "1.22.0" | #define GETTEXT_PACKAGE "atk10" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5108: checking for ANSI C header files configure:5138: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5144: $? = 0 configure:5243: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5246: $? = 0 configure:5252: ./conftest configure:5255: $? = 0 configure:5272: result: yes configure:5296: checking for sys/types.h configure:5317: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5323: $? = 0 configure:5339: result: yes configure:5296: checking for sys/stat.h configure:5317: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5323: $? = 0 configure:5339: result: yes configure:5296: checking for stdlib.h configure:5317: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5323: $? = 0 configure:5339: result: yes configure:5296: checking for string.h configure:5317: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5323: $? = 0 configure:5339: result: yes configure:5296: checking for memory.h configure:5317: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5323: $? = 0 configure:5339: result: yes configure:5296: checking for strings.h configure:5317: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5323: $? = 0 configure:5339: result: yes configure:5296: checking for inttypes.h configure:5317: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5323: $? = 0 configure:5339: result: yes configure:5296: checking for stdint.h configure:5317: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5323: $? = 0 configure:5339: result: yes configure:5296: checking for unistd.h configure:5317: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5323: $? = 0 configure:5339: result: yes configure:5366: checking dlfcn.h usability configure:5383: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5389: $? = 0 configure:5403: result: yes configure:5407: checking dlfcn.h presence configure:5422: cc -E -I/usr/local/include conftest.c configure:5428: $? = 0 configure:5442: result: yes configure:5475: checking for dlfcn.h configure:5483: result: yes configure:5612: checking for C++ compiler version configure:5619: c++ --version >&5 c++ (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 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:5622: $? = 0 configure:5629: c++ -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:5632: $? = 0 configure:5639: c++ -V >&5 c++: `-V' option must have argument configure:5642: $? = 1 configure:5645: checking whether we are using the GNU C++ compiler configure:5674: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cpp >&5 configure:5680: $? = 0 configure:5697: result: yes configure:5702: checking whether c++ accepts -g configure:5732: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:5738: $? = 0 configure:5837: result: yes configure:5862: checking dependency style of c++ configure:5952: result: gcc3 configure:5979: checking how to run the C++ preprocessor configure:6015: c++ -E -I/usr/local/include conftest.cpp configure:6021: $? = 0 configure:6052: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:22:28: ac_nonexistent.h: No such file or directory configure:6058: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "atk" | #define PACKAGE_TARNAME "atk" | #define PACKAGE_VERSION "1.22.0" | #define PACKAGE_STRING "atk 1.22.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk" | #define PACKAGE "atk" | #define VERSION "1.22.0" | #define GETTEXT_PACKAGE "atk10" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:6091: result: c++ -E configure:6120: c++ -E -I/usr/local/include conftest.cpp configure:6126: $? = 0 configure:6157: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:22:28: ac_nonexistent.h: No such file or directory configure:6163: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "atk" | #define PACKAGE_TARNAME "atk" | #define PACKAGE_VERSION "1.22.0" | #define PACKAGE_STRING "atk 1.22.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk" | #define PACKAGE "atk" | #define VERSION "1.22.0" | #define GETTEXT_PACKAGE "atk10" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:6256: checking for g77 configure:6286: result: no configure:6256: checking for xlf configure:6286: result: no configure:6256: checking for f77 configure:6272: found /usr/bin/f77 configure:6283: result: f77 configure:6313: checking for Fortran 77 compiler version configure:6320: f77 --version >&5 GNU Fortran (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:6323: $? = 0 configure:6330: f77 -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:6333: $? = 0 configure:6340: f77 -V >&5 f77: `-V' option must have argument configure:6343: $? = 1 configure:6351: checking whether we are using the GNU Fortran 77 compiler configure:6370: f77 -c conftest.F >&5 configure:6376: $? = 0 configure:6393: result: yes configure:6399: checking whether f77 accepts -g configure:6416: f77 -c -g conftest.f >&5 configure:6422: $? = 0 configure:6438: result: yes configure:6468: checking the maximum length of command line arguments configure:6580: result: 262144 configure:6592: checking command to parse /usr/bin/nm -B output from cc object configure:6697: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:6700: $? = 0 configure:6704: /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:6707: $? = 0 configure:6759: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5 configure:6762: $? = 0 configure:6800: result: ok configure:6804: checking for objdir configure:6819: result: .libs configure:6911: checking for ar configure:6927: found /usr/bin/ar configure:6938: result: ar configure:7007: checking for ranlib configure:7023: found /usr/bin/ranlib configure:7034: result: ranlib configure:7103: checking for strip configure:7119: found /usr/bin/strip configure:7130: result: strip configure:7416: checking if cc supports -fno-rtti -fno-exceptions configure:7434: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7438: $? = 0 configure:7451: result: no configure:7466: checking for cc option to produce PIC configure:7698: result: -fPIC configure:7706: checking if cc PIC flag -fPIC works configure:7724: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -fPIC -DPIC conftest.c >&5 configure:7728: $? = 0 configure:7741: result: yes configure:7769: checking if cc static flag -static works configure:7797: result: yes configure:7807: checking if cc supports -c -o file.o configure:7828: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:7832: $? = 0 configure:7854: result: yes configure:7880: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8861: result: yes configure:8882: checking whether -lc should be explicitly linked in configure:8887: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:8890: $? = 0 configure:8905: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8908: $? = 1 configure:8920: result: yes configure:8928: checking dynamic linker characteristics configure:9542: result: freebsd6.3 ld.so configure:9551: checking how to hardcode library paths into programs configure:9576: result: immediate configure:9590: checking whether stripping libraries is possible configure:9595: result: yes configure:10397: checking if libtool supports shared libraries configure:10399: result: yes configure:10402: checking whether to build shared libraries configure:10423: result: yes configure:10426: checking whether to build static libraries configure:10430: result: yes configure:10523: creating libtool configure:11111: checking for ld used by c++ configure:11178: result: /usr/bin/ld configure:11187: checking if the linker (/usr/bin/ld) is GNU ld configure:11202: result: yes configure:11253: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12227: result: yes configure:12245: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cpp >&5 configure:12248: $? = 0 configure:12400: checking for c++ option to produce PIC configure:12684: result: -fPIC configure:12692: checking if c++ PIC flag -fPIC works configure:12710: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -fPIC -DPIC conftest.cpp >&5 configure:12714: $? = 0 configure:12727: result: yes configure:12755: checking if c++ static flag -static works configure:12783: result: yes configure:12793: checking if c++ supports -c -o file.o configure:12814: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:12818: $? = 0 configure:12840: result: yes configure:12866: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12894: result: yes configure:12961: checking dynamic linker characteristics configure:13523: result: freebsd6.3 ld.so configure:13532: checking how to hardcode library paths into programs configure:13557: result: immediate configure:14091: checking if libtool supports shared libraries configure:14093: result: yes configure:14096: checking whether to build shared libraries configure:14116: result: yes configure:14119: checking whether to build static libraries configure:14123: result: yes configure:14133: checking for f77 option to produce PIC configure:14365: result: -fPIC configure:14373: checking if f77 PIC flag -fPIC works configure:14391: f77 -c -g -O2 -fPIC conftest.f >&5 configure:14395: $? = 0 configure:14408: result: yes configure:14436: checking if f77 static flag -static works configure:14464: result: yes configure:14474: checking if f77 supports -c -o file.o configure:14495: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14499: $? = 0 configure:14521: result: yes configure:14547: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15508: result: yes configure:15575: checking dynamic linker characteristics configure:16137: result: freebsd6.3 ld.so configure:16146: checking how to hardcode library paths into programs configure:16171: result: immediate configure:19755: checking for some Win32 platform configure:19765: result: no configure:19778: checking for native Win32 platform configure:19788: result: no configure:19954: checking for aclocal flags configure:19963: result: configure:20061: checking for pkg-config configure:20079: found /usr/local/bin/pkg-config configure:20091: result: /usr/local/bin/pkg-config configure:20120: checking pkg-config is at least version 0.16 configure:20123: result: yes configure:20141: checking for GLIB - version >= 2.5.7 configure:20301: result: no configure:20339: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:23:18: glib.h: No such file or directory conftest.c: In function `main': conftest.c:29: error: `glib_major_version' undeclared (first use in this function) conftest.c:29: error: (Each undeclared identifier is reported only once conftest.c:29: error: for each function it appears in.) conftest.c:29: error: `glib_minor_version' undeclared (first use in this function) conftest.c:29: error: `glib_micro_version' undeclared (first use in this function) configure:20345: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "atk" | #define PACKAGE_TARNAME "atk" | #define PACKAGE_VERSION "1.22.0" | #define PACKAGE_STRING "atk 1.22.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk" | #define PACKAGE "atk" | #define VERSION "1.22.0" | #define GETTEXT_PACKAGE "atk10" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include <glib.h> | #include <stdio.h> | | int | main () | { | return ((glib_major_version) || (glib_minor_version) || (glib_micro_version)); | ; | return 0; | } configure:20478: checking for pkg-config configure:20508: result: /usr/local/bin/pkg-config configure:20537: checking pkg-config is at least version 0.16 configure:20540: result: yes configure:20558: checking for GLIB - version >= 2.0.0 configure:20718: result: no configure:20756: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:23:18: glib.h: No such file or directory conftest.c: In function `main': conftest.c:29: error: `glib_major_version' undeclared (first use in this function) conftest.c:29: error: (Each undeclared identifier is reported only once conftest.c:29: error: for each function it appears in.) conftest.c:29: error: `glib_minor_version' undeclared (first use in this function) conftest.c:29: error: `glib_micro_version' undeclared (first use in this function) configure:20762: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "atk" | #define PACKAGE_TARNAME "atk" | #define PACKAGE_VERSION "1.22.0" | #define PACKAGE_STRING "atk 1.22.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk" | #define PACKAGE "atk" | #define VERSION "1.22.0" | #define GETTEXT_PACKAGE "atk10" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include <glib.h> | #include <stdio.h> | | int | main () | { | return ((glib_major_version) || (glib_minor_version) || (glib_micro_version)); | ; | return 0; | } configure:20796: error: *** GLIB 2.0.0 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed *** but not in the same location as pkg-config add the location of the file *** glib-2.0.pc to the environment variable PKG_CONFIG_PATH. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_atk_aclocal_flags='' ac_cv_build=i386-portbld-freebsd6.3 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' 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=-I/usr/local/include ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_DEP_CFLAGS_set='' ac_cv_env_DEP_CFLAGS_value='' ac_cv_env_DEP_LIBS_set='' ac_cv_env_DEP_LIBS_value='' ac_cv_env_F77_set='' ac_cv_env_F77_value='' ac_cv_env_FFLAGS_set='' ac_cv_env_FFLAGS_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd6.3 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_f77_compiler_gnu=yes 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=i386-portbld-freebsd6.3 ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=nawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_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_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=262144 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/accessibility/atk/work/atk-1.22.0/missing --run aclocal-1.9 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/accessibility/atk/work/atk-1.22.0/missing --run tar' AR='ar' AS='as' ATK_API_VERSION='1.0' ATK_BINARY_AGE='2210' ATK_INTERFACE_AGE='1' ATK_MAJOR_VERSION='1' ATK_MICRO_VERSION='0' ATK_MINOR_VERSION='22' ATK_VERSION='1.22.0' AUTOCONF='true' AUTOHEADER='${SHELL} /usr/ports/accessibility/atk/work/atk-1.22.0/missing --run autoheader' AUTOMAKE='true' AWK='nawk' CATALOGS='' CATOBJEXT='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -fno-strict-aliasing -pipe -Wall' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -fno-strict-aliasing -pipe' CYGPATH_W='echo' DATADIRNAME='' DEFS='' DEPDIR='.deps' DEP_CFLAGS='' DEP_LIBS='' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' EXEEXT='' F77='f77' FFLAGS='-g -O2' GETTEXT_PACKAGE='atk10' GLIB_CFLAGS='' GLIB_GENMARSHAL='' GLIB_LIBS='' GLIB_MKENUMS='' GLIB_PACKAGES='gobject-2.0 ' GLIB_REQUIRED_VERSION='2.0.0' GMOFILES='' GMSGFMT='' GOBJECT_QUERY='' GREP='/usr/bin/grep' GTKDOC_CHECK='' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' HTML_DIR='' 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' INSTOBJEXT='' INTLLIBS='' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/ports/accessibility/atk/work/gnome-libtool' LN_S='ln -s' LTLIBOBJS='' LT_CURRENT_MINUS_AGE='0' LT_VERSION_INFO='2209:1:2209' MAKEINFO='${SHELL} /usr/ports/accessibility/atk/work/atk-1.22.0/missing --run makeinfo' MKINSTALLDIRS='' MSGFMT='' MSGFMT_OPTS='' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' OBJDUMP='objdump' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='atk' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=atk' PACKAGE_NAME='atk' PACKAGE_STRING='atk 1.22.0' PACKAGE_TARNAME='atk' PACKAGE_VERSION='1.22.0' PATH_SEPARATOR=':' PERL='' PKG_CONFIG='/usr/local/bin/pkg-config' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' REBUILD='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='' VERSION='1.22.0' WINDRES='' XGETTEXT='' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='f77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd6.3' build_alias='i386-portbld-freebsd6.3' build_cpu='i386' build_os='freebsd6.3' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-portbld-freebsd6.3' host_alias='' host_cpu='i386' host_os='freebsd6.3' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info/' install_sh='/usr/ports/accessibility/atk/work/atk-1.22.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' mkdir_p='$(mkinstalldirs)' ms_librarian='' 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. ## ## ----------- ## #define PACKAGE_NAME "atk" #define PACKAGE_TARNAME "atk" #define PACKAGE_VERSION "1.22.0" #define PACKAGE_STRING "atk 1.22.0" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk" #define PACKAGE "atk" #define VERSION "1.22.0" #define GETTEXT_PACKAGE "atk10" #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 HAVE_DLFCN_H 1 configure: exit 1 Best Regards, Candy Li (Li, Ming) <DIV><FONT size="1"> E-mail confidentiality. -------------------------------- This e-mail contains confidential and / or privileged information belonging to Spirent Communications plc, its affiliates and / or subsidiaries. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution and / or the taking of any action based upon reliance on the contents of this transmission is strictly forbidden. If you have received this message in error please notify the sender by return e-mail and delete it from your system. Spirent Communications plc, Northwood Park, Gatwick Road, Crawley, West Sussex, RH10 9XN, United Kingdom. Tel No. +44 (0) 1293 767676 Fax No. +44 (0) 1293 767677 Registered in England Number 470893 Registered at Northwood Park, Gatwick Road, Crawley, West Sussex, RH10 9XN, United Kingdom. Or if within the US, Spirent Communications, 26750 Agoura Road, Calabasas, CA, 91302, USA. Tel No. 1-818-676- 2300 </FONT></DIV>help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CBE1C878D7E6E246893048D795432B9C0208B0DF>
