Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 2003 21:47:39 +0200
From:      "Mathias Berger" <mathias.berger@gmx.at>
To:        <gnome@FreeBSD.org>
Subject:   error while installing xchat20
Message-ID:  <001101c2fbac$37646bf0$cc010d0a@trabledomain.int.campussbg.at.eu.org>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0012_01C2FBBC.FAEEE9A0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

for your information

greetings

Mathias
#####################
mathias.berger@gmx.at

/"\
\ /   ASCII Ribbon
 X  Campaign Against
/ \    HTML  Mail

------=_NextPart_000_0012_01C2FBBC.FAEEE9A0
Content-Type: application/octet-stream;
	name="config.log"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	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.54.  Invocation command line was

  $ ./configure --enable-static --with-libiconv=3Dgnu =
--prefix=3D/usr/local --target=3Di386-unknown-freebsd4.7

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

hostname =3D c3top104n3.int.campus-sbg.at.eu.org
uname -m =3D i386
uname -r =3D 4.7-RELEASE-p1
uname -s =3D FreeBSD
uname -v =3D FreeBSD 4.7-RELEASE-p1 #1: Mon Nov 11 01:02:37 CET 2002     =
root@:/usr/obj/usr/src/sys/STANDARD=20

/usr/bin/uname -p =3D i386
/bin/uname -X     =3D unknown

/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

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
PATH: /root


## ----------- ##
## 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:1708: result: found
configure:1716: checking for working automake-1.4
configure:1727: result: missing
configure:1731: checking for working autoheader
configure:1738: result: found
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-freebsd4.7
configure:1852: checking host system type
configure:1866: result: i386-unknown-freebsd4.7
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
2.95.4
configure:2393: $? =3D 0
configure:2395: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2398: $? =3D 0
configure:2400: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2403: $? =3D 1
configure:2423: checking for C compiler default output
configure:2426: cc -O -pipe  -I/usr/local/include -L/usr/local/lib =
-lintl conftest.c  >&5
configure:2429: $? =3D 0
configure:2463: result: a.out
configure:2468: checking whether the C compiler works
configure:2474: ./a.out
configure:2477: $? =3D 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  -I/usr/local/include =
-L/usr/local/lib -lintl conftest.c  >&5
configure:2509: $? =3D 0
configure:2532: result:=20
configure:2538: checking for suffix of object files
configure:2556: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2559: $? =3D 0
configure:2578: result: o
configure:2582: checking whether we are using the GNU C compiler
configure:2603: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2606: $? =3D 0
configure:2609: test -s conftest.o
configure:2612: $? =3D 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: $? =3D 0
configure:2654: test -s conftest.o
configure:2657: $? =3D 0
configure:2667: result: yes
configure:2684: checking for cc option to accept ANSI C
configure:2741: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2744: $? =3D 0
configure:2747: test -s conftest.o
configure:2750: $? =3D 0
configure:2767: result: none needed
configure:2785: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2788: $? =3D 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
2.95.4
configure:3036: $? =3D 0
configure:3038: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:3041: $? =3D 0
configure:3043: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:3046: $? =3D 1
configure:3049: checking whether we are using the GNU C++ compiler
configure:3070: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
configure:3073: $? =3D 0
configure:3076: test -s conftest.o
configure:3079: $? =3D 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: $? =3D 0
configure:3121: test -s conftest.o
configure:3124: $? =3D 0
configure:3134: result: yes
configure:3174: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
configure:3177: $? =3D 0
configure:3180: test -s conftest.o
configure:3183: $? =3D 0
configure:3205: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
configure:3208: $? =3D 0
configure:3211: test -s conftest.o
configure:3214: $? =3D 0
configure:3250: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
configure:3253: $? =3D 0
configure:3256: test -s conftest.o
configure:3259: $? =3D 0
configure:3288: checking for cc option to accept ANSI C
configure:3347: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3350: $? =3D 0
configure:3353: test -s conftest.o
configure:3356: $? =3D 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  -I/usr/local/include conftest.c >&5
configure:3577: $? =3D 0
configure:3580: test -s conftest.o
configure:3583: $? =3D 0
configure:3633: result: no
configure:3643: checking for _LARGE_FILES value needed for large files
configure:3671: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3674: $? =3D 0
configure:3677: test -s conftest.o
configure:3680: $? =3D 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=3D' -O -pipe '
ac_cv_prog_cc_g=3Dyes
ac_cv_env_LDFLAGS_set=3Dset
ac_cv_path_PKG_CONFIG=3D/usr/local/bin/pkg-config
ac_cv_sys_large_files=3Dno
ac_cv_c_compiler_gnu=3Dyes
ac_cv_exeext=3D
ac_cv_env_CFLAGS_set=3Dset
ac_cv_prog_CXX=3Dc++
ac_cv_prog_make_gmake_set=3Dyes
ac_cv_env_CPP_value=3D
ac_cv_env_CPPFLAGS_set=3Dset
ac_cv_cxx_compiler_gnu=3Dyes
ac_cv_env_CXX_set=3Dset
ac_cv_env_host_alias_set=3D
ac_cv_env_build_alias_set=3D
ac_cv_env_LDFLAGS_value=3D'-L/usr/local/lib -lintl'
ac_cv_env_target_alias_set=3Dset
ac_cv_prog_cc_stdc=3D
ac_cv_host_alias=3Di386-unknown-freebsd4.7
ac_cv_env_CFLAGS_value=3D'-O -pipe '
ac_cv_env_CC_set=3Dset
ac_cv_build_alias=3Di386-unknown-freebsd4.7
ac_cv_env_CPPFLAGS_value=3D-I/usr/local/include
ac_cv_sys_largefile_CC=3Dno
ac_cv_env_CXXFLAGS_set=3Dset
ac_cv_env_CXX_value=3Dc++
ac_cv_host=3Di386-unknown-freebsd4.7
ac_cv_env_host_alias_value=3D
ac_cv_prog_cxx_g=3Dyes
am_cv_prog_cc_stdc=3D
ac_cv_build=3Di386-unknown-freebsd4.7
ac_cv_env_build_alias_value=3D
ac_cv_prog_ac_ct_CC=3Dcc
ac_cv_env_target_alias_value=3Di386-unknown-freebsd4.7
ac_cv_env_CC_value=3Dcc
ac_cv_env_CPP_set=3D
ac_cv_sys_file_offset_bits=3Dno
ac_cv_objext=3Do

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

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

## ----------- ##
## 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 ""

configure: exit 1

------=_NextPart_000_0012_01C2FBBC.FAEEE9A0
Content-Type: text/plain;
	name="ls pgk.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="ls pgk.txt"

BitchX-gnome-1.0c19               citrix_ica-6.30.1052          =
gnomelibs-1.4.1.6_1      libogg-1.0.r3,2        png-1.2.1
IglooFTP-0.6.1                    cups-base-1.1.14              =
gnomemimedata-1.0.8      libsigc++-1.0.3        popt-1.5.1_1
ImageMagick-5.4.4.5               cvsup-without-gui-16.1f       =
gnomepilot-0.1.65        libtool-1.3.4_2        portupgrade-20021103
Mesa-3.4.2_2                      cvsupit-3.1                   =
gnomepilot-conduits-0.8  libungif-4.1.0b1       pspell-0.12.2_1
ORBit-0.5.13_1                    db3-3.2.9_3,1                 =
gnomeprint-0.35          libunicode-0.4_2       psutils-a4-1.17_1
XFree86-4.2.0_1,1                 esound-0.2.23                 =
gnomespell-0.4.1         libvorbis-1.0.r3,2     python-2.2.1
XFree86-FontServer-4.2.0          evolution-1.0.5               =
gnomevfs-1.0.5_4         libwmf-0.2.2_1         qpopper-4.0.4
XFree86-Server-4.2.0_2            expat-1.95.5                  =
gnuls-4.0_1              libwww-5.3.2           qt-2.3.1_1
XFree86-clients-4.2.0_2           ezm3-1.0                      =
gob-1.0.12               libxml-1.8.16          qt-3.1.1_4
XFree86-documents-4.2.0           fam-2.6.9_2                   =
gtk-1.2.10_3             libxml2-2.4.21         recode-3.6_1
XFree86-font100dpi-4.2.0          fetchmail-6.2.0               =
gtk-1.2.10_4             libxml2-2.5.4          ruby-1.6.7.2002.09.12
XFree86-font75dpi-4.2.0           fontconfig-2.1_6              =
gtkhtml-1.0.2_2          libxslt-1.0.27         ruby-bdb1-0.1.7
XFree86-fontCyrillic-4.2.0        freetype-1.3.1_2              =
gtkmm-1.2.8_1            linux-sun-jdk-1.4.1_1  =
ruby-shim-ruby18-1.7.3.2002.09.20
XFree86-fontDefaultBitmaps-4.2.0  freetype2-2.0.9               =
guile-1.4                linux_base-6.1         samba-2.2.2_3
XFree86-fontEncodings-4.2.0       freeze-2.5_1                  =
help2man-1.26            lynx-2.8.4.1b_1        samba-2.2.3a
XFree86-fontScalable-4.2.0        gal-0.19.2_1                  =
html2ps-A4-1.0_1         m4-1.4_1               samba-2.2.6
XFree86-libraries-4.2.0_1         gconf-1.0.9                   =
hypermail-2.1.5          mozilla-1.0,1          sambasentinel-0.1
Xft-2.1_3                         gd-2.0.11                     =
imake-4.2.0              netpbm-9.25            screen-3.9.13
a2ps-a4-4.13_1                    gdbm-1.8.0                    =
imlib-1.9.11             nmap-2.54.b34          scrollkeeper-0.2_3
acroread-3.02                     gdbm-1.8.3                    =
imlib-1.9.14             nmapfe-2.54.b34        sed_inplace-2002.10.19
acroread4-4.05                    gdchart-0.11.2                =
jags-0.20.2              nspr-4.1.2             simicq-0.8.1
apsfilter-7.2.2                   gdk-pixbuf-0.15.0             =
javavmwrapper-1.4        nss-3.3.1              sudo-1.6.6
arpwatch-2.1.a11_2                gdk-pixbuf-0.17.0             =
jbigkit-1.2              ntop-2.0.99.r2_2       t1lib-1.3.1
arts-1.1,1                        gettext-0.10.35_1             =
jpeg-6b_1                oaf-0.6.10             tcl-8.3.4_4
aspell-0.33.7.1                   gettext-0.10.40               =
kdelibs-3.1              objprelink-1.0_1       teTeX-1.0.7_1
autoconf-2.53_1                   gettext-0.11.1_2              =
lcms-1.08                p5-Digest-MD5-2.17     tiff-3.5.7
autoconf213-2.13.000227_1         gettext-0.11.5_1              =
libart_lgpl2-2.3.11      p5-HTML-Parser-3.25    tightvnc-1.2.6
autoconf213-2.13.000227_5         gftp-gnome-2.0.12             =
libaudiofile-0.2.2       p5-HTML-Tagset-3.03    tk-8.3.4_3
automake-1.5,1                    ghostscript-gnu-7.05_1        =
libfpx-1.2.0.4           p5-MIME-Base64-2.12    trafshow-3.1_1
automake14-1.4.5_9                gkrellm-1.2.11                =
libgda-0.2.96_1          p5-Net-1.10,1          unzip-5.42
bash-2.05a                        glib-1.2.10_5                 =
libghttp-1.0.9           p5-URI-1.23            weblint-1.020
bison-1.30                        glibwww-0.2_1                 =
libglade-0.17_2          p5-libwww-5.65_1       wget-1.8.2_2
blackbox-0.61.1                   gmake-3.79.1                  =
libiconv-1.7_1           pcre-3.9               xchat-1.8.8_2
blackbox-0.62.1                   gnomeaudio-1.4.0              =
libiconv-1.7_4           perl-5.6.1_11          xmms-esound-1.2.6_1
bonobo-1.0.20_2                   gnomecanvas-0.17.0            =
libicq2000-0.3.2_1       perl-5.8.0_4           xmms-esound-1.2.7
bonobo-conf-0.14                  gnomecontrolcenter-1.4.0.5_1  =
libmikmod-3.1.9          pilot-link-0.9.5_4     xpm-3.4k
bubblegum-1.12                    gnomecore-1.4.0.8_1           =
libmng-1.0.3             pkgconfig-0.8.0        yafc-0.7.10
centericq-4.7.2                   gnomedb-0.2.96_1              =
libmpeg2-0.2.1           pkgdb.db               zip-2.3

------=_NextPart_000_0012_01C2FBBC.FAEEE9A0
Content-Type: text/plain;
	name="output make install.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="output make install.txt"

c3top104n3:/usr/ports/irc/xchat2 # make install
=3D=3D=3D>   xchat2-2.0.1 depends on executable: gmake - found
=3D=3D=3D>   xchat2-2.0.1 depends on executable: libtool - found
=3D=3D=3D>   xchat2-2.0.1 depends on shared library: gtk-x11-2.0.200 - =
not found
=3D=3D=3D>    Verifying install for gtk-x11-2.0.200 in =
/usr/ports/x11-toolkits/gtk20
=3D=3D=3D>   gtk-2.2.1 depends on executable: libtool - found
=3D=3D=3D>   gtk-2.2.1 depends on shared library: atk-1.0.200 - not =
found
=3D=3D=3D>    Verifying install for atk-1.0.200 in /usr/ports/devel/atk
=3D=3D=3D>   atk-1.2.2 depends on executable: libtool - found
=3D=3D=3D>   atk-1.2.2 depends on shared library: glib-2.0.200 - not =
found
=3D=3D=3D>    Verifying install for glib-2.0.200 in =
/usr/ports/devel/glib20
=3D=3D=3D>   glib-2.2.1 depends on executable: pkg-config - found
=3D=3D=3D>   glib-2.2.1 depends on executable: gmake - found
=3D=3D=3D>   glib-2.2.1 depends on executable: libtool - found
=3D=3D=3D>   glib-2.2.1 depends on shared library: intl.4 - found
=3D=3D=3D>  Configuring for glib-2.2.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... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... =
no
checking build system type... i386-unknown-freebsd4.7
checking host system type... i386-unknown-freebsd4.7
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...=20
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.
=3D=3D=3D>  Script "configure" failed unexpectedly.
      Please report the problem to gnome@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/devel/atk.
*** Error code 1

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

Stop in /usr/ports/irc/xchat2.
c3top104n3:/usr/ports/irc/xchat2 # 
------=_NextPart_000_0012_01C2FBBC.FAEEE9A0--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001101c2fbac$37646bf0$cc010d0a>