Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2012 15:39:53 -0700
From:      Kevin Oberman <kob6558@gmail.com>
To:        Guilherme Garcia <guilhermealvesgarcia@gmail.com>
Cc:        gnome@freebsd.org
Subject:   Re: nspluginwrapper, freebsd 9.0
Message-ID:  <CAN6yY1vB_A%2BPfdPEXuhtVmtcH0jpOgu2z3GWgogWoFMJeLjgcw@mail.gmail.com>
In-Reply-To: <CAF86MP2CcWq-h_PdS2eOzMPEZ%2BtK40-329R5vS566iNPa966tg@mail.gmail.com>
References:  <CAF86MP2CcWq-h_PdS2eOzMPEZ%2BtK40-329R5vS566iNPa966tg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 14, 2012 at 9:16 AM, Guilherme Garcia
<guilhermealvesgarcia@gmail.com> wrote:
> # vi /usr/ports/textproc/intltool/work/intltool-0.41.1/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 intltool configure 0.41.1, which was
> generated by GNU Autoconf 2.64.  Invocation command line was
>
>   $ ./configure --libdir=/usr/local/libdata --prefix=/usr/local
> --mandir=/usr/local/man --infodir=/usr/lo
> cal/info/ --build=amd64-portbld-freebsd9.0
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname =
> uname -m = amd64
> uname -r = 9.0-RELEASE
> uname -s = FreeBSD
> uname -v = FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012
> root@farrell.cse.buffalo.edu:/usr/obj
> /usr/src/sys/GENERIC
>
> /usr/bin/uname -p = amd64
> /bin/uname -X     = unknown
>
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/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: /root/bin
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:1706: checking for a BSD-compatible install
> configure:1774: result: /usr/bin/install -c -o root -g wheel
> configure:1785: checking whether build environment is sane
> configure:1835: result: yes
> configure:1976: checking for a thread-safe mkdir -p
> configure:2015: result: ./install-sh -c -d
> configure:2028: checking for gawk
> configure:2058: result: no
> configure:2028: checking for mawk
> configure:2058: result: no
> configure:2028: checking for nawk
> configure:2044: found /usr/bin/nawk
> configure:2055: result: nawk
> configure:2066: checking whether gmake sets $(MAKE)
> configure:2088: result: yes
> configure:2175: checking for perl
> configure:2193: found /usr/bin/perl
> configure:2205: result: /usr/bin/perl
> configure:2216: checking for perl >= 5.8.1
> configure:2223: result: 5.12.4
> configure:2226: checking for XML::Parser
> configure:2232: error: XML::Parser perl module is required for intltool
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=amd64-portbld-freebsd9.0
> ac_cv_env_host_alias_set=''
> ac_cv_env_host_alias_value=''
> ac_cv_env_target_alias_set=''
> ac_cv_env_target_alias_value=''
> ac_cv_path_PERL=/usr/bin/perl
> ac_cv_prog_AWK=nawk
> ac_cv_prog_make_gmake_set=yes
> lt_cv_sys_max_cmd_len=262144
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ACLOCAL='${SHELL} /usr/ports/textproc/intltool/work/intltool-0.41.1/missing
> --run aclocal-1.11'
> AMTAR='${SHELL} /usr/ports/textproc/intltool/work/intltool-0.41.1/missing
> --run tar'
> AUTOCONF='${SHELL}
> /usr/ports/textproc/intltool/work/intltool-0.41.1/missing --run autoconf'
> AUTOHEADER='${SHELL}
> /usr/ports/textproc/intltool/work/intltool-0.41.1/missing --run autoheader'
> AUTOMAKE='${SHELL}
> /usr/ports/textproc/intltool/work/intltool-0.41.1/missing --run
> automake-1.11'
> AWK='nawk'
> CYGPATH_W='echo'
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> 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'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> MAKEINFO='${SHELL}
> /usr/ports/textproc/intltool/work/intltool-0.41.1/missing --run makeinfo'
> MKDIR_P='./install-sh -c -d'
> PACKAGE='intltool'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME='intltool'
> PACKAGE_STRING='intltool 0.41.1'
> PACKAGE_TARNAME='intltool'
> PACKAGE_URL=''
> PACKAGE_VERSION='0.41.1'
> PATH_SEPARATOR=':'
> PERL='/usr/bin/perl'
> SET_MAKE=''
> SHELL='/bin/sh'
> STRIP=''
> VERSION='0.41.1'
> aclocaldir='${datadir}/aclocal'
> am__isrc=''
> am__leading_dot='.'
> am__tar='${AMTAR} chof - "$$tardir"'
> am__untar='${AMTAR} xf -'
> bindir='${exec_prefix}/bin'
> build_alias='amd64-portbld-freebsd9.0'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='/usr/local/info'
> install_sh='${SHELL}
> /usr/ports/textproc/intltool/work/intltool-0.41.1/install-sh'
> libdir='/usr/local/libdata'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='/usr/local/man'
> mkdir_p='$(top_builddir)/./install-sh -c -d'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> pkgdatadir='${datadir}/intltool'
> prefix='/usr/local'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> /* confdefs.h */
> #define PACKAGE_NAME "intltool"
> #define PACKAGE_TARNAME "intltool"
> #define PACKAGE_VERSION "0.41.1"
> #define PACKAGE_STRING "intltool 0.41.1"
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> #define PACKAGE "intltool"
> #define VERSION "0.41.1"
>
> configure: exit 2

This is almost always fixed by re-installing p5-XML-Parse. I've seen
an explanation of why it happens, but I don't remember why.
-- 
R. Kevin Oberman, Network Engineer
E-mail: kob6558@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1vB_A%2BPfdPEXuhtVmtcH0jpOgu2z3GWgogWoFMJeLjgcw>