you might want to check your $PATH and make sure python's there. it would be nice as well to include your openbsd version and if it's -stable or -current to make the folks aware and try to test it out for you as well.
-b On Wed, Apr 29, 2009 at 12:13 AM, Aaron Stellman <openbsd-po...@x96.org> wrote: > mozilla-firefox 3.0.10 configure doesn't pick up python. > 3.0.9 built fine a week ago or so > > > Script started on Tue Apr 28 23:09:43 2009 > # make update > > ===> Checking files for mozilla-firefox-3.0.10 > `/usr/ports/distfiles/firefox-3.0.10-source.tar.bz2' is up to date. >>> (SHA256) firefox-3.0.10-source.tar.bz2: OK > ===> mozilla-firefox-3.0.10 depends on: libIDL-* - found > ===> mozilla-firefox-3.0.10 depends on: zip->=2.3 - found > ===> mozilla-firefox-3.0.10 depends on: gettext->=0.17 - found > ===> mozilla-firefox-3.0.10 depends on: python->=2.5,<2.6 - found > ===> mozilla-firefox-3.0.10 depends on: metaauto-* - found > ===> mozilla-firefox-3.0.10 depends on: autoconf-2.13 - found > ===> mozilla-firefox-3.0.10 depends on: gmake-* - found > ===> mozilla-firefox-3.0.10 depends on: bzip2-* - found > ===> mozilla-firefox-3.0.10 depends on: gtk+2-* - found > ===> mozilla-firefox-3.0.10 depends on: nspr->=4.7 - found > ===> mozilla-firefox-3.0.10 depends on: nss->=3.12 - found > ===> mozilla-firefox-3.0.10 depends on: sqlite3->=3.5 - found > ===> mozilla-firefox-3.0.10 depends on: gettext->=0.10.38 - found > ===> mozilla-firefox-3.0.10 depends on: libiconv-* - found > ===> Verifying specs: gdk-x11-2.0 gdk_pixbuf-2.0 gtk-x11-2.0 nspr4.>=20 > plc4.>=20 plds4.>=20 nss3.>=22 smime3.>=22 softokn3.>=22 ssl3.>=22 > sqlite3.>=10.0 intl.>=4 iconv.>=4 gdk-x11-2.0 gdk_pixbuf-2.0 gtk-x11-2.0 > nspr4.>=20 plc4.>=20 plds4.>=20 nss3.>=22 smime3.>=22 softokn3.>=22 ssl3.>=22 > sqlite3.>=10.0 intl.>=4 iconv.>=4 X11 Xau Xcomposite Xcursor Xdamage Xdmcp > Xext Xfixes Xft Xi Xinerama Xrandr Xrender Xt atk-1.0 c cairo expat > fontconfig freetype gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 > gthread-2.0 jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 pixman-1 png > pthread stdc++ z X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes Xft Xi > Xinerama Xrandr Xrender Xt atk-1.0 c cairo expat fontconfig freetype gio-2.0 > glib-2.0 glitz gmodule-2.0 gobject-2.0 gthread-2.0 jpeg m pango-1.0 > pangocairo-1.0 pangoft2-1.0 pixman-1 png pthread stdc++ z > ===> found gdk-x11-2.0.1400.1 gdk_pixbuf-2.0.1400.1 gtk-x11-2.0.1400.1 > nspr4.20.0 plc4.20.0 plds4.20.0 nss3.22.0 smime3.22.0 softokn3.22.0 ssl3.22.0 > sqlite3.13.1 intl.4.0 iconv.5.0 X11.11.1 Xau.9.0 Xcomposite.3.0 Xcursor.4.0 > Xdamage.3.1 Xdmcp.9.0 Xext.10.0 Xfixes.5.0 Xft.7.0 Xi.10.0 Xinerama.5.0 > Xrandr.6.0 Xrender.5.0 Xt.10.0 atk-1.0.2400.0 c.50.1 cairo.9.2 expat.9.0 > fontconfig.6.0 freetype.17.0 gio-2.0.1800.2 glib-2.0.1800.1 glitz.2.0 > gmodule-2.0.1800.1 gobject-2.0.1800.1 gthread-2.0.1800.1 jpeg.62.0 m.5.0 > pango-1.0.1800.0 pangocairo-1.0.1800.0 pangoft2-1.0.1800.0 pixman-1.12.0 > png.8.1 pthread.11.1 stdc++.47.0 z.4.1 > ===> Extracting for mozilla-firefox-3.0.10 > ===> Patching for mozilla-firefox-3.0.10 > Running autoconf-2.13 in /usr/obj/ports/mozilla-firefox-3.0.10/mozilla > ===> Configuring for mozilla-firefox-3.0.10 > perl -pi -e 's|_LOCALBASE_|/usr/local|g; s|_X11BASE_|/usr/X11R6|g' > /usr/obj/ports/mozilla-firefox-3.0.10/mozilla/browser/app/mozilla.in > /usr/obj/ports/mozilla-firefox-3.0.10/mozilla/extensions/spellcheck/hunspell/src/mozHunspell.cpp > > /usr/obj/ports/mozilla-firefox-3.0.10/mozilla/js/src/xpconnect/shell/Makefile.in > > /usr/obj/ports/mozilla-firefox-3.0.10/mozilla/toolkit/xre/nsXREDirProvider.cpp > loading site script /usr/ports/infrastructure/db/config.site > loading site script /usr/ports/infrastructure/db/config.x11.site > creating cache ./config.cache > checking host system type... x86_64-unknown-openbsd4.5 > checking target system type... x86_64-unknown-openbsd4.5 > checking build system type... x86_64-unknown-openbsd4.5 > checking for mawk... (cached) nawk > checking for gcc... cc > checking whether the C compiler (cc -O2 -pipe ) works... yes > checking whether the C compiler (cc -O2 -pipe ) is a cross-compiler... no > checking whether we are using GNU C... (cached) yes > checking whether cc accepts -g... (cached) yes > checking for c++... c++ > checking whether the C++ compiler (c++ -O2 -pipe ) works... yes > checking whether the C++ compiler (c++ -O2 -pipe ) is a cross-compiler... no > checking whether we are using GNU C++... yes > checking whether c++ accepts -g... (cached) yes > checking for ranlib... ranlib > checking for as... /usr/bin/as > checking for ar... ar > checking for ld... ld > checking for strip... strip > checking for windres... no > checking whether cc understands -c and -o together... yes > checking how to run the C preprocessor... cc -E > checking how to run the C++ preprocessor... c++ -E > checking for a BSD compatible install... /usr/bin/install -c -o root -g bin > checking whether ln -s works... yes > checking for perl5... no > checking for perl... /usr/bin/perl > checking for minimum required perl version >= 5.006... 5.010000 > checking for full perl installation... yes > checking for python... no > configure: error: python was not found in $PATH > *** Error code 1 > > Stop in /usr/ports/www/mozilla-firefox (line 2147 of > /usr/ports/infrastructure/mk/bsd.port.mk). > *** Error code 1 > > Stop in /usr/ports/www/mozilla-firefox (line 1427 of > /usr/ports/infrastructure/mk/bsd.port.mk). > *** Error code 1 > > Stop in /usr/ports/www/mozilla-firefox (line 1967 of > /usr/ports/infrastructure/mk/bsd.port.mk). > *** Error code 1 > > Stop in /usr/ports/www/mozilla-firefox (line 1477 of > /usr/ports/infrastructure/mk/bsd.port.mk). > # q exit > > > Script done on Tue Apr 28 23:12:09 2009 > > -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments