Skip site navigation (1)Skip section navigation (2)
Date:      10 Sep 2002 12:33:51 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Uchimura Kenichirou <butakuma@isis.ocn.ne.jp>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: I can't install /usr/ports/x11/gnome2
Message-ID:  <1031675632.320.7.camel@gyros.marcuscom.com>
In-Reply-To: <3D7DCF9A.7060704@isis.ocn.ne.jp>
References:  <3D7DCF9A.7060704@isis.ocn.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2002-09-10 at 06:55, Uchimura Kenichirou wrote:
> When I compile /usr/ports/x11/gnome2 I get messages in that :
> checking for glib-2.0 >= 2.0.6 atk >= 1.0.1 pango >= 1.0.1... Requested 
> 'glib-2.0 >= 2.0.6' but version of GLib is 2.0.1


Your glib20 port is out-of-date.  You should probably install
sysutils/portupgrade, and then run:

portupgrade -r pkgconfig

That should get you going.

Joe

> 
> configure: error: Library requirements (glib-2.0 >= 2.0.6 atk >= 1.0.1 
> pango >= 1.0.1) not met; consider adjusting the PKG_CONFIG_PATH 
> environment variable if your libraries are in a nonstandard prefix so 
> pkg-config can find them.
> ===>  Script "configure" failed unexpectedly.
>       Please report the problem to gnome@FreeBSD.org [maintainer] and attach
>       the "/usr/ports/x11-toolkits/gtk20/work/gtk+-2.0.6/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
> 
> 
> And "/usr/ports/x11-toolkits/gtk20/work/gtk+-2.0.6/config.log" is :
> 
> -------------------------------------------------------------------------------------------------
> 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 --enable-static --x-libraries=/usr/X11R6/lib 
> --x-includes=/usr/X
> 11R6/include --prefix=/usr/X11R6 --target=i386-unknown-freebsd4.6
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = MyPC.yonezard
> uname -m = i386
> uname -r = 4.6-RELEASE
> uname -s = FreeBSD
> uname -v = FreeBSD 4.6-RELEASE #0: Tue Jun 11 06:14:12 GMT 2002     
> murray@build
> er.freebsdmall.com:/usr/src/sys/compile/GENERIC
> 
> /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:1532: checking for a BSD-compatible install
> configure:1586: result: /usr/bin/install -c -o root -g wheel
> configure:1597: checking whether build environment is sane
> configure:1640: result: yes
> configure:1655: checking whether make sets ${MAKE}
> configure:1675: result: yes
> configure:1698: checking for working aclocal
> configure:1709: result: missing
> configure:1713: checking for working autoconf
> configure:1720: result: found
> configure:1728: checking for working automake
> configure:1739: result: missing
> configure:1743: checking for working autoheader
> configure:1750: result: found
> configure:1758: checking for working makeinfo
> configure:1765: result: found
> configure:1828: checking for gcc
> configure:1854: result: cc
> configure:2098: checking for C compiler version
> configure:2101: cc --version </dev/null >&5
> 2.95.3
> configure:2104: $? = 0
> configure:2106: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.3 20010315 (release) [FreeBSD]
> configure:2109: $? = 0
> configure:2111: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:2114: $? = 1
> configure:2140: checking for C compiler default output
> configure:2143: cc -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/includ
> e -I/usr/X11R6/include -L/usr/local/lib conftest.c  >&5
> configure:2146: $? = 0
> configure:2179: result: a.out
> configure:2184: checking whether the C compiler works
> configure:2190: ./a.out
> configure:2193: $? = 0
> configure:2208: result: yes
> configure:2215: checking whether we are cross compiling
> configure:2217: result: no
> configure:2220: checking for suffix of executables
> configure:2222: cc -o conftest -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/
> local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c  >&5
> configure:2225: $? = 0
> configure:2247: result:
> configure:2253: checking for suffix of object files
> configure:2277: cc -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/inc
> lude -I/usr/X11R6/include conftest.c >&5
> configure:2280: $? = 0
> configure:2299: result: o
> configure:2303: checking whether we are using the GNU C compiler
> configure:2330: cc -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/inc
> lude -I/usr/X11R6/include conftest.c >&5
> configure:2333: $? = 0
> configure:2336: test -s conftest.o
> configure:2339: $? = 0
> configure:2351: result: yes
> configure:2357: checking whether cc accepts -g
> configure:2381: cc -c -g -I/usr/local/include/freetype2  
> -I/usr/local/include -I
> /usr/X11R6/include conftest.c >&5
> configure:2384: $? = 0
> configure:2387: test -s conftest.o
> configure:2390: $? = 0
> configure:2400: result: yes
> configure:2427: cc -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/inc
> lude -I/usr/X11R6/include conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:2430: $? = 1
> configure: failed program was:
> #ifndef __cplusplus
>   choke me
> #endif
> configure:2613: checking build system type
> configure:2631: result: i386-unknown-freebsd4.6
> configure:2639: checking host system type
> configure:2653: result: i386-unknown-freebsd4.6
> configure:2683: checking for ld used by GCC
> configure:2746: result: /usr/libexec/elf/ld
> configure:2755: checking if the linker (/usr/libexec/elf/ld) is GNU ld
> GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 
> [FreeBSD])
> configure:2767: result: yes
> configure:2772: checking for /usr/libexec/elf/ld option to reload object 
> files
> configure:2779: result: -r
> configure:2784: checking for BSD-compatible nm
> configure:2820: result: /usr/bin/nm -B
> configure:2823: checking whether ln -s works
> configure:2827: result: yes
> configure:2834: checking how to recognise dependant libraries
> configure:3012: result: pass_all
> configure:3025: checking command to parse /usr/bin/nm -B output
> configure:3106: cc -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/inc
> lude -I/usr/X11R6/include conftest.c >&5
> configure:3109: $? = 0
> configure:3113: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  
> ]\([ABCDGISTW][A
> BCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' 
> \> conft
> est.nm
> configure:3116: $? = 0
> configure:3168: cc -o conftest -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/
> local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c 
> conftstm.o >&5
> configure:3171: $? = 0
> configure:3215: result: ok
> configure:3224: checking how to run the C preprocessor
> configure:3250: cc -E -I/usr/local/include/freetype2  
> -I/usr/local/include -I/us
> r/X11R6/include conftest.c
> configure:3256: $? = 0
> configure:3283: cc -E -I/usr/local/include/freetype2  
> -I/usr/local/include -I/us
> r/X11R6/include conftest.c
> configure:3279: ac_nonexistent.h: No such file or directory
> configure:3289: $? = 1
> configure: failed program was:
> #line 3278 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:3326: result: cc -E
> configure:3341: cc -E -I/usr/local/include/freetype2  
> -I/usr/local/include -I/us
> r/X11R6/include conftest.c
> configure:3347: $? = 0
> configure:3374: cc -E -I/usr/local/include/freetype2  
> -I/usr/local/include -I/us
> r/X11R6/include conftest.c
> configure:3370: ac_nonexistent.h: No such file or directory
> configure:3380: $? = 1
> configure: failed program was:
> #line 3369 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:3420: checking for ANSI C header files
> configure:3434: cc -E -I/usr/local/include/freetype2  
> -I/usr/local/include -I/us
> r/X11R6/include conftest.c
> configure:3440: $? = 0
> configure:3525: cc -o conftest -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/
> local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c  >&5
> configure:3528: $? = 0
> configure:3530: ./conftest
> configure:3533: $? = 0
> configure:3547: result: yes
> configure:3571: checking for sys/types.h
> configure:3584: cc -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/inc
> lude -I/usr/X11R6/include conftest.c >&5
> configure:3587: $? = 0
> configure:3590: test -s conftest.o
> configure:3593: $? = 0
> configure:3603: result: yes
> configure:3571: checking for sys/stat.h
> configure:3584: cc -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/inc
> lude -I/usr/X11R6/include conftest.c >&5
> configure:3587: $? = 0
> configure:3590: test -s conftest.o
> configure:3593: $? = 0
> configure:3603: result: yes
> configure:3571: checking for stdlib.h
> configure:3584: cc -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/inc
> lude -I/usr/X11R6/include conftest.c >&5
> configure:3587: $? = 0
> configure:3590: test -s conftest.o
> configure:3593: $? = 0
> configure:3603: result: yes
> configure:3571: checking for string.h
> configure:3584: cc -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/inc
> lude -I/usr/X11R6/include conftest.c >&5
> configure:3587: $? = 0
> configure:3590: test -s conftest.o
> configure:3593: $? = 0
> configure:3603: result: yes
> configure:3571: checking for memory.h
> configure:3584: cc -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/inc
> lude -I/usr/X11R6/include conftest.c >&5
> configure:3587: $? = 0
> configure:3590: test -s conftest.o
> configure:3593: $? = 0
> configure:3603: result: yes
> configure:3571: checking for strings.h
> configure:3584: cc -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/inc
> lude -I/usr/X11R6/include conftest.c >&5
> configure:3587: $? = 0
> configure:3590: test -s conftest.o
> configure:3593: $? = 0
> configure:3603: result: yes
> configure:3571: checking for inttypes.h
> configure:3584: cc -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/inc
> lude -I/usr/X11R6/include conftest.c >&5
> configure:3587: $? = 0
> configure:3590: test -s conftest.o
> configure:3593: $? = 0
> configure:3603: result: yes
> configure:3571: checking for stdint.h
> configure:3584: cc -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/inc
> lude -I/usr/X11R6/include conftest.c >&5
> configure:3612: stdint.h: No such file or directory
> configure:3587: $? = 1
> configure: failed program was:
> #line 3576 "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:3603: result: no
> configure:3571: checking for unistd.h
> configure:3584: cc -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/inc
> lude -I/usr/X11R6/include conftest.c >&5
> configure:3587: $? = 0
> configure:3590: test -s conftest.o
> configure:3593: $? = 0
> configure:3603: result: yes
> configure:3629: checking dlfcn.h usability
> configure:3638: cc -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/inc
> lude -I/usr/X11R6/include conftest.c >&5
> configure:3641: $? = 0
> configure:3644: test -s conftest.o
> configure:3647: $? = 0
> configure:3656: result: yes
> configure:3660: checking dlfcn.h presence
> configure:3667: cc -E -I/usr/local/include/freetype2  
> -I/usr/local/include -I/us
> r/X11R6/include conftest.c
> configure:3673: $? = 0
> configure:3691: result: yes
> configure:3709: checking for dlfcn.h
> configure:3716: result: yes
> configure:3913: checking for ranlib
> configure:3929: found /usr/bin/ranlib
> configure:3940: result: ranlib
> configure:3993: checking for strip
> configure:4009: found /usr/bin/strip
> configure:4020: result: strip
> configure:4231: checking for objdir
> configure:4242: result: .libs
> configure:4259: checking for cc option to produce PIC
> configure:4409: result: -fPIC
> configure:4413: checking if cc PIC flag -fPIC works
> configure:4439: cc -c -O -pipe  -fPIC -DPIC 
> -I/usr/local/include/freetype2  -I/u
> sr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:4442: $? = 0
> configure:4445: test -s conftest.o
> configure:4448: $? = 0
> configure:4485: result: yes
> configure:4501: checking if cc static flag -static works
> configure:4528: cc -o conftest -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/
> local/include -I/usr/X11R6/include -L/usr/local/lib -static conftest.c  >&5
> configure:4531: $? = 0
> configure:4534: test -s conftest
> configure:4537: $? = 0
> configure:4552: result: yes
> configure:4564: checking if cc supports -c -o file.o
> configure:4586: cc -c -O -pipe  -o out/conftest2.o 
> -I/usr/local/include/freetype
> 2  -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:4608: result: yes
> configure:4613: checking if cc supports -c -o file.lo
> configure:4643: cc -c -O -pipe  -c -o conftest.lo 
> -I/usr/local/include/freetype2
>   -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
> configure:4646: $? = 0
> configure:4649: test -s conftest.lo
> configure:4652: $? = 0
> configure:4673: result: yes
> configure:4704: checking if cc supports -fno-rtti -fno-exceptions
> configure:4729: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c 
> -I/usr/l
> ocal/include/freetype2  -I/usr/local/include -I/usr/X11R6/include 
> conftest.c >&5
> configure:4732: $? = 0
> configure:4735: test -s conftest.o
> configure:4738: $? = 0
> configure:4754: result: yes
> configure:4765: checking whether the linker (/usr/libexec/elf/ld) 
> supports share
> d libraries
> configure:5445: result: yes
> configure:5450: checking how to hardcode library paths into programs
> configure:5474: result: immediate
> configure:5479: checking whether stripping libraries is possible
> configure:5484: result: yes
> configure:5495: checking dynamic linker characteristics
> configure:5888: result: freebsd4.6 ld.so
> configure:5893: checking if libtool supports shared libraries
> configure:5895: result: yes
> configure:5898: checking whether to build shared libraries
> configure:5919: result: yes
> configure:5922: checking whether to build static libraries
> configure:5926: result: yes
> configure:6588: checking whether -lc should be explicitly linked in
> configure:6596: cc -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/inc
> lude -I/usr/X11R6/include conftest.c >&5
> configure:6599: $? = 0
> configure:6613: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o 
> conftest 2
> \>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:6616: $? = 1
> configure:6629: result: yes
> configure:7210: checking whether to enable maintainer-specific portions 
> of Makef
> iles
> configure:7219: result: no
> configure:7236: checking for some Win32 platform
> configure:7246: result: no
> configure:7259: checking for native Win32
> configure:7270: result: no
> configure:7451: checking whether build environment is sane
> configure:7494: result: yes
> configure:7499: checking for strerror in -lcposix
> configure:7532: cc -o conftest -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/
> local/include -I/usr/X11R6/include -L/usr/local/lib conftest.c 
> -lcposix   >&5
> /usr/libexec/elf/ld: cannot find -lcposix
> configure:7535: $? = 1
> configure: failed program was:
> #line 7506 "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:7552: result: no
> configure:7563: checking for cc option to accept ANSI C
> configure:7628: cc  -c -O -pipe  -I/usr/local/include/freetype2  
> -I/usr/local/in
> clude -I/usr/X11R6/include conftest.c >&5
> configure:7631: $? = 0
> configure:7634: test -s conftest.o
> configure:7637: $? = 0
> configure:7651: result: none needed
> configure:7674: checking for a BSD-compatible install
> configure:7728: result: /usr/bin/install -c -o root -g wheel
> configure:7739: checking whether make sets ${MAKE}
> configure:7759: result: yes
> configure:7810: checking for pkg-config
> configure:7828: found /usr/local/bin/pkg-config
> configure:7841: result: /usr/local/bin/pkg-config
> configure:7858: checking for glib-2.0 >= 2.0.6 atk >= 1.0.1 pango >= 1.0.1
> configure:7897: error: Library requirements (glib-2.0 >= 2.0.6 atk >= 
> 1.0.1 pang
> o >= 1.0.1) 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_build=i386-unknown-freebsd4.6
> ac_cv_build_alias=i386-unknown-freebsd4.6
> 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='-O -pipe '
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value='-I/usr/local/include/freetype2  
> -I/usr/local/include -
> I/usr/X11R6/include'
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value=-L/usr/local/lib
> ac_cv_env_build_alias_set=
> ac_cv_env_build_alias_value=
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=set
> ac_cv_env_target_alias_value=i386-unknown-freebsd4.6
> ac_cv_exeext=
> 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=no
> 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-unknown-freebsd4.6
> ac_cv_host_alias=i386-unknown-freebsd4.6
> ac_cv_lib_cposix_strerror=no
> ac_cv_objext=o
> ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
> ac_cv_prog_CPP='cc -E'
> ac_cv_prog_ac_ct_CC=cc
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_prog_cc_g=yes
> ac_cv_prog_make_make_set=yes
> am_cv_prog_cc_stdc=
> lt_cv_archive_cmds_need_lc=yes
> lt_cv_compiler_c_o=yes
> lt_cv_compiler_o_lo=yes
> lt_cv_deplibs_check_method=pass_all
> lt_cv_file_magic_cmd='$MAGIC_CMD'
> lt_cv_file_magic_test_file=
> 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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char 
> \1;/p'\'
> ''
> lt_cv_ld_reload_flag=-r
> lt_cv_path_LD=/usr/libexec/elf/ld
> lt_cv_path_NM='/usr/bin/nm -B'
> lt_cv_prog_cc_can_build_shared=yes
> lt_cv_prog_cc_no_builtin=
> lt_cv_prog_cc_pic=' -fPIC'
> lt_cv_prog_cc_pic_works=yes
> lt_cv_prog_cc_shlib=
> lt_cv_prog_cc_static=-static
> lt_cv_prog_cc_static_works=yes
> lt_cv_prog_cc_wl=-Wl,
> lt_cv_prog_gnu_ld=yes
> 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_sys_path_separator=:
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define GETTEXT_PACKAGE "gtk20"
> #define STDC_HEADERS 1
> #define HAVE_SYS_TYPES_H 1
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define GETTEXT_PACKAGE "gtk20"
> #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
> #define GTK_COMPILED_WITH_DEBUGGING "minimum"
> 
> configure: exit 1
> -------------------------------------------------------------------------------------
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


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?1031675632.320.7.camel>