Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2003 02:43:20 -0800
From:      "Rob Burtelow" <rob@yewnicks.org>
To:        <gnome@freebsd.org>
Subject:   Fw: Error message on /usr/ports/www/mozilla-gtk2
Message-ID:  <009601c2d803$b83381c0$118a9fc7@cyb3rc0n>

next in thread | raw e-mail | index | archive | help
Error message I'm receiving when I do a make install in
/usr/ports/www/mozilla-gtk2:

checking for pkg-config: *** pkg-config too old; version 0.14 or better
required.

fbox# pkg-config --version
0.13.0

Included below is the config.log and an ls of /var/db/pkg

--
Thanks,

Rob Burtelow
rob@yewnicks.org


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.54.  Invocation command line was

  $
./configure --enable-static --with-libiconv=gnu --prefix=/usr/local --target
=i386-unknown-freebsd5.0

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

hostname = fbox.stl.rural.usda.gov
uname -m = i386
uname -r = 5.0-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 5.0-RELEASE #0: Thu Jan 16 22:16:53 GMT 2003
root@hollin.btc.adaptec.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: /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:1520: checking for a BSD-compatible install
configure:1574: result: /usr/bin/install -c -o root -g wheel
configure:1585: checking whether build environment is sane
configure:1628: result: yes
configure:1643: checking whether gmake sets ${MAKE}
configure:1663: result: yes
configure:1686: checking for working aclocal-1.4
configure:1697: result: missing
configure:1701: checking for working autoconf
configure:1712: result: missing
configure:1716: checking for working automake-1.4
configure:1727: result: missing
configure:1731: checking for working autoheader
configure:1742: result: missing
configure:1746: checking for working makeinfo
configure:1753: result: found
configure:1796: checking whether to enable maintainer-specific portions of
Makefiles
configure:1805: result: no
configure:1826: checking build system type
configure:1844: result: i386-unknown-freebsd5.0
configure:1852: checking host system type
configure:1866: result: i386-unknown-freebsd5.0
configure:1875: checking for the BeOS
configure:1885: result: no
configure:1889: checking for Win32
configure:1917: result: no
configure:2041: checking whether to enable garbage collector friendliness
configure:2053: result: no
configure:2057: checking whether to disable memory pools
configure:2060: result: no
configure:2119: checking for gcc
configure:2145: result: cc
configure:2387: checking for C compiler version
configure:2390: cc --version </dev/null >&5
cc (GCC) 3.2.1 [FreeBSD] 20021119 (release)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2393: $? = 0
configure:2395: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.1 [FreeBSD] 20021119 (release)
configure:2398: $? = 0
configure:2400: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2403: $? = 1
configure:2423: checking for C compiler default output
configure:2426:
cc -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl
conftest.c  >&5
configure:2429: $? = 0
configure:2463: result: a.out
configure:2468: checking whether the C compiler works
configure:2474: ./a.out
configure:2477: $? = 0
configure:2492: result: yes
configure:2499: checking whether we are cross compiling
configure:2501: result: no
configure:2504: checking for suffix of executables
configure:2506: cc -o
conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -li
ntl conftest.c  >&5
configure:2509: $? = 0
configure:2532: result:
configure:2538: checking for suffix of object files
configure:2556: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include
conftest.c >&5
configure:2559: $? = 0
configure:2578: result: o
configure:2582: checking whether we are using the GNU C compiler
configure:2603: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include
conftest.c >&5
configure:2606: $? = 0
configure:2609: test -s conftest.o
configure:2612: $? = 0
configure:2624: result: yes
configure:2630: checking whether cc accepts -g
configure:2648: cc -c -g -I/usr/local/include conftest.c >&5
configure:2651: $? = 0
configure:2654: test -s conftest.o
configure:2657: $? = 0
configure:2667: result: yes
configure:2684: checking for cc option to accept ANSI C
configure:2741: cc  -c -O -pipe -mcpu=pentiumpro -I/usr/local/include
conftest.c >&5
configure:2744: $? = 0
configure:2747: test -s conftest.o
configure:2750: $? = 0
configure:2767: result: none needed
configure:2785: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include
conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2788: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2891: checking for c++
configure:2917: result: c++
configure:3030: checking for C++ compiler version
configure:3033: c++ --version </dev/null >&5
c++ (GCC) 3.2.1 [FreeBSD] 20021119 (release)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3036: $? = 0
configure:3038: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.1 [FreeBSD] 20021119 (release)
configure:3041: $? = 0
configure:3043: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:3046: $? = 1
configure:3049: checking whether we are using the GNU C++ compiler
configure:3070: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include
conftest.cc >&5
configure:3073: $? = 0
configure:3076: test -s conftest.o
configure:3079: $? = 0
configure:3091: result: yes
configure:3097: checking whether c++ accepts -g
configure:3115: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:3118: $? = 0
configure:3121: test -s conftest.o
configure:3124: $? = 0
configure:3134: result: yes
configure:3174: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include
conftest.cc >&5
configure:3177: $? = 0
configure:3180: test -s conftest.o
configure:3183: $? = 0
configure:3205: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include
conftest.cc >&5
configure: In function `int main()':
configure:3198: `exit' undeclared (first use this function)
configure:3198: (Each undeclared identifier is reported only once for each
   function it appears in.)
configure:3208: $? = 1
configure: failed program was:
#line 3193 "configure"
#include "confdefs.h"

int
main ()
{
exit (42);
  ;
  return 0;
}
configure:3174: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include
conftest.cc >&5
configure:3177: $? = 0
configure:3180: test -s conftest.o
configure:3183: $? = 0
configure:3205: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include
conftest.cc >&5
configure:3208: $? = 0
configure:3211: test -s conftest.o
configure:3214: $? = 0
configure:3250: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include
conftest.cc >&5
configure:3253: $? = 0
configure:3256: test -s conftest.o
configure:3259: $? = 0
configure:3288: checking for cc option to accept ANSI C
configure:3347: cc  -c -O -pipe -mcpu=pentiumpro -I/usr/local/include
conftest.c >&5
configure:3350: $? = 0
configure:3353: test -s conftest.o
configure:3356: $? = 0
configure:3370: result: none needed
configure:3393: checking for a BSD-compatible install
configure:3447: result: /usr/bin/install -c -o root -g wheel
configure:3466: checking for special C compiler options needed for large
files
configure:3540: result: no
configure:3546: checking for _FILE_OFFSET_BITS value needed for large files
configure:3574: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include
conftest.c >&5
configure:3577: $? = 0
configure:3580: test -s conftest.o
configure:3583: $? = 0
configure:3633: result: no
configure:3643: checking for _LARGE_FILES value needed for large files
configure:3671: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include
conftest.c >&5
configure:3674: $? = 0
configure:3677: test -s conftest.o
configure:3680: $? = 0
configure:3730: result: no
configure:3748: checking for pkg-config
configure:3766: found /usr/local/bin/pkg-config
configure:3779: result: /usr/local/bin/pkg-config
configure:3795: error: *** pkg-config too old; version 0.14 or better
required.

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

ac_cv_env_CXXFLAGS_value=' -O -pipe -mcpu=pentiumpro'
ac_cv_prog_cc_g=yes
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_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=
ac_cv_env_LDFLAGS_value='-L/usr/local/lib -lintl'
ac_cv_env_target_alias_set=set
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-unknown-freebsd5.0
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
ac_cv_build_alias=i386-unknown-freebsd5.0
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-unknown-freebsd5.0
ac_cv_env_host_alias_value=
ac_cv_prog_cxx_g=yes
am_cv_prog_cc_stdc=
ac_cv_build=i386-unknown-freebsd5.0
ac_cv_env_build_alias_value=
ac_cv_prog_ac_ct_CC=cc
ac_cv_env_target_alias_value=i386-unknown-freebsd5.0
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.1/missing aclocal-1.4'
ALLOCA=''
AUTOCONF='/usr/ports/devel/glib20/work/glib-2.2.1/missing autoconf'
AUTOHEADER='/usr/ports/devel/glib20/work/glib-2.2.1/missing autoheader'
AUTOMAKE='/usr/ports/devel/glib20/work/glib-2.2.1/missing automake-1.4'
AWK=''
CATALOGS=''
CATOBJEXT=''
CC='cc'
CFLAGS='-O -pipe -mcpu=pentiumpro'
CPP=''
CPPFLAGS='-I/usr/local/include'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE=''
CXX='c++'
CXXFLAGS=' -O -pipe -mcpu=pentiumpro'
DATADIRNAME=''
DB2HTML=''
DEFS=''
DISABLE_MEM_POOLS=''
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=''
GETTEXT_PACKAGE=''
GIO=''
GLIBC21=''
GLIB_BINARY_AGE='201'
GLIB_DEBUG_FLAGS=''
GLIB_DEF=''
GLIB_GENMARSHAL=''
GLIB_INTERFACE_AGE='1'
GLIB_MAJOR_VERSION='2'
GLIB_MICRO_VERSION='1'
GLIB_MINOR_VERSION='2'
GLIB_VERSION='2.2.1'
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  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -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='1'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
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.1'
XGETTEXT=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
bindir='${exec_prefix}/bin'
build='i386-unknown-freebsd5.0'
build_alias=''
build_cpu='i386'
build_os='freebsd5.0'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-unknown-freebsd5.0'
host_alias=''
host_cpu='i386'
host_os='freebsd5.0'
host_vendor='unknown'
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='i386-unknown-freebsd5.0'

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

#define GLIB_BINARY_AGE 201
#define GLIB_INTERFACE_AGE 1
#define GLIB_MAJOR_VERSION 2
#define GLIB_MICRO_VERSION 1
#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 ""
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 1


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

Mesa-3.4.2_2
ORBit-0.5.17
XFree86-4.2.0_1,1
XFree86-FontServer-4.2.0_1
XFree86-Server-4.2.1_6
XFree86-clients-4.2.1_2
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_5
Xft-2.1_1
autoconf213-2.13.000227_5
boxtools-0.65.0
cups-base-1.1.15.1_4
cvsup-16.1f
daemontools-0.76_2
db3-3.3.11,1
djbdns-1.05_2
docbook-xml-4.2
docbook-xsl-1.55.0_1
esound-0.2.29
eterm-0.9.1_1
expat-1.95.5
fluxbox-0.1.14_1
fontconfig-2.1_2
freetype-1.3.1_2
freetype2-2.1.2_1
gconf-1.0.9_2
gdk-pixbuf-0.21.0
gettext-0.11.5_1
ghostscript-gnu-7.05_3
gkrellm-1.2.13_1
gle-3.0.3
glib-1.2.10_8
gmake-3.80
gnomecanvas-0.22.0
gnomehier-1.0_4
gnomelibs-1.4.2_1
gnomemimedata-2.2.0_1
gnomeprint-0.37
gnomevfs-1.0.5_4
gob-1.0.12
gtk-1.2.10_9
guile-1.4.1_3
imake-4.2.0_1
imlib-1.9.14_1
imlib2-1.0.6_1
intltool-0.23
jpeg-6b_1
lcms-1.09
libast-0.5
libaudiofile-0.2.3
libcapplet-1.4.0.5
libgnugetopt-1.2
libiconv-1.8_2
libmng-1.0.4
libtool-1.3.4_4
libungif-4.1.0b1
libxml-1.8.17_1
libxml2-2.4.28_1
libxslt-1.0.23
links-0.98,1
linux_base-7.1_2
m4-1.4_1
man2html-3.0.1_1
mkcatalog-1.1
mysql-client-3.23.55
mysql-server-3.23.54
ncftp1-1.9.5
oaf-0.6.10_1
p5-DBI-1.28
p5-Data-ShowTable-3.3
p5-Mysql-modules-1.2216
p5-Net-Daemon-0.36
p5-PlRPC-0.2016
p5-Storable-2.06
p5-Test-Harness-2.26
p5-Test-Simple-0.47_1
pcre-3.9
perl-5.6.1_11
pilot-link-0.11.4
pkgconfig-0.13.0
png-1.2.5
popt-1.6.4
portupgrade-20021216
postgresql-7.3.1
python-2.2.2_2
rsync-2.5.5_1
ruby-1.6.8
ruby-bdb1-0.1.7
ruby-shim-ruby18-1.8.0.p1
samba-2.2.7a
scrollkeeper-0.3.11_4,1
sdocbook-xml-4.1.2.5
sudo-1.6.6
tcl-8.3.5
tiff-3.5.7
tk-8.3.5
ucspi-tcp-0.88
unzip-5.50
wget-1.8.2_2
wrapper-1.0_2
xscreensaver-gnome-4.06
xv-3.10a_3
zip-2.3_1


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?009601c2d803$b83381c0$118a9fc7>