Skip site navigation (1)Skip section navigation (2)
Date:      02 Oct 2002 23:55:32 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Rodger Castle <druid@castlehollow.com>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: GNOME Installation Woes
Message-ID:  <1033617332.343.3.camel@gyros.marcuscom.com>
In-Reply-To: <20021002234856.5fbc9d09.druid@castlehollow.com>
References:  <20021002234856.5fbc9d09.druid@castlehollow.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2002-10-02 at 23:48, Rodger Castle wrote:
> Good evening,
> 
> 	I tried installing Gnome2 tonight from a recently (this afternoon) updated ports collection on a 4.5 Release FreeBSD system and ran into a snag.  The make output instructed sending the attached documentation to you.  Thank you for your help in this matter.

Remove /usr/local/include/glib.h, and you should be set.

Joe

> 
> System:		PentiumIII/450
> 
> Sincerely,
> Rodger Castle
> druid@castlehollow.com
> ----
> 

> 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 --prefix=/usr/local --target=i386-unknown-freebsd4.5
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = condor.castlehollow.com
> uname -m = i386
> uname -r = 4.5-RELEASE
> uname -s = FreeBSD
> uname -v = FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002     murray@builder.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: /usr/local/mysql/bin
> PATH: /root/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1438: checking for a BSD-compatible install
> configure:1492: result: /usr/bin/install -c -o root -g wheel
> configure:1503: checking whether build environment is sane
> configure:1546: result: yes
> configure:1561: checking whether make sets ${MAKE}
> configure:1581: result: yes
> configure:1613: checking for working aclocal
> configure:1624: result: missing
> configure:1628: checking for working autoconf
> configure:1639: result: missing
> configure:1643: checking for working automake
> configure:1654: result: missing
> configure:1658: checking for working autoheader
> configure:1669: result: missing
> configure:1673: checking for working makeinfo
> configure:1680: result: found
> configure:1736: checking for gcc
> configure:1762: result: cc
> configure:2006: checking for C compiler version
> configure:2009: cc --version </dev/null >&5
> 2.95.3
> configure:2012: $? = 0
> configure:2014: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.3 20010315 (release) [FreeBSD]
> configure:2017: $? = 0
> configure:2019: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:2022: $? = 1
> configure:2048: checking for C compiler default output
> configure:2051: cc -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
> configure:2054: $? = 0
> configure:2087: result: a.out
> configure:2092: checking whether the C compiler works
> configure:2098: ./a.out
> configure:2101: $? = 0
> configure:2116: result: yes
> configure:2123: checking whether we are cross compiling
> configure:2125: result: no
> configure:2128: checking for suffix of executables
> configure:2130: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
> configure:2133: $? = 0
> configure:2155: result: 
> configure:2161: checking for suffix of object files
> configure:2185: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:2188: $? = 0
> configure:2207: result: o
> configure:2211: checking whether we are using the GNU C compiler
> configure:2238: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:2241: $? = 0
> configure:2244: test -s conftest.o
> configure:2247: $? = 0
> configure:2259: result: yes
> configure:2265: checking whether cc accepts -g
> configure:2289: cc -c -g -I/usr/local/include conftest.c >&5
> configure:2292: $? = 0
> configure:2295: test -s conftest.o
> configure:2298: $? = 0
> configure:2308: result: yes
> configure:2335: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:2338: $? = 1
> configure: failed program was:
> #ifndef __cplusplus
>   choke me
> #endif
> configure:2521: checking build system type
> configure:2539: result: i386-unknown-freebsd4.5
> configure:2547: checking host system type
> configure:2561: result: i386-unknown-freebsd4.5
> configure:2591: checking for ld used by GCC
> configure:2654: result: /usr/libexec/elf/ld
> configure:2663: 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:2675: result: yes
> configure:2680: checking for /usr/libexec/elf/ld option to reload object files
> configure:2687: result: -r
> configure:2692: checking for BSD-compatible nm
> configure:2728: result: /usr/bin/nm -B
> configure:2731: checking whether ln -s works
> configure:2735: result: yes
> configure:2742: checking how to recognise dependant libraries
> configure:2920: result: pass_all
> configure:2933: checking command to parse /usr/bin/nm -B output
> configure:3014: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3017: $? = 0
> configure:3021: /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:3024: $? = 0
> configure:3076: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
> configure:3079: $? = 0
> configure:3123: result: ok
> configure:3132: checking how to run the C preprocessor
> configure:3158: cc -E -I/usr/local/include conftest.c
> configure:3164: $? = 0
> configure:3191: cc -E -I/usr/local/include conftest.c
> configure:3188: ac_nonexistent.h: No such file or directory
> configure:3197: $? = 1
> configure: failed program was:
> #line 3187 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:3234: result: cc -E
> configure:3249: cc -E -I/usr/local/include conftest.c
> configure:3255: $? = 0
> configure:3282: cc -E -I/usr/local/include conftest.c
> configure:3279: ac_nonexistent.h: No such file or directory
> configure:3288: $? = 1
> configure: failed program was:
> #line 3278 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:3328: checking for ANSI C header files
> configure:3342: cc -E -I/usr/local/include conftest.c
> configure:3348: $? = 0
> configure:3435: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
> configure:3438: $? = 0
> configure:3440: ./conftest
> configure:3443: $? = 0
> configure:3457: result: yes
> configure:3481: checking for sys/types.h
> configure:3494: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3497: $? = 0
> configure:3500: test -s conftest.o
> configure:3503: $? = 0
> configure:3513: result: yes
> configure:3481: checking for sys/stat.h
> configure:3494: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3497: $? = 0
> configure:3500: test -s conftest.o
> configure:3503: $? = 0
> configure:3513: result: yes
> configure:3481: checking for stdlib.h
> configure:3494: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3497: $? = 0
> configure:3500: test -s conftest.o
> configure:3503: $? = 0
> configure:3513: result: yes
> configure:3481: checking for string.h
> configure:3494: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3497: $? = 0
> configure:3500: test -s conftest.o
> configure:3503: $? = 0
> configure:3513: result: yes
> configure:3481: checking for memory.h
> configure:3494: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3497: $? = 0
> configure:3500: test -s conftest.o
> configure:3503: $? = 0
> configure:3513: result: yes
> configure:3481: checking for strings.h
> configure:3494: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3497: $? = 0
> configure:3500: test -s conftest.o
> configure:3503: $? = 0
> configure:3513: result: yes
> configure:3481: checking for inttypes.h
> configure:3494: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3497: $? = 0
> configure:3500: test -s conftest.o
> configure:3503: $? = 0
> configure:3513: result: yes
> configure:3481: checking for stdint.h
> configure:3494: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3523: stdint.h: No such file or directory
> configure:3497: $? = 1
> configure: failed program was:
> #line 3487 "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:3513: result: no
> configure:3481: checking for unistd.h
> configure:3494: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3497: $? = 0
> configure:3500: test -s conftest.o
> configure:3503: $? = 0
> configure:3513: result: yes
> configure:3539: checking dlfcn.h usability
> configure:3548: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:3551: $? = 0
> configure:3554: test -s conftest.o
> configure:3557: $? = 0
> configure:3566: result: yes
> configure:3570: checking dlfcn.h presence
> configure:3577: cc -E -I/usr/local/include conftest.c
> configure:3583: $? = 0
> configure:3601: result: yes
> configure:3619: checking for dlfcn.h
> configure:3626: result: yes
> configure:3823: checking for ranlib
> configure:3839: found /usr/bin/ranlib
> configure:3850: result: ranlib
> configure:3903: checking for strip
> configure:3919: found /usr/bin/strip
> configure:3930: result: strip
> configure:4141: checking for objdir
> configure:4152: result: .libs
> configure:4169: checking for cc option to produce PIC
> configure:4319: result: -fPIC
> configure:4323: checking if cc PIC flag -fPIC works
> configure:4349: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include conftest.c >&5
> configure:4352: $? = 0
> configure:4355: test -s conftest.o
> configure:4358: $? = 0
> configure:4395: result: yes
> configure:4411: checking if cc static flag -static works
> configure:4438: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -static conftest.c  >&5
> configure:4441: $? = 0
> configure:4444: test -s conftest
> configure:4447: $? = 0
> configure:4462: result: yes
> configure:4474: checking if cc supports -c -o file.o
> configure:4494: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include conftest.c >&5
> configure:4518: result: yes
> configure:4523: checking if cc supports -c -o file.lo
> configure:4553: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include conftest.c >&5
> configure:4556: $? = 0
> configure:4559: test -s conftest.lo
> configure:4562: $? = 0
> configure:4583: result: yes
> configure:4614: checking if cc supports -fno-rtti -fno-exceptions
> configure:4639: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5
> configure:4642: $? = 0
> configure:4645: test -s conftest.o
> configure:4648: $? = 0
> configure:4664: result: yes
> configure:4675: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
> configure:5355: result: yes
> configure:5360: checking how to hardcode library paths into programs
> configure:5384: result: immediate
> configure:5389: checking whether stripping libraries is possible
> configure:5394: result: yes
> configure:5405: checking dynamic linker characteristics
> configure:5798: result: freebsd4.5 ld.so
> configure:5803: checking if libtool supports shared libraries
> configure:5805: result: yes
> configure:5808: checking whether to build shared libraries
> configure:5829: result: yes
> configure:5832: checking whether to build static libraries
> configure:5836: result: yes
> configure:6498: checking whether -lc should be explicitly linked in
> configure:6506: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:6509: $? = 0
> configure:6523: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:6526: $? = 1
> configure:6539: result: yes
> configure:7111: checking for Win32
> configure:7121: result: no
> configure:7181: checking for aclocal flags
> configure:7190: result: 
> configure:7238: checking for pkg-config
> configure:7256: found /usr/local/bin/pkg-config
> configure:7269: result: /usr/local/bin/pkg-config
> configure:7292: checking for GLIB - version >= 2.0.0
> configure:7437: result: no
> configure:7473: cc -o conftest -O -pipe  -Wall  -I/usr/local/include -L/usr/local/lib conftest.c   >&5
> In file included from configure:7454:
> /usr/local/include/glib.h:66: glibconfig.h: No such file or directory
> In file included from configure:7454:
> /usr/local/include/glib.h:502: syntax error before `gssize'
> /usr/local/include/glib.h:502: warning: type defaults to `int' in declaration of `gssize'
> /usr/local/include/glib.h:502: warning: data definition has no type or storage class
> /usr/local/include/glib.h:503: syntax error before `gsize'
> /usr/local/include/glib.h:503: warning: type defaults to `int' in declaration of `gsize'
> /usr/local/include/glib.h:503: warning: data definition has no type or storage class
> /usr/local/include/glib.h:504: syntax error before `GQuark'
> /usr/local/include/glib.h:504: warning: type defaults to `int' in declaration of `GQuark'
> /usr/local/include/glib.h:504: warning: data definition has no type or storage class
> /usr/local/include/glib.h:505: syntax error before `GTime'
> /usr/local/include/glib.h:505: warning: type defaults to `int' in declaration of `GTime'
> /usr/local/include/glib.h:505: warning: data definition has no type or storage class
> /usr/local/include/glib.h:769: syntax error before `key_id'
> /usr/local/include/glib.h:840: syntax error before `guint8'
> /usr/local/include/glib.h:1554: syntax error before `mask'
> /usr/local/include/glib.h:1572: syntax error before `mask'
> /usr/local/include/glib.h:1718: syntax error before `*'
> /usr/local/include/glib.h:1719: warning: type defaults to `int' in declaration of `g_byte_array_append'
> /usr/local/include/glib.h:1721: syntax error before `*'
> /usr/local/include/glib.h:1722: warning: type defaults to `int' in declaration of `g_byte_array_prepend'
> /usr/local/include/glib.h:1754: syntax error before `g_quark_try_string'
> /usr/local/include/glib.h:1754: warning: type defaults to `int' in declaration of `g_quark_try_string'
> /usr/local/include/glib.h:1754: warning: data definition has no type or storage class
> /usr/local/include/glib.h:1755: syntax error before `g_quark_from_static_string'
> /usr/local/include/glib.h:1755: warning: type defaults to `int' in declaration of `g_quark_from_static_string'
> /usr/local/include/glib.h:1755: warning: data definition has no type or storage class
> /usr/local/include/glib.h:1756: syntax error before `g_quark_from_string'
> /usr/local/include/glib.h:1756: warning: type defaults to `int' in declaration of `g_quark_from_string'
> /usr/local/include/glib.h:1756: warning: data definition has no type or storage class
> /usr/local/include/glib.h:1757: syntax error before `quark'
> /usr/local/include/glib.h:1766: syntax error before `GQuark'
> /usr/local/include/glib.h:1768: syntax error before `GQuark'
> /usr/local/include/glib.h:1772: syntax error before `GQuark'
> /usr/local/include/glib.h:1797: syntax error before `GQuark'
> /usr/local/include/glib.h:1799: syntax error before `GQuark'
> /usr/local/include/glib.h:1803: syntax error before `GQuark'
> /usr/local/include/glib.h:2075: syntax error before `GDateYear'
> /usr/local/include/glib.h:2075: warning: type defaults to `int' in declaration of `GDateYear'
> /usr/local/include/glib.h:2075: warning: data definition has no type or storage class
> /usr/local/include/glib.h:2076: syntax error before `GDateDay'
> /usr/local/include/glib.h:2076: warning: type defaults to `int' in declaration of `GDateDay'
> /usr/local/include/glib.h:2076: warning: data definition has no type or storage class
> /usr/local/include/glib.h:2149: syntax error before `day'
> /usr/local/include/glib.h:2152: syntax error before `julian_day'
> /usr/local/include/glib.h:2161: syntax error before `day'
> /usr/local/include/glib.h:2163: syntax error before `year'
> /usr/local/include/glib.h:2165: syntax error before `julian_date'
> /usr/local/include/glib.h:2166: syntax error before `day'
> /usr/local/include/glib.h:2172: syntax error before `g_date_year'
> /usr/local/include/glib.h:2172: warning: type defaults to `int' in declaration of `g_date_year'
> /usr/local/include/glib.h:2172: warning: data definition has no type or storage class
> /usr/local/include/glib.h:2173: syntax error before `g_date_day'
> /usr/local/include/glib.h:2173: warning: type defaults to `int' in declaration of `g_date_day'
> /usr/local/include/glib.h:2173: warning: data definition has no type or storage class
> /usr/local/include/glib.h:2174: syntax error before `g_date_julian'
> /usr/local/include/glib.h:2174: warning: type defaults to `int' in declaration of `g_date_julian'
> /usr/local/include/glib.h:2174: warning: data definition has no type or storage class
> /usr/local/include/glib.h:2200: syntax error before `GTime'
> /usr/local/include/glib.h:2204: syntax error before `GDateDay'
> /usr/local/include/glib.h:2206: syntax error before `GDateYear'
> /usr/local/include/glib.h:2208: syntax error before `GDateDay'
> /usr/local/include/glib.h:2212: syntax error before `guint32'
> /usr/local/include/glib.h:2233: syntax error before `year'
> /usr/local/include/glib.h:2234: syntax error before `g_date_days_in_month'
> /usr/local/include/glib.h:2235: syntax error before `GDateYear'
> /usr/local/include/glib.h:2235: warning: type defaults to `int' in declaration of `g_date_days_in_month'
> /usr/local/include/glib.h:2235: warning: data definition has no type or storage class
> /usr/local/include/glib.h:2236: syntax error before `g_date_monday_weeks_in_year'
> /usr/local/include/glib.h:2236: syntax error before `year'
> /usr/local/include/glib.h:2236: warning: type defaults to `int' in declaration of `g_date_monday_weeks_in_year'
> /usr/local/include/glib.h:2236: warning: data definition has no type or storage class
> /usr/local/include/glib.h:2237: syntax error before `g_date_sunday_weeks_in_year'
> /usr/local/include/glib.h:2237: syntax error before `year'
> /usr/local/include/glib.h:2237: warning: type defaults to `int' in declaration of `g_date_sunday_weeks_in_year'
> /usr/local/include/glib.h:2237: warning: data definition has no type or storage class
> /usr/local/include/glib.h:2248: syntax error before `g_date_strftime'
> /usr/local/include/glib.h:2249: syntax error before `gsize'
> /usr/local/include/glib.h:2251: warning: type defaults to `int' in declaration of `g_date_strftime'
> /usr/local/include/glib.h:2251: warning: data definition has no type or storage class
> /usr/local/include/glib.h:2335: syntax error before `GLIB_SYSDEF_POLLIN'
> configure:7476: $? = 1
> configure: failed program was:
> #line 7452 "configure"
> #include "confdefs.h"
> 
> #include <glib.h>
> #include <stdio.h>
> 
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
>  return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
>   ;
>   return 0;
> }
> configure:7509: error:
> *** GLIB 2.0.0 or better is required. The latest version of
> *** GLIB is always available from ftp://ftp.gtk.org/.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> 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_atk_aclocal_flags=''
> 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_sys_path_separator=':'
> 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=''
> ac_cv_env_LDFLAGS_value='-L/usr/local/lib'
> ac_cv_env_target_alias_set='set'
> ac_cv_host_alias='i386-unknown-freebsd4.5'
> 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'
> ac_cv_prog_make_make_set='yes'
> 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-unknown-freebsd4.5'
> ac_cv_env_CPPFLAGS_value='-I/usr/local/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-unknown-freebsd4.5'
> 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-unknown-freebsd4.5'
> 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_prog_ac_ct_CC='cc'
> lt_cv_compiler_o_lo='yes'
> ac_cv_env_target_alias_value='i386-unknown-freebsd4.5'
> 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 "atk"
> #define VERSION "1.0.3"
> #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
> 
> configure: exit 1
> ----
> 

> ===>  Installing for gnome2-2.0_4
> ===>   gnome2-2.0_4 depends on file: /usr/X11R6/libexec/battstat-applet-2 - not found
> ===>    Verifying install for /usr/X11R6/libexec/battstat-applet-2 in /usr/ports/x11/gnomeapplets2
> ===>  Extracting for gnomeapplets2-2.0.3_1
> >> Checksum OK for gnome2/gnome-applets-2.0.3.tar.bz2.
> ===>   gnomeapplets2-2.0.3_1 depends on executable: gmake - found
> ===>   gnomeapplets2-2.0.3_1 depends on executable: libtool - found
> ===>   gnomeapplets2-2.0.3_1 depends on file: /usr/local/bin/sed_inplace - found
> ===>   gnomeapplets2-2.0.3_1 depends on shared library: panel-applet-2.0 - not found
> ===>    Verifying install for panel-applet-2.0 in /usr/ports/x11/gnomepanel
> ===>  Extracting for gnomepanel-2.0.9
> >> Checksum OK for gnome2/gnome-panel-2.0.9.tar.bz2.
> ===>   gnomepanel-2.0.9 depends on executable: gmake - found
> ===>   gnomepanel-2.0.9 depends on executable: libtool - found
> ===>   gnomepanel-2.0.9 depends on file: /usr/local/bin/sed_inplace - found
> ===>   gnomepanel-2.0.9 depends on shared library: wnck-1.4 - not found
> ===>    Verifying install for wnck-1.4 in /usr/ports/x11-toolkits/libwnck
> ===>  Extracting for libwnck-0.17
> >> Checksum OK for gnome2/libwnck-0.17.tar.bz2.
> ===>   libwnck-0.17 depends on executable: gmake - found
> ===>   libwnck-0.17 depends on executable: libtool - found
> ===>   libwnck-0.17 depends on executable: bison - found
> ===>   libwnck-0.17 depends on file: /usr/local/bin/sed_inplace - found
> ===>   libwnck-0.17 depends on shared library: gtk-x11-2.0.0 - not found
> ===>    Verifying install for gtk-x11-2.0.0 in /usr/ports/x11-toolkits/gtk20
> ===>  Extracting for gtk-2.0.6
> >> Checksum OK for gnome2/gtk+-2.0.6.tar.bz2.
> ===>   gtk-2.0.6 depends on executable: libtool - found
> ===>   gtk-2.0.6 depends on file: /usr/local/bin/sed_inplace - found
> ===>   gtk-2.0.6 depends on shared library: atk-1.0.0 - not found
> ===>    Verifying install for atk-1.0.0 in /usr/ports/devel/atk
> ===>  Configuring for atk-1.0.3
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... found
> checking for gcc... cc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether cc accepts -g... yes
> checking build system type... i386-unknown-freebsd4.5
> checking host system type... i386-unknown-freebsd4.5
> checking for ld used by GCC... /usr/libexec/elf/ld
> checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
> checking for /usr/libexec/elf/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognise dependant libraries... pass_all
> checking command to parse /usr/bin/nm -B output... ok
> checking how to run the C preprocessor... cc -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... no
> checking for unistd.h... yes
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for ranlib... ranlib
> checking for strip... strip
> checking for objdir... .libs
> checking for cc option to produce PIC... -fPIC
> checking if cc PIC flag -fPIC works... yes
> checking if cc static flag -static works... yes
> checking if cc supports -c -o file.o... yes
> checking if cc supports -c -o file.lo... yes
> checking if cc supports -fno-rtti -fno-exceptions... yes
> checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... freebsd4.5 ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking whether -lc should be explicitly linked in... yes
> creating libtool
> checking host system type... i386-unknown-freebsdelf4.5
> checking for ranlib... ranlib
> checking whether we are using GNU C... yes
> checking for object suffix... o
> checking for executable suffix... no
> checking for cc option to produce PIC... -fPIC
> checking if cc PIC flag -fPIC works... yes
> checking if cc supports -c -o file.o... yes
> checking if cc supports -c -o file.lo... yes
> checking if cc supports -fno-rtti -fno-exceptions ... yes
> checking if cc static flag -static works... -static
> checking whether ln -s works... yes
> checking for ld used by GCC... /usr/libexec/elf/ld
> checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
> checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking command to parse /usr/bin/nm -B output... ok
> checking how to hardcode library paths into programs... immediate
> checking for /usr/libexec/elf/ld option to reload object files... -r
> checking dynamic linker characteristics... freebsdelf4.5 ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for objdir... .libs
> creating libtool
> checking for Win32... no
> checking for aclocal flags... 
> checking for pkg-config... /usr/local/bin/pkg-config
> checking for GLIB - version >= 2.0.0... 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.
> ===>  Script "configure" failed unexpectedly.
>       Please report the problem to gnome@FreeBSD.org [maintainer] and attach
>       the "/usr/ports/devel/atk/work/atk-1.0.3/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/devel/atk.
> *** Error code 1
> 
> Stop in /usr/ports/x11-toolkits/gtk20.
> *** Error code 1
> 
> Stop in /usr/ports/x11-toolkits/libwnck.
> *** Error code 1
> 
> Stop in /usr/ports/x11/gnomepanel.
> *** Error code 1
> 
> Stop in /usr/ports/x11/gnomeapplets2.
> *** Error code 1
> 
> Stop in /usr/ports/x11/gnome2.
-- 
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?1033617332.343.3.camel>