Date: Tue, 9 Apr 2002 00:14:02 -0700 (PDT) From: Bzdik BSD <bzdik@yahoo.com> To: stable@FreeBSD.ORG Subject: Portupgrade: perl not found? Message-ID: <20020409071402.81465.qmail@web13606.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi All,
I hope you will help me to find an obvious I am missing here:
simba# portupgrade autoconf
---> Upgrading 'autoconf-2.52_2' to 'autoconf-2.53' (devel/autoconf)
---> Building '/usr/ports/devel/autoconf'
===> Cleaning for m4-1.4_1
===> Cleaning for autoconf-2.53
===> Extracting for autoconf-2.53
>> Checksum OK for autoconf-2.53.tar.bz2.
===> autoconf-2.53 depends on executable: gm4 - found
===> Patching for autoconf-2.53
===> Configuring for autoconf-2.53
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... no
checking whether make sets ${MAKE}... yes
checking for expr... no
checking for gm4... /usr/local/bin/gm4
checking whether m4 supports frozen files... yes
checking for perl... no
configure: error: perl is not found
===> Script "configure" failed: here are the contents of "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 GNU Autoconf configure 2.53, which was
generated by GNU Autoconf 2.53. Invocation command line was
$ ./configure --without-lispdir --prefix=/usr/local
i386-portbld-freebsd4.5
## --------- ##
## Platform. ##
## --------- ##
hostname = simba.dal
uname -m = i386
uname -r = 4.5-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 4.5-STABLE #0: Mon Apr 8 22:40:34 PDT 2002
yoyu@simba.dal:/usr/obj/usr/src/sys/SIMBA
/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:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1178: checking for a BSD-compatible install
configure:1232: result: /usr/bin/install -c -o root -g wheel
configure:1243: checking whether build environment is sane
configure:1286: result: yes
configure:1319: checking for gawk
configure:1348: result: no
configure:1319: checking for mawk
configure:1348: result: no
configure:1319: checking for nawk
configure:1348: result: no
configure:1319: checking for awk
configure:1348: result: no
configure:1355: checking whether make sets ${MAKE}
configure:1375: result: yes
configure:1543: checking for expr
configure:1576: result: no
configure:1590: checking for gm4
configure:1620: result: /usr/local/bin/gm4
configure:1631: checking whether m4 supports frozen files
configure:1643: result: yes
configure:1661: checking for perl
configure:1692: result: no
configure:1700: error: perl is not found
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd4.5
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i386-portbld-freebsd4.5
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=i386-portbld-freebsd4.5
ac_cv_path_M4=/usr/local/bin/gm4
ac_cv_path_PERL=no
ac_cv_prog_gnu_m4=yes
ac_cv_prog_make_make_set=yes
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "GNU Autoconf"
#define PACKAGE_TARNAME "autoconf"
#define PACKAGE_VERSION "2.53"
#define PACKAGE_STRING "GNU Autoconf 2.53"
#define PACKAGE_BUGREPORT "bug-autoconf@gnu.org"
#define PACKAGE "autoconf"
#define VERSION "2.53"
configure: exit 1
(end of "config.log")
*** Error code 1
Stop in /usr/ports/devel/autoconf.
** Command failed: make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped /
!:failed)
! devel/autoconf (autoconf-2.52_2) (configure error)
TIA
__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020409071402.81465.qmail>
