Skip site navigation (1)Skip section navigation (2)
Date:      04 Jul 2002 14:04:18 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Enrico Pirani <volja@volja.net>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: config error for gnome2
Message-ID:  <1025805864.1380.11.camel@shumai.marcuscom.com>
In-Reply-To: <20020704193421.A49127-100000@>
References:  <20020704193421.A49127-100000@>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-x1p8abai0aJGcHr22qwO
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Thu, 2002-07-04 at 13:38, Enrico Pirani wrote:
>  During installation I get this error:
> checking for pkg-config... /usr/local/bin/pkg-config
> checking for GLIB - version >=3D 2.0.0... yes (version 2.0.4)
> *** Your version of pkg-config is too old. You need version 0.9.0 or
> newer.

Look at the error.  You have an old pkgconfig.  Please update to
pkgconfig-0.12.0 to build GNOME 2.

Joe


> *** See http://www.freedesktop.org/software/pkgconfig
> configure: error:
>         *** GLib not found. You can find it on ftp://ftp.gtk.org
>         *** Errors follow:
>=20
> =3D=3D=3D>  Script "configure" failed unexpectedly.
>       Please report the problem to gnome@FreeBSD.org [maintainer] and
> attach
>       the "/usr/ports/devel/atk/work/atk-1.0.2/config.log" including the
> output
>       of the failure of your make command. Also, it might be a good idea
> to
>       provide an overview of all packages installed on your system (e.g.
> an `ls
>       /var/db/pkg`).
> *** Error code 1
>=20
> ---I don't know why it doesn't fetch the Glib.
>=20
> Here is the config.log
>=20
>=20
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>=20
> It was created by configure, which was
> generated by GNU Autoconf 2.53.  Invocation command line was
>=20
>   $ ./configure --enable-static --prefix=3D/usr/local --target=3Di386-unk=
nown-freebsd4.5
>=20
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>=20
> hostname =3D
> uname -m =3D i386
> uname -r =3D 4.5-RELEASE
> uname -s =3D FreeBSD
> uname -v =3D FreeBSD 4.5-RELEASE #0: Sat Jun 22 15:34:51 CEST 2002     ro=
ot@:/usr/src/sys/compile/MYKERNEL
>=20
> /usr/bin/uname -p =3D i386
> /bin/uname -X     =3D unknown
>=20
> /bin/arch              =3D unknown
> /usr/bin/arch -k       =3D unknown
> /usr/convex/getsysinfo =3D unknown
> hostinfo               =3D unknown
> /bin/machine           =3D unknown
> /usr/bin/oslevel       =3D unknown
> /bin/universe          =3D unknown
>=20
> 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
>=20
>=20
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>=20
> 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: $? =3D 0
> configure:2014: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.3 20010315 (release) [FreeBSD]
> configure:2017: $? =3D 0
> configure:2019: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:2022: $? =3D 1
> configure:2048: checking for C compiler default output
> configure:2051: cc -O -pipe -march=3Dpentiumpro -I/usr/local/include -L/u=
sr/local/lib conftest.c  >&5
> configure:2054: $? =3D 0
> configure:2087: result: a.out
> configure:2092: checking whether the C compiler works
> configure:2098: ./a.out
> configure:2101: $? =3D 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 -march=3Dpentiumpro -I/usr/local/=
include -L/usr/local/lib conftest.c  >&5
> configure:2133: $? =3D 0
> configure:2155: result:
> configure:2161: checking for suffix of object files
> configure:2185: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:2188: $? =3D 0
> configure:2207: result: o
> configure:2211: checking whether we are using the GNU C compiler
> configure:2238: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:2241: $? =3D 0
> configure:2244: test -s conftest.o
> configure:2247: $? =3D 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: $? =3D 0
> configure:2295: test -s conftest.o
> configure:2298: $? =3D 0
> configure:2308: result: yes
> configure:2335: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:2338: $? =3D 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 [FreeB=
SD])
> 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 -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:3017: $? =3D 0
> configure:3021: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDG=
ISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \=
> conftest.nm
> configure:3024: $? =3D 0
> configure:3076: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include -L/usr/local/lib conftest.c conftstm.o >&5
> configure:3079: $? =3D 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: $? =3D 0
> configure:3191: cc -E -I/usr/local/include conftest.c
> configure:3187: ac_nonexistent.h: No such file or directory
> configure:3197: $? =3D 1
> configure: failed program was:
> #line 3186 "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: $? =3D 0
> configure:3282: cc -E -I/usr/local/include conftest.c
> configure:3278: ac_nonexistent.h: No such file or directory
> configure:3288: $? =3D 1
> configure: failed program was:
> #line 3277 "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: $? =3D 0
> configure:3433: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include -L/usr/local/lib conftest.c  >&5
> configure:3436: $? =3D 0
> configure:3438: ./conftest
> configure:3441: $? =3D 0
> configure:3455: result: yes
> configure:3479: checking for sys/types.h
> configure:3492: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:3495: $? =3D 0
> configure:3498: test -s conftest.o
> configure:3501: $? =3D 0
> configure:3511: result: yes
> configure:3479: checking for sys/stat.h
> configure:3492: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:3495: $? =3D 0
> configure:3498: test -s conftest.o
> configure:3501: $? =3D 0
> configure:3511: result: yes
> configure:3479: checking for stdlib.h
> configure:3492: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:3495: $? =3D 0
> configure:3498: test -s conftest.o
> configure:3501: $? =3D 0
> configure:3511: result: yes
> configure:3479: checking for string.h
> configure:3492: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:3495: $? =3D 0
> configure:3498: test -s conftest.o
> configure:3501: $? =3D 0
> configure:3511: result: yes
> configure:3479: checking for memory.h
> configure:3492: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:3495: $? =3D 0
> configure:3498: test -s conftest.o
> configure:3501: $? =3D 0
> configure:3511: result: yes
> configure:3479: checking for strings.h
> configure:3492: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:3495: $? =3D 0
> configure:3498: test -s conftest.o
> configure:3501: $? =3D 0
> configure:3511: result: yes
> configure:3479: checking for inttypes.h
> configure:3492: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:3495: $? =3D 0
> configure:3498: test -s conftest.o
> configure:3501: $? =3D 0
> configure:3511: result: yes
> configure:3479: checking for stdint.h
> configure:3492: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:3520: stdint.h: No such file or directory
> configure:3495: $? =3D 1
> configure: failed program was:
> #line 3484 "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
>=20
> #include <stdint.h>
> configure:3511: result: no
> configure:3479: checking for unistd.h
> configure:3492: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:3495: $? =3D 0
> configure:3498: test -s conftest.o
> configure:3501: $? =3D 0
> configure:3511: result: yes
> configure:3537: checking dlfcn.h usability
> configure:3546: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:3549: $? =3D 0
> configure:3552: test -s conftest.o
> configure:3555: $? =3D 0
> configure:3564: result: yes
> configure:3568: checking dlfcn.h presence
> configure:3575: cc -E -I/usr/local/include conftest.c
> configure:3581: $? =3D 0
> configure:3599: result: yes
> configure:3617: checking for dlfcn.h
> configure:3624: result: yes
> configure:3821: checking for ranlib
> configure:3837: found /usr/bin/ranlib
> configure:3848: result: ranlib
> configure:3901: checking for strip
> configure:3917: found /usr/bin/strip
> configure:3928: result: strip
> configure:4139: checking for objdir
> configure:4150: result: .libs
> configure:4167: checking for cc option to produce PIC
> configure:4317: result: -fPIC
> configure:4321: checking if cc PIC flag -fPIC works
> configure:4347: cc -c -O -pipe -march=3Dpentiumpro -fPIC -DPIC -I/usr/loc=
al/include conftest.c >&5
> configure:4350: $? =3D 0
> configure:4353: test -s conftest.o
> configure:4356: $? =3D 0
> configure:4393: result: yes
> configure:4409: checking if cc static flag -static works
> configure:4436: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include -L/usr/local/lib -static conftest.c  >&5
> configure:4439: $? =3D 0
> configure:4442: test -s conftest
> configure:4445: $? =3D 0
> configure:4460: result: yes
> configure:4472: checking if cc supports -c -o file.o
> configure:4494: cc -c -O -pipe -march=3Dpentiumpro -o out/conftest2.o -I/=
usr/local/include conftest.c >&5
> configure:4516: result: yes
> configure:4521: checking if cc supports -c -o file.lo
> configure:4551: cc -c -O -pipe -march=3Dpentiumpro -c -o conftest.lo -I/u=
sr/local/include conftest.c >&5
> configure:4554: $? =3D 0
> configure:4557: test -s conftest.lo
> configure:4560: $? =3D 0
> configure:4581: result: yes
> configure:4612: checking if cc supports -fno-rtti -fno-exceptions
> configure:4637: cc -c -O -pipe -march=3Dpentiumpro -fno-rtti -fno-excepti=
ons -c conftest.c -I/usr/local/include conftest.c >&5
> configure:4640: $? =3D 0
> configure:4643: test -s conftest.o
> configure:4646: $? =3D 0
> configure:4662: result: yes
> configure:4673: checking whether the linker (/usr/libexec/elf/ld) support=
s shared libraries
> configure:5353: result: yes
> configure:5358: checking how to hardcode library paths into programs
> configure:5382: result: immediate
> configure:5387: checking whether stripping libraries is possible
> configure:5392: result: yes
> configure:5403: checking dynamic linker characteristics
> configure:5796: result: freebsd4.5 ld.so
> configure:5801: checking if libtool supports shared libraries
> configure:5803: result: yes
> configure:5806: checking whether to build shared libraries
> configure:5827: result: yes
> configure:5830: checking whether to build static libraries
> configure:5834: result: yes
> configure:6496: checking whether -lc should be explicitly linked in
> configure:6504: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:6507: $? =3D 0
> configure:6521: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o con=
ftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:6524: $? =3D 1
> configure:6537: result: yes
> configure:7109: checking for Win32
> configure:7119: result: no
> configure:7179: checking for aclocal flags
> configure:7188: result:
> configure:7236: checking for pkg-config
> configure:7254: found /usr/local/bin/pkg-config
> configure:7267: result: /usr/local/bin/pkg-config
> configure:7290: checking for GLIB - version >=3D 2.0.0
> configure:7406: cc -o conftest -O -pipe -march=3Dpentiumpro -Wall    -I/u=
sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/usr/local/=
include -L/usr/local/lib conftest.c    -Wl,--export-dynamic  -L/usr/local/l=
ib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv    >&5
> configure:7409: $? =3D 0
> configure:7411: ./conftest
> configure:7414: $? =3D 0
> configure:7431: result: yes (version 2.0.4)
> configure:7619: error:
>         *** GLib not found. You can find it on ftp://ftp.gtk.org
>         *** Errors follow:
>=20
>=20
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>=20
> ac_cv_atk_aclocal_flags=3D
> ac_cv_build=3Di386-unknown-freebsd4.5
> ac_cv_build_alias=3Di386-unknown-freebsd4.5
> ac_cv_c_compiler_gnu=3Dyes
> ac_cv_env_CC_set=3Dset
> ac_cv_env_CC_value=3Dcc
> ac_cv_env_CFLAGS_set=3Dset
> ac_cv_env_CFLAGS_value=3D'-O -pipe -march=3Dpentiumpro'
> ac_cv_env_CPPFLAGS_set=3Dset
> ac_cv_env_CPPFLAGS_value=3D-I/usr/local/include
> ac_cv_env_CPP_set=3D
> ac_cv_env_CPP_value=3D
> ac_cv_env_LDFLAGS_set=3Dset
> ac_cv_env_LDFLAGS_value=3D-L/usr/local/lib
> ac_cv_env_build_alias_set=3D
> ac_cv_env_build_alias_value=3D
> ac_cv_env_host_alias_set=3D
> ac_cv_env_host_alias_value=3D
> ac_cv_env_target_alias_set=3Dset
> ac_cv_env_target_alias_value=3Di386-unknown-freebsd4.5
> ac_cv_exeext=3D
> ac_cv_header_dlfcn_h=3Dyes
> ac_cv_header_inttypes_h=3Dyes
> ac_cv_header_memory_h=3Dyes
> ac_cv_header_stdc=3Dyes
> ac_cv_header_stdint_h=3Dno
> ac_cv_header_stdlib_h=3Dyes
> ac_cv_header_string_h=3Dyes
> ac_cv_header_strings_h=3Dyes
> ac_cv_header_sys_stat_h=3Dyes
> ac_cv_header_sys_types_h=3Dyes
> ac_cv_header_unistd_h=3Dyes
> ac_cv_host=3Di386-unknown-freebsd4.5
> ac_cv_host_alias=3Di386-unknown-freebsd4.5
> ac_cv_objext=3Do
> ac_cv_path_PKG_CONFIG=3D/usr/local/bin/pkg-config
> ac_cv_prog_CPP=3D'cc -E'
> ac_cv_prog_ac_ct_CC=3Dcc
> ac_cv_prog_ac_ct_RANLIB=3Dranlib
> ac_cv_prog_ac_ct_STRIP=3Dstrip
> ac_cv_prog_cc_g=3Dyes
> ac_cv_prog_make_make_set=3Dyes
> lt_cv_archive_cmds_need_lc=3Dyes
> lt_cv_compiler_c_o=3Dyes
> lt_cv_compiler_o_lo=3Dyes
> lt_cv_deplibs_check_method=3Dpass_all
> lt_cv_file_magic_cmd=3D'$MAGIC_CMD'
> lt_cv_file_magic_test_file=3D
> lt_cv_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ ]*\) $/ =
 {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"=
\2", (lt_ptr) \&\2},/p'\'''
> lt_cv_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern char=
 \1;/p'\'''
> lt_cv_ld_reload_flag=3D-r
> lt_cv_path_LD=3D/usr/libexec/elf/ld
> lt_cv_path_NM=3D'/usr/bin/nm -B'
> lt_cv_prog_cc_can_build_shared=3Dyes
> lt_cv_prog_cc_no_builtin=3D
> lt_cv_prog_cc_pic=3D' -fPIC'
> lt_cv_prog_cc_pic_works=3Dyes
> lt_cv_prog_cc_shlib=3D
> lt_cv_prog_cc_static=3D-static
> lt_cv_prog_cc_static_works=3Dyes
> lt_cv_prog_cc_wl=3D-Wl,
> lt_cv_prog_gnu_ld=3Dyes
> lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCD=
GISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
> lt_cv_sys_path_separator=3D:
>=20
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>=20
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE "atk"
> #define VERSION "1.0.2"
> #define STDC_HEADERS 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_DLFCN_H 1
>=20
> configure: exit 1
>=20
>=20
>=20
> Bye,
>=20
> Enrico
> Italy
>=20
>=20
>=20
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message
>=20


--=-x1p8abai0aJGcHr22qwO
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQA9JI4ib2iPiv4Uz4cRAleLAJ44XPYjwHMVw0n9MPZiQvkFmKr+SwCfXqs+
eCP4BX/cEhb8Yc2zbqSxdH8=
=zQrA
-----END PGP SIGNATURE-----

--=-x1p8abai0aJGcHr22qwO--


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