Date: Tue, 26 Feb 2002 23:46:28 -0500 From: stan <stanb@awod.com> To: FreeBSD Stable Mailing List <freebsd-stable@freebsd.org> Subject: Galeon port configure error Message-ID: <20020227044628.GA6400@teddy.fas.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020227044628.GA6400>