From owner-freebsd-questions@FreeBSD.ORG Thu Mar 2 21:44:50 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF18A16A420 for ; Thu, 2 Mar 2006 21:44:50 +0000 (GMT) (envelope-from luck@computerking.ca) Received: from shoemasters.com (shoemasters.com [68.144.188.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id D417143D49 for ; Thu, 2 Mar 2006 21:44:49 +0000 (GMT) (envelope-from luck@computerking.ca) Received: from localhost (localhost.localdomain [127.0.0.1]) by shoemasters.com (Postfix) with ESMTP id D6852848658 for ; Thu, 2 Mar 2006 07:44:57 -0700 (MST) Received: from shoemasters.com ([127.0.0.1]) by localhost (shoemasters.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32599-01 for ; Thu, 2 Mar 2006 07:44:52 -0700 (MST) Received: from [192.168.0.24] (computerking.ca [68.146.204.152]) by shoemasters.com (Postfix) with ESMTP id 1F36E848652 for ; Thu, 2 Mar 2006 07:44:52 -0700 (MST) Message-ID: <44076748.7060906@computerking.ca> Date: Thu, 02 Mar 2006 14:44:40 -0700 From: RYAN vAN GINNEKEN User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at X-Spam-Status: No, score=-1.04 tagged_above=-10 required=6.6 autolearn=no tests=[AWL=-0.109, BAYES_00=-2.599, DATE_IN_FUTURE_06_12=1.668] X-Spam-Score: -1.04 X-Spam-Level: Subject: apache 22 ImportError: No module named os X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Mar 2006 21:44:50 -0000 I am tring to make apache 2.2 on freebsd 4.11 but get stop errors when tring to build apache22 port anyone know what is going on? Is the port broken or is it just me? Copying libtool helper files ... buildconf: Using libtool15.m4 at /usr/local/share/aclocal/libtool.m4. Creating include/arch/unix/apr_private.h.in ... Creating configure ... Generating 'make' outputs ... Could not find platform independent libraries Could not find platform dependent libraries Consider setting $PYTHONHOME to [:] 'import site' failed; use -v for traceback Traceback (most recent call last): File "build/gen-build.py", line 12, in ? import os ImportError: No module named os rebuilding rpm spec file rebuilding srclib/apr-util/configure Looking for apr source in ../apr Creating include/private/apu_config.h ... Creating configure ... Generating 'make' outputs ... Could not find platform independent libraries Could not find platform dependent libraries Consider setting $PYTHONHOME to [:] 'import site' failed; use -v for traceback Traceback (most recent call last): File "../apr/build/gen-build.py", line 12, in ? import os ImportError: No module named os ./buildconf failed for apr-util *** Error code 1 Stop in /usr/ports/www/apache22.