From owner-freebsd-ports@FreeBSD.ORG Wed Mar 2 18:09:46 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEDFE16A4CE for ; Wed, 2 Mar 2005 18:09:45 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 493E543D49 for ; Wed, 2 Mar 2005 18:09:45 +0000 (GMT) (envelope-from enhung@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so291907wra for ; Wed, 02 Mar 2005 10:09:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=JmN55W90VvVfOZn0yhfuWTdIzTXCvDYP8U3pa92GyxcrxyIXkwpMXwEAkoBjZuejCXsZzGyjGAyg+X9Zcx0aZKikmvIei1ex8CpyFxI23YfeOPq+tmnwYy+FkQGikB5ja7JiBP/tuR0LbJlVYvgOeTL7bxGOaMPDjZPSniJFCWA= Received: by 10.54.65.4 with SMTP id n4mr24861wra; Wed, 02 Mar 2005 10:09:44 -0800 (PST) Received: by 10.54.3.46 with HTTP; Wed, 2 Mar 2005 10:09:44 -0800 (PST) Message-ID: <4e5fbae005030210097931a53d@mail.gmail.com> Date: Thu, 3 Mar 2005 02:09:44 +0800 From: En-Hung Liu To: ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: ports/misc/help2man error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: En-Hung Liu List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 18:09:46 -0000 configure: WARNING: you should use --build, --host, --target checking for perl... perl checking for i386-portbld-freebsd5.3-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 ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/ports/misc/help2man/work/help2man-1.34.2/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/misc/help2man. ------------------------------------------------------------------------------------------------------ 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.59. Invocation command line was $ ./configure --prefix=/usr/local i386-portbld-freebsd5.3 ## --------- ## ## Platform. ## ## --------- ## hostname = server.phonon.org uname -m = i386 uname -r = 5.3-RELEASE uname -s = FreeBSD uname -v = FreeBSD 5.3-RELEASE #0: Thu Mar 3 00:09:05 CST 2005 root@server.phonon.org:/usr/src/sys/i386/compile/phonon /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:1252: checking for perl configure:1257: ...version 5.005 required configure:1266: trying perl found version 5.006 configure:1275: result: perl configure:1308: checking for i386-portbld-freebsd5.3-gcc configure:1334: result: cc configure:1616: checking for C compiler version configure:1619: cc --version &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 PURPOSE. configure:1622: $? = 0 configure:1624: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:1627: $? = 0 configure:1629: cc -V &5 cc: `-V' option must have argument configure:1632: $? = 1 configure:1655: checking for C compiler default output file name configure:1658: cc -O -pipe conftest.c >&5 configure:1661: $? = 0 configure:1707: result: a.out configure:1712: checking whether the C compiler works configure:1718: ./a.out configure:1721: $? = 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: $? = 0 configure:1780: result: configure:1786: checking for suffix of object files configure:1807: cc -c -O -pipe conftest.c >&5 configure:1810: $? = 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: $? = 0 configure:1869: test -z || test ! -s conftest.err configure:1872: $? = 0 configure:1875: test -s conftest.o configure:1878: $? = 0 configure:1891: result: yes configure:1897: checking whether cc accepts -g configure:1918: cc -c -g conftest.c >&5 configure:1924: $? = 0 configure:1927: test -z || test ! -s conftest.err configure:1930: $? = 0 configure:1933: test -s conftest.o configure:1936: $? = 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: $? = 0 configure:2043: test -z || test ! -s conftest.err configure:2046: $? = 0 configure:2049: test -s conftest.o configure:2052: $? = 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: $? = 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: $? = 0 configure:2264: test -z || test ! -s conftest.err configure:2267: $? = 0 configure:2270: test -s conftest configure:2273: $? = 0 configure:2342: result: none required configure:2350: checking for module Locale::gettext Can't locate Locale/gettext.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.6.1/mach /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.6.1/BSDPAN /usr/local/lib/perl5/5.6.1/mach /usr/local/lib/perl5/5.6.1 .). BEGIN failed--compilation aborted. configure:2362: result: no configure:2366: error: perl module Locale::gettext required ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_enable_nls=yes ac_cv_search_dlsym='none required' ac_cv_module_Locale__gettext=no ac_cv_prog_cc_g=yes ac_cv_env_LDFLAGS_set= ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set lt_cv_sys_max_cmd_len=65536 ac_cv_env_CPPFLAGS_set= ac_cv_env_host_alias_set=set ac_cv_prog_CC=cc ac_cv_env_build_alias_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set=set ac_cv_prog_cc_stdc= ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_host_alias_value=i386-portbld-freebsd5.3 ac_cv_env_build_alias_value=i386-portbld-freebsd5.3 ac_cv_prog_PERL=perl ac_cv_env_target_alias_value=i386-portbld-freebsd5.3 ac_cv_env_CC_value=cc ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-O -pipe ' CPPFLAGS='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_INFO='' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='' MSGFMT='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='perl' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='i386-portbld-freebsd5.3' datadir='${prefix}/share' exec_prefix='NONE' extra_make_all='' extra_make_install='' host_alias='i386-portbld-freebsd5.3' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' 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-portbld-freebsd5.3' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" configure: exit 1