You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by RYAN vAN GINNEKEN <lu...@computerking.ca> on 2006/03/02 22:45:47 UTC

[users@httpd] apache 22 ImportError: No module named os

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 <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'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 <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'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.




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org