From owner-freebsd-stable Tue Feb 26 20:45:40 2002 Delivered-To: freebsd-stable@freebsd.org Received: from sumter.awod.com (sumter.awod.com [208.140.99.1]) by hub.freebsd.org (Postfix) with ESMTP id D4BD537B41C for ; Tue, 26 Feb 2002 20:45:31 -0800 (PST) Received: from teddy.fas.com (pcp01010372pcs.mplsnt01.sc.comcast.net [68.58.176.67]) by sumter.awod.com (8.8.7/8.12.2) with ESMTP id XAA16938 for ; Tue, 26 Feb 2002 23:45:30 -0500 (EST) (envelope-from stanb@awod.com) X-Authentication-Warning: sumter.awod.com: User stanb [pcp01010372pcs.mplsnt01.sc.comcast.net] popped 93 seconds ago Received: from stan by teddy.fas.com with local (Exim 3.34 #1 (Debian)) id 16fvz2-0001fT-00 for ; Tue, 26 Feb 2002 23:46:28 -0500 Date: Tue, 26 Feb 2002 23:46:28 -0500 From: stan To: FreeBSD Stable Mailing List Subject: Galeon port configure error Message-ID: <20020227044628.GA6400@teddy.fas.com> Mail-Followup-To: FreeBSD Stable Mailing List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.3.27i X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.17 X-Uptime: 23:44:30 up 4:07, 1 user, load average: 0.10, 0.08, 0.07 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to build galeon on a freshly cvsup'd machine, and it's failing in the configure phase. Here is what;s happening: Script started on Tue Feb 26 23:42:50 2002 black# make =3D=3D=3D> Configuring for galeon-1.0.3 checking for perl... no configure: error: perl not found; required for xml-i18n-tools =3D=3D=3D> 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 configure, which was generated by GNU Autoconf 2.52f. Invocation command line was $ ./configure --with-mozilla-includes=3D/usr/X11R6/include/mozilla --with= -mozilla-libs=3D/usr/X11R6/lib/mozilla-embedded --with-gnome=3D/usr/X11R6 -= -localstatedir=3D/usr/X11R6/share/gnome --datadir=3D/usr/X11R6/share/gnome = --prefix=3D/usr/X11R6 --target=3Di386-unknown-freebsd4.5 ## --------- ## ## Platform. ## ## --------- ## hostname =3D black.fas.com uname -m =3D i386 uname -r =3D 4.5-STABLE uname -s =3D FreeBSD uname -v =3D FreeBSD 4.5-STABLE #31: Mon Feb 25 22:13:21 EST 2002 root@= black.fas.com:/usr/obj/usr/src/sys/BLACK=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:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/b= in:/usr/X11R6/bin:/root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1365: checking for perl configure:1398: result: no configure:1403: error: perl not found; required for xml-i18n-tools ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CC_set=3Dset ac_cv_env_CC_value=3Dcc ac_cv_env_CFLAGS_set=3Dset ac_cv_env_CFLAGS_value=3D'-O -pipe -march=3Dk6' ac_cv_env_CPPFLAGS_set=3Dset ac_cv_env_CPPFLAGS_value=3D'-I/usr/local/include -D_REENTRANT -D_THREAD_SAF= E' ac_cv_env_CPP_set=3D'' ac_cv_env_CPP_value=3D'' ac_cv_env_CXXFLAGS_set=3Dset ac_cv_env_CXXFLAGS_value=3D' -O -pipe -march=3Dk6' ac_cv_env_CXX_set=3Dset ac_cv_env_CXX_value=3Dc++ ac_cv_env_LDFLAGS_set=3D'' ac_cv_env_LDFLAGS_value=3D'' ac_cv_env_build_alias_set=3D'' ac_cv_env_build_alias_value=3D'' ac_cv_env_host_alias_set=3D'' ac_cv_env_host_alias_value=3D'' ac_cv_env_target_alias_set=3Dset ac_cv_env_target_alias_value=3Di386-unknown-freebsd4.5 lt_cv_sys_path_separator=3D: ## ----------- ## ## confdefs.h. ## ## ----------- ## configure: exit 1 (end of "config.log") *** Error code 1 Stop in /usr/ports/www/galeon. *** Error code 1 Stop in /usr/ports/www/galeon. *** Error code 1 Stop in /usr/ports/www/galeon. *** Error code 1 Stop in /usr/ports/www/galeon. black# ^D=08=08exit Script done on Tue Feb 26 23:42:56 2002 Script started, output file is typescript black# make =3D=3D=3D> Configuring for galeon-1.0.3 checking for perl...=20 I definatly have perl installed. How can I make this work? --=20 "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message