Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2005 21:14:39 -0700
From:      "Jack L." <xxjack12xx@gmail.com>
To:        Richard Kramer <rrkramer@kramer-smilko.com>
Cc:        ports@freebsd.org
Subject:   Re: Bug with apache22 make
Message-ID:  <ab581e3105091421146b17bb7d@mail.gmail.com>
In-Reply-To: <4328F447.6070505@kramer-smilko.com>
References:  <4328F447.6070505@kramer-smilko.com>

next in thread | previous in thread | raw e-mail | index | archive | help
It looks like you'r missing p5-gettext. Try installing that and it should=
=20
work.

On 9/14/05, Richard Kramer <rrkramer@kramer-smilko.com> wrote:
>=20
> Per the make message, I have attached a couple of files and a screen
> shot below. I managed to fix this by re-installing perl5.8.6 from
> /usr/ports. I am not sure this is real bug, since one of the other
> workers here had been messing with perl in an attempt to get Spam
> Assassin working.
>=20
> Richard Kramer
>=20
> #############################################################
> configure: WARNING: you should use --build, --host, --target
> checking for perl... perl
> checking for i386-portbld-freebsd5.4-gcc... cc
> checking for C compiler default output file name... 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 library containing dlsym... none required
> checking for module Locale::gettext... no
> configure: error: perl module Locale::gettext required
> =3D=3D=3D> Script "configure" failed unexpectedly.
> Please report the problem to ports@FreeBSD.org [maintainer] and attach th=
e
> "/usr/ports/misc/help2man/work/help2man-1.35.1/config.log" including the
> output of the failure of your make command. Also, it might be a good idea=
=20
> to
> provide an overview of all packages installed on your system (e.g. an `ls
> /var/db/pkg`).
> *** Error code 1
>=20
> Stop in /usr/ports/misc/help2man.
> *** Error code 1
>=20
> Stop in /usr/ports/devel/autoconf259.
> *** Error code 1
>=20
> Stop in /usr/ports/www/apache21.
>=20
>=20
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>=20
> It was created by configure, which was
> generated by GNU Autoconf 2.59. Invocation command line was
>=20
> $ ./configure --prefix=3D/usr/local i386-portbld-freebsd5.4
>=20
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>=20
> hostname =3D kramer-smilko.com <http://kramer-smilko.com>;
> uname -m =3D i386
> uname -r =3D 5.4-RELEASE
> uname -s =3D FreeBSD
> uname -v =3D FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005=20
> root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
>=20
> /usr/bin/uname -p =3D i386
> /bin/uname -X =3D unknown
>=20
> /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
>=20
> 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: /home/rrkramer/bin
>=20
>=20
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>=20
> configure:1252: checking for perl
> configure:1257: ...version 5.005 required
> configure:1266: trying perl
> found version 5.00801
> configure:1275: result: perl
> configure:1308: checking for i386-portbld-freebsd5.4-gcc
> configure:1334: result: cc
> configure:1616: checking for C compiler version
> configure:1619: cc --version </dev/null >&5
> cc (GCC) 3.4.2 [FreeBSD] 20040728
> Copyright (C) 2004 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=20
> PURPOSE.
>=20
> configure:1622: $? =3D 0
> configure:1624: cc -v </dev/null >&5
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.4.2 [FreeBSD] 20040728
> configure:1627: $? =3D 0
> configure:1629: cc -V </dev/null >&5
> cc: `-V' option must have argument
> configure:1632: $? =3D 1
> configure:1655: checking for C compiler default output file name
> configure:1658: cc -O -pipe conftest.c >&5
> configure:1661: $? =3D 0
> configure:1707: result: a.out
> configure:1712: checking whether the C compiler works
> configure:1718: ./a.out
> configure:1721: $? =3D 0
> configure:1738: result: yes
> configure:1745: checking whether we are cross compiling
> configure:1747: result: no
> configure:1750: checking for suffix of executables
> configure:1752: cc -o conftest -O -pipe conftest.c >&5
> configure:1755: $? =3D 0
> configure:1780: result:
> configure:1786: checking for suffix of object files
> configure:1807: cc -c -O -pipe conftest.c >&5
> configure:1810: $? =3D 0
> configure:1832: result: o
> configure:1836: checking whether we are using the GNU C compiler
> configure:1860: cc -c -O -pipe conftest.c >&5
> configure:1866: $? =3D 0
> configure:1869: test -z || test ! -s conftest.err
> configure:1872: $? =3D 0
> configure:1875: test -s conftest.o
> configure:1878: $? =3D 0
> configure:1891: result: yes
> configure:1897: checking whether cc accepts -g
> configure:1918: cc -c -g conftest.c >&5
> configure:1924: $? =3D 0
> configure:1927: test -z || test ! -s conftest.err
> configure:1930: $? =3D 0
> configure:1933: test -s conftest.o
> configure:1936: $? =3D 0
> configure:1947: result: yes
> configure:1964: checking for cc option to accept ANSI C
> configure:2034: cc -c -O -pipe conftest.c >&5
> configure:2040: $? =3D 0
> configure:2043: test -z || test ! -s conftest.err
> configure:2046: $? =3D 0
> configure:2049: test -s conftest.o
> configure:2052: $? =3D 0
> configure:2070: result: none needed
> configure:2088: cc -c -O -pipe conftest.c >&5
> conftest.c:2: error: syntax error before "me"
> configure:2094: $? =3D 1
> configure: failed program was:
> | #ifndef __cplusplus
> | choke me
> | #endif
> configure:2225: checking for library containing dlsym
> configure:2255: cc -o conftest -O -pipe conftest.c >&5
> configure:2261: $? =3D 0
> configure:2264: test -z || test ! -s conftest.err
> configure:2267: $? =3D 0
> configure:2270: test -s conftest
> configure:2273: $? =3D 0
> configure:2342: result: none required
> configure:2350: checking for module Locale::gettext
> Can't locate Locale/gettext.pm in @INC (@INC contains:=20
> /usr/local/lib/perl5/5.8.7/i386-freebsd /usr/local/lib/perl5/5.8.7=20
> /usr/local/lib/perl5/site_perl/5.8.7/i386-freebsd=20
> /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl/5.8.6=
=20
> /usr/local/lib/perl5/site_perl/5.6.2 /usr/local/lib/perl5/site_perl .).
> BEGIN failed--compilation aborted.
> configure:2362: result: no
> configure:2366: error: perl module Locale::gettext required
>=20
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>=20
> ac_cv_enable_nls=3Dyes
> ac_cv_search_dlsym=3D'none required'
> ac_cv_module_Locale__gettext=3Dno
> ac_cv_prog_cc_g=3Dyes
> ac_cv_env_LDFLAGS_set=3D
> ac_cv_c_compiler_gnu=3Dyes
> ac_cv_exeext=3D
> ac_cv_env_CFLAGS_set=3Dset
> lt_cv_sys_max_cmd_len=3D65536
> ac_cv_env_CPPFLAGS_set=3D
> ac_cv_env_host_alias_set=3Dset
> ac_cv_prog_CC=3Dcc
> ac_cv_env_build_alias_set=3Dset
> ac_cv_env_LDFLAGS_value=3D
> ac_cv_env_target_alias_set=3Dset
> ac_cv_prog_cc_stdc=3D
> ac_cv_env_CFLAGS_value=3D'-O -pipe '
> ac_cv_env_CC_set=3Dset
> ac_cv_env_CPPFLAGS_value=3D
> ac_cv_env_host_alias_value=3Di386-portbld-freebsd5.4
> ac_cv_env_build_alias_value=3Di386-portbld-freebsd5.4
> ac_cv_prog_PERL=3Dperl
> ac_cv_env_target_alias_value=3Di386-portbld-freebsd5.4
> ac_cv_env_CC_value=3Dcc
> ac_cv_objext=3Do
>=20
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>=20
> CC=3D'cc'
> CFLAGS=3D'-O -pipe '
> CPPFLAGS=3D''
> DEFS=3D''
> ECHO_C=3D''
> ECHO_N=3D'-n'
> ECHO_T=3D''
> EXEEXT=3D''
> INSTALL_DATA=3D'install -o root -g wheel -m 444'
> INSTALL_INFO=3D''
> INSTALL_PROGRAM=3D'install -s -o root -g wheel -m 555'
> INSTALL_SCRIPT=3D'install -o root -g wheel -m 555'
> LDFLAGS=3D''
> LIBOBJS=3D''
> LIBS=3D''
> LTLIBOBJS=3D''
> MAKEINFO=3D''
> MSGFMT=3D''
> OBJEXT=3D'o'
> PACKAGE_BUGREPORT=3D''
> PACKAGE_NAME=3D''
> PACKAGE_STRING=3D''
> PACKAGE_TARNAME=3D''
> PACKAGE_VERSION=3D''
> PATH_SEPARATOR=3D':'
> PERL=3D'perl'
> SHELL=3D'/bin/sh'
> ac_ct_CC=3D''
> bindir=3D'${exec_prefix}/bin'
> build_alias=3D'i386-portbld-freebsd5.4'
> datadir=3D'${prefix}/share'
> exec_prefix=3D'NONE'
> extra_make_all=3D''
> extra_make_install=3D''
> host_alias=3D'i386-portbld-freebsd5.4'
> 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'
> 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-portbld-freebsd5.4'
>=20
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>=20
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_NAME ""
> #define PACKAGE_STRING ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
>=20
> configure: exit 1
>=20
>=20
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>=20
>



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