Script "configure" failed unexpectedly

Tomas Norre Mikkelsen milpoer at bart.milpoer.dk
Wed Jun 4 04:25:02 PDT 2003


Hello..

I experied the following error, and thought you might want to know.

Tomas Norre Mikkelsen
Tnm at surfmail.dk 
-------------- next part --------------
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 --build=i386-portbld-freebsd5.0

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

hostname = bart.milpoer.dk
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 at 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: /home/milpoer/bin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/games
PATH: /usr/X11R6/bin
PATH: .


## ----------- ##
## 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-portbld-freebsd5.0
configure:1852: checking host system type
configure:1866: result: i386-portbld-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 -lintl 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=set
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-freebsd5.0
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
ac_cv_build_alias=i386-portbld-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-portbld-freebsd5.0
ac_cv_env_host_alias_value=
ac_cv_prog_cxx_g=yes
am_cv_prog_cc_stdc=
ac_cv_build=i386-portbld-freebsd5.0
ac_cv_env_build_alias_value=i386-portbld-freebsd5.0
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.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-portbld-freebsd5.0'
build_alias='i386-portbld-freebsd5.0'
build_cpu='i386'
build_os='freebsd5.0'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd5.0'
host_alias=''
host_cpu='i386'
host_os='freebsd5.0'
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 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
-------------- next part --------------
Mesa-3.4.2_2
ORBit-0.5.17
ORBit2-2.4.4
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
Xaw3d-1.5
Xft-2.0_1
a2ps-letter-4.13_1
acroread-5.06_1
apsfilter-7.2.5
aspell-0.50.3
aspell-0.50.3_1
atk-1.0.3
autoconf213-2.13.000227_5
automake14-1.4.5_9
bash-2.05b.004
bison-1.75
bonobo-1.0.21_1
bonobo-activation-1.0.4,1
bonobo-conf-0.16
bugbuddy2-2.2.0
compat3x-i386-5.0.20020925
cvsup-16.1f
db3-3.3.11,1
docbook-1.2
docbook-241
docbook-3.0
docbook-3.1
docbook-4.0
docbook-4.1
docbook-xml-4.2
docbook-xsl-1.55.0_1
eel2-2.0.8
emacs-21.2_2
eog2-1.0.4
esound-0.2.29
evolution-1.2.0_4
expat-1.95.5
firebird-1.0.r2
flashpluginwrapper-0.20021113
fontconfig-2.0_2
freefonts-0.10_1
freetype-1.3.1_2
freetype2-2.1.2_1
gail-0.17
gal-0.21
gcc-3.2.1_20021119
gconf-1.0.9_2
gconf-editor-0.3.1
gconf2-1.2.1
gdbm-1.8.0
gdk-pixbuf-0.21.0
gdm2-2.4.0.12
gedit2-2.0.6
gettext-0.11.5_1
ghostscript-gnu-7.05_3
glade2-1.1.3
gle-3.0.3
glib-1.2.10_8
glib-2.0.7
glibwww-0.2_1
gmake-3.80
gnet-1.1.4
gnome-pkgview-0.0.7
gnome2-2.0_6
gnomeapplets2-2.0.4
gnomeaudio-1.4.0
gnomecanvas-0.21.0
gnomecontrolcenter-1.4.0.5_1
gnomecontrolcenter2-2.0.3
gnomedb-0.2.96_1
gnomedesktop-2.0.10
gnomegames2-2.0.6_1
gnomehier-1.0_4
gnomeicu2-0.98.126
gnomelibs-1.4.2_1
gnomemedia2-2.0.3
gnomemimedata-2.0.1_1
gnomepanel-2.0.11
gnomepilot-0.1.69_1
gnomepilot-conduits-0.9
gnomeprint-0.37
gnomesession-2.0.9
gnomespell-0.5
gnomesystemmonitor-2.0.2
gnometerminal-2.0.1
gnomeuserdocs2-2.0.1
gnomeutils2-2.0.6,1
gnomevfs-1.0.5_4
gnomevfs2-2.0.4.1_1
gtk-1.2.10_9
gtk-2.0.9
gtk-engines2-1.9.0
gtkhtml-1.1.6_2
guile-1.4.1_2
gv-3.5.8_1
hpijs-1.3
imake-4.2.0_1
imlib-1.9.14_1
intltool-0.23
iso8879-1986
ispell-3.2.06_2
ispell-3.2.06_3
jade-1.2.1_1
javavmwrapper-1.4
jdk-1.1.8
jdk-1.3.1p8_2
jpeg-6b_1
jre-1.1.8
lame-3.93.1
lcms-1.09
libIDL-0.8.0
libart_lgpl2-2.3.10
libaudiofile-0.2.3
libbonobo-2.0.1
libbonoboui-2.0.3.2_1
libcapplet-1.4.0.5
libgda-0.2.96_1
libgda2-0.8.199
libghttp-1.0.9
libglade-0.17_2
libglade2-2.0.1
libgmp-2001.08.07
libgnome-2.0.6
libgnomecanvas-2.0.5
libgnomedb-0.8.199
libgnomeprint-1.116.1
libgnomeprintui-1.116.0
libgnomeui-2.0.6
libgnugetopt-1.2
libgtkhtml-2.0.3
libgtop2-2.0.0_3
libiconv-1.8_2
libijs-0.34
libmng-1.0.4
libpanel-1.4.2
librep-0.16.1_1
librsvg2-2.0.1
libsigc++-1.2.5
libslang-1.4.6
libtool-1.3.4_4
libungif-4.1.0b1
libunicode-0.4_3
libusb-0.1.7
libwnck-0.18
libwww-5.4.0
libxml-1.8.17_1
libxml2-2.4.28_1
libxslt-1.0.23
libzvt-2.0.1_1
linc-0.5.5
linux-flashplugin-5.0r51
linux-gtk-1.2_2
linux-sun-jdk-1.3.1.08
linux_base-7.1_2
linuxdoc-1.1
lynx-2.8.4.1c
m4-1.4_1
metacity-2.4.3
metacity-setup-0.7.1_1
metatheme2-0.9.7
mkcatalog-1.1
mozilla-1.1_3,2
mplayer-0.90.0.10_1
mplayer-fonts-0.50
mutt-1.4
nautilus-gtkhtml-0.3.2_1
nautilus2-2.0.8
ncftp1-1.9.5
nspr-4.2_1
nss-3.4.2
oaf-0.6.10_1
open-motif-2.2.2_1
pango-1.0.5
perl-5.6.1_11
pilot-link-0.11.4
pkgconfig-0.13.0
png-1.2.5
popt-1.6.4
psutils-letter-1.17_1
py22-expat-2.2.2_2
python-2.2.2_2
rep-gtk2-0.17,1
rpm-3.0.6_6
sane-backends-1.0.9_1
sawfish2-1.2,2
screen-3.9.13
scrollkeeper-0.3.11_4,1
sdocbook-xml-4.1.2.5
sgmlformat-1.7_2
soup-0.7.4_1
sox-12.17.3_1
sudo-1.6.6
tcl-8.3.5
tiff-3.5.7
tk-8.3.5
ttmkfdir-0.0_1
unzip-5.50
urlview-0.9_1
urwfonts-1.0
wget-1.8.2_2
wrapper-1.0_2
xchat-1.8.10
xmbmon-107p1
xsane-0.87
xscreensaver-gnome-4.06
yelp-1.0.7
zip-2.3_1
-------------- next part --------------
>> Checksum OK for gnome2/glib-2.2.1.tar.bz2.
===>  Patching for glib-2.2.1_1
===>  Applying FreeBSD patches for glib-2.2.1_1
===>   glib-2.2.1_1 depends on executable: pkg-config - found
===>   glib-2.2.1_1 depends on executable: gmake - found
===>   glib-2.2.1_1 depends on executable: libtool - found
===>   glib-2.2.1_1 depends on file: /usr/local/bin/perl5.6.1 - found
===>   glib-2.2.1_1 depends on shared library: intl.4 - found
===>  Configuring for glib-2.2.1_1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether gmake sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-portbld-freebsd5.0
checking host system type... i386-portbld-freebsd5.0
checking for the BeOS... no
checking for Win32... no
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... no
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 for cc option to accept ANSI C... none needed
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
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.1/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/gtk--2.
[bart]> 


More information about the freebsd-gnome mailing list