Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2003 13:30:22 +0100
From:      Thomas Braby <thomasbraby@zoom.co.uk>
To:        gnome@freebsd.org
Subject:   error when building gnome2
Message-ID:  <3F61BC5E.3080309@zoom.co.uk>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------040106050702020506000008
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hi,

I have freebsd 4.8-RELEASE-p4 and ports from cvsup -ing. The output of 
"uname -a" is as follows:

FreeBSD compaq.mygroup 4.8-RELEASE-p4 FreeBSD 4.8-RELEASE-p4 #0: Fri Sep 
  5 00:56:30 BST 2003 
thomas@compaq.mygroup:/usr/obj/usr/src/sys/COMPAQ.2003.09.05  i386

While installing the gnome2 port i encountered the following error:

configure: error: *** pkg-config too old; version 0.14 or better required.

A message came up telling me to email this address. I have attached the 
config.log; here is the listing of /var/db/pkg:

XFree86-3.3.6_11/
bash-2.05b.007/
bison-1.75_1/
cvsup-16.1e/
expat-1.95.6_1/
mfreefonts-0.10_2/
freetype-1.3.1_1/
freetype2-2.0.2/
gettext-0.12.1/
gmake-3.79.1/
gnomehier-1.0_8/
gnomemimedata-2.2.1_1/
gnuls-4.1/
libiconv-1.9.1_1/
libtool-1.3.5_1/
libxml2-2.5.10/
m4-1.4_1/
nasm-0.98/
netcat-1.10_1/
p5-type1inst-0.6.1/
pkgconfig-0.5.0_2/
pkgdb.db
portupgrade-20030723/
python-2.3_1/
ruby-1.6.8.2003.04.19/
ruby-bdb1-0.2.1/
ruby-rdoc-0.0.0.b2/
ruby-shim-ruby18-1.8.0.p2.2003.04.19_1/
sharefonts-0.10/
sing-1.0/
vim-lite-6.2.72/
wine-20030813_1/

I hope this is of some help. Running "portupgrade pkg-config" fixed the 
problem.

thank you,

-thomas braby

--------------040106050702020506000008
Content-Type: text/plain;
 name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="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.8

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

hostname = compaq.mygroup
uname -m = i386
uname -r = 4.8-RELEASE-p4
uname -s = FreeBSD
uname -v = FreeBSD 4.8-RELEASE-p4 #0: Fri Sep  5 00:56:30 BST 2003     thomas@compaq.mygroup:/usr/obj/usr/src/sys/COMPAQ.2003.09.05 

/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.8
configure:1901: checking host system type
configure:1915: result: i386-portbld-freebsd4.8
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=
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.8
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.8
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.8
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.8
ac_cv_env_build_alias_value=i386-portbld-freebsd4.8
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.8'
build_alias='i386-portbld-freebsd4.8'
build_cpu='i386'
build_os='freebsd4.8'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd4.8'
host_alias=''
host_cpu='i386'
host_os='freebsd4.8'
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

--------------040106050702020506000008--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F61BC5E.3080309>