maintainer

Peter Ellis peter at ci.com.au
Thu Feb 19 22:44:34 PST 2004


Hi

I received the following error.

Regards

Peter 

-----------------
checking for pkg-config... /usr/local/bin/pkg-config
configure: error: *** pkg-config too old; version 0.14 or better required.
===>  Script "configure" failed unexpectedly.
Please report the problem to gnome at FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/glib20/work/glib-2.2.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/glib20.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20.
*** Error code 1

Stop in /usr/ports/java/eclipse.
*** Error code 1

Stop in /usr/ports/java.

********/usr/ports/devel/glib20/work/glib-2.2.3/config.log ******

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --enable-static --with-libiconv=gnu --prefix=/usr/local --build=i386-portbld-freebsd4.7

## --------- ##
## Platform. ##
## --------- ##

hostname = pwe.home
uname -m = i386
uname -r = 4.7-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 4.7-RELEASE #0: Wed Oct  9 15:08:34 GMT 2002     root at builder.freebsdmall.com:/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
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/libexec/libtool13
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:1569: checking for a BSD-compatible install
configure:1623: result: /usr/bin/install -c -o root -g wheel
configure:1634: checking whether build environment is sane
configure:1677: result: yes
configure:1692: checking whether gmake sets $(MAKE)
configure:1712: result: yes
configure:1735: checking for working aclocal-1.4
configure:1746: result: missing
configure:1750: checking for working autoconf
configure:1761: result: missing
configure:1765: checking for working automake-1.4
configure:1776: result: missing
configure:1780: checking for working autoheader
configure:1791: result: missing
configure:1795: checking for working makeinfo
configure:1802: result: found
configure:1845: checking whether to enable maintainer-specific portions of Makefiles
configure:1854: result: no
configure:1875: checking build system type
configure:1893: result: i386-portbld-freebsd4.7
configure:1901: checking host system type
configure:1915: result: i386-portbld-freebsd4.7
configure:1924: checking for the BeOS
configure:1934: result: no
configure:1938: checking for Win32
configure:1966: result: no
configure:2088: checking whether to enable garbage collector friendliness
configure:2100: result: no
configure:2104: checking whether to disable memory pools
configure:2107: result: no
configure:2166: checking for gcc
configure:2192: result: cc
configure:2436: checking for C compiler version
configure:2439: cc --version </dev/null >&5
2.95.4
configure:2442: $? = 0
configure:2444: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2447: $? = 0
configure:2449: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2452: $? = 1
configure:2476: checking for C compiler default output
configure:2479: cc -O -pipe  -I/usr/local/include -L/usr/local/lib -lintl conftest.c  >&5
configure:2482: $? = 0
configure:2528: result: a.out
configure:2533: checking whether the C compiler works
configure:2539: ./a.out
configure:2542: $? = 0
configure:2559: result: yes
configure:2566: checking whether we are cross compiling
configure:2568: result: no
configure:2571: checking for suffix of executables
configure:2573: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -lintl conftest.c  >&5
configure:2576: $? = 0
configure:2601: result: 
configure:2607: checking for suffix of object files
configure:2629: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2632: $? = 0
configure:2654: result: o
configure:2658: checking whether we are using the GNU C compiler
configure:2683: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2686: $? = 0
configure:2689: test -s conftest.o
configure:2692: $? = 0
configure:2705: result: yes
configure:2711: checking whether cc accepts -g
configure:2733: cc -c -g -I/usr/local/include conftest.c >&5
configure:2736: $? = 0
configure:2739: test -s conftest.o
configure:2742: $? = 0
configure:2753: result: yes
configure:2770: checking for cc option to accept ANSI C
configure:2831: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2834: $? = 0
configure:2837: test -s conftest.o
configure:2840: $? = 0
configure:2858: result: none needed
configure:2876: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2879: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2993: checking for c++
configure:3019: result: c++
configure:3132: checking for C++ compiler version
configure:3135: c++ --version </dev/null >&5
2.95.4
configure:3138: $? = 0
configure:3140: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:3143: $? = 0
configure:3145: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:3148: $? = 1
configure:3151: checking whether we are using the GNU C++ compiler
configure:3176: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
configure:3179: $? = 0
configure:3182: test -s conftest.o
configure:3185: $? = 0
configure:3198: result: yes
configure:3204: checking whether c++ accepts -g
configure:3226: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:3229: $? = 0
configure:3232: test -s conftest.o
configure:3235: $? = 0
configure:3246: result: yes
configure:3290: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
configure:3293: $? = 0
configure:3296: test -s conftest.o
configure:3299: $? = 0
configure:3326: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
configure:3329: $? = 0
configure:3332: test -s conftest.o
configure:3335: $? = 0
configure:3376: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
configure:3379: $? = 0
configure:3382: test -s conftest.o
configure:3385: $? = 0
configure:3415: checking for cc option to accept ANSI C
configure:3478: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3481: $? = 0
configure:3484: test -s conftest.o
configure:3487: $? = 0
configure:3502: result: none needed
configure:3525: checking for a BSD-compatible install
configure:3579: result: /usr/bin/install -c -o root -g wheel
configure:3598: checking for special C compiler options needed for large files
configure:3678: result: no
configure:3684: checking for _FILE_OFFSET_BITS value needed for large files
configure:3716: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3719: $? = 0
configure:3722: test -s conftest.o
configure:3725: $? = 0
configure:3781: result: no
configure:3791: checking for _LARGE_FILES value needed for large files
configure:3823: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3826: $? = 0
configure:3829: test -s conftest.o
configure:3832: $? = 0
configure:3888: result: no
configure:3906: checking for pkg-config
configure:3924: found /usr/local/bin/pkg-config
configure:3937: result: /usr/local/bin/pkg-config
configure:3953: error: *** pkg-config too old; version 0.14 or better required.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CXXFLAGS_value=' -O -pipe '
ac_cv_env_F77_value=
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=set
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_sys_large_files=no
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_prog_CXX=c++
ac_cv_prog_make_gmake_set=yes
ac_cv_env_FFLAGS_set=
lt_cv_sys_max_cmd_len=65536
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_env_host_alias_set=
ac_cv_env_build_alias_set=set
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value='-L/usr/local/lib -lintl'
ac_cv_env_target_alias_set=
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-portbld-freebsd4.7
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
ac_cv_env_FFLAGS_value=
ac_cv_build_alias=i386-portbld-freebsd4.7
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_sys_largefile_CC=no
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_host=i386-portbld-freebsd4.7
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
ac_cv_prog_cxx_g=yes
am_cv_prog_cc_stdc=
ac_cv_build=i386-portbld-freebsd4.7
ac_cv_env_build_alias_value=i386-portbld-freebsd4.7
ac_cv_prog_ac_ct_CC=cc
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
ac_cv_env_CPP_set=
ac_cv_sys_file_offset_bits=no
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='/usr/ports/devel/glib20/work/glib-2.2.3/missing aclocal-1.4'
ALLOCA=''
AR=''
AS=''
AUTOCONF='/usr/ports/devel/glib20/work/glib-2.2.3/missing autoconf'
AUTOHEADER='/usr/ports/devel/glib20/work/glib-2.2.3/missing autoheader'
AUTOMAKE='/usr/ports/devel/glib20/work/glib-2.2.3/missing automake-1.4'
AWK=''
CATALOGS=''
CATOBJEXT=''
CC='cc'
CFLAGS='-O -pipe '
CPP=''
CPPFLAGS='-I/usr/local/include'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE=''
CXX='c++'
CXXCPP=''
CXXFLAGS=' -O -pipe '
DATADIRNAME=''
DB2HTML=''
DEFS=''
DISABLE_MEM_POOLS=''
DLLTOOL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_GC_FRIENDLY=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
ENABLE_TIMELOOP_FALSE=''
ENABLE_TIMELOOP_TRUE=''
EXEEXT=''
F77=''
FFLAGS=''
GETTEXT_PACKAGE=''
GIO=''
GLIBC21=''
GLIB_BINARY_AGE='203'
GLIB_DEBUG_FLAGS=''
GLIB_DEF=''
GLIB_GENMARSHAL=''
GLIB_INTERFACE_AGE='3'
GLIB_MAJOR_VERSION='2'
GLIB_MICRO_VERSION='3'
GLIB_MINOR_VERSION='2'
GLIB_VERSION='2.2.3'
GMODULE_DEF=''
GMOFILES=''
GMSGFMT=''
GOBJECT_DEF=''
GSPAWN=''
GTHREAD_COMPILE_IMPL_DEFINES=''
GTHREAD_DEF=''
GTKDOC=''
G_LIBS_EXTRA=''
G_LIB_WIN32_RESOURCE=''
G_MODULE_BROKEN_RTLD_GLOBAL=''
G_MODULE_HAVE_DLERROR=''
G_MODULE_IMPL=''
G_MODULE_LDFLAGS=''
G_MODULE_LIBS=''
G_MODULE_LIBS_EXTRA=''
G_MODULE_NEED_USCORE=''
G_MODULE_PLUGIN_LIBS=''
G_MODULE_SUPPORTED=''
G_MODULE_WIN32_RESOURCE=''
G_OBJECT_WIN32_RESOURCE=''
G_THREAD_CFLAGS=''
G_THREAD_LIBS=''
G_THREAD_LIBS_EXTRA=''
G_THREAD_LIBS_FOR_GTHREAD=''
G_THREAD_WIN32_RESOURCE=''
HAVE_CXX_FALSE='#'
HAVE_CXX_TRUE=''
HAVE_DOCBOOK_FALSE=''
HAVE_DOCBOOK_TRUE=''
HAVE_GOOD_PRINTF_FALSE=''
HAVE_GOOD_PRINTF_TRUE=''
HAVE_GTK_DOC=''
HAVE_GTK_DOC_FALSE=''
HAVE_GTK_DOC_TRUE=''
HTML_DIR=''
ICONV_LIBS=''
INDENT=''
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTOBJEXT=''
INTLLIBS=''
LDFLAGS='-L/usr/local/lib -lintl'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
LT_AGE='200'
LT_CURRENT='200'
LT_CURRENT_MINUS_AGE='0'
LT_RELEASE='2.2'
LT_REVISION='3'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
OBJDUMP=''
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='glib'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PERL_PATH=''
PKG_CONFIG='/usr/local/bin/pkg-config'
PLATFORMDEP=''
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB=''
REBUILD=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
STRIP_BEGIN=''
STRIP_DUMMY=''
STRIP_END=''
TESTGMODULE_EXP=''
TRIO_LIBS=''
USE_NLS=''
VERSION='2.2.3'
XGETTEXT=''
ac_ct_AR=''
ac_ct_AS=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77=''
ac_ct_OBJDUMP=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd4.7'
build_alias='i386-portbld-freebsd4.7'
build_cpu='i386'
build_os='freebsd4.7'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd4.7'
host_alias=''
host_cpu='i386'
host_os='freebsd4.7'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
ms_librarian=''
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define GLIB_BINARY_AGE 203
#define GLIB_INTERFACE_AGE 3
#define GLIB_MAJOR_VERSION 2
#define GLIB_MICRO_VERSION 3
#define GLIB_MINOR_VERSION 2
#define G_COMPILED_WITH_DEBUGGING "minimum"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""

configure: exit 1


************* ls /var/db/pkg **************

ORBit-0.5.17
XFree86-4.2.0_1,1
XFree86-FontServer-4.2.0
XFree86-Server-4.2.1_3
XFree86-clients-4.2.1_1
XFree86-documents-4.2.0
XFree86-font100dpi-4.2.0
XFree86-font75dpi-4.2.0
XFree86-fontCyrillic-4.2.0_4
XFree86-fontDefaultBitmaps-4.2.0
XFree86-fontEncodings-4.2.0
XFree86-fontScalable-4.2.0
XFree86-libraries-4.2.1_1
apache-ant-1.6.1
autoconf213-2.13.000227_2
automake14-1.4.5_2
bluej-1.2.0
ethereal-0.9.6
expat-1.95.5
freetype2-2.1.2
gettext-0.13.1
glib-1.2.10_7
gmake-3.79.1_3
gtk-1.2.10_8
ical-2.2_1
imake-4.2.0_1
isc-dhcp3-3.0.1.r9
javavmwrapper-1.4
jdk-1.1.8
jdk-1.3.1p7
jpeg-6b_1
lcms-1.08
libiconv-1.8_1
libmng-1.0.3
libtool-1.3.4_4
libtool-1.3.5_2
linux-netscape-communicator-4.79
linux-netscape-navigator-4.79
linux-netscape-navigator-4.8
linux-sun-jdk-1.3.1.04_1
linux-sun-jdk-1.4.1
linux_base-7.1_1
m4-1.4_1
mozilla-1.0.1_1,2
netscape-remote-1.0_1
netscape-wrapper-2000.07.07
nspr-4.2
open-motif-2.2.2
pkgconfig-0.12.0
png-1.2.4
popt-1.6.4
rpm-3.0.6_6
tcl-8.3.4_4
tiff-3.6.1_1
tk-8.3.4_3
ucd-snmp-4.2.5_2
unzip-5.50
urwfonts-1.0
wrapper-1.0_2
zip-2.3_1


More information about the freebsd-gnome mailing list