All,
I have a problem in starting my Python(Django) App using Apache and Mod_Wsgi
I am using Django 1.2.3 and Python 2.6.6 running on Apache 2.2.17 with
Mod_Wsgi 3.3
When I try to access the app from Web Browser, I am getting these
errors.
[Mon Nov 22 09:45:25 2010] [notice] Apache/2.2.17 (Unix
All,
When I configure python to enable shared libraries, none of the extensions
are getting built during the make step due to this error.
building 'cStringIO' extension
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/u01/home/apli/wm/GDD/Python-2.
All,
When I configure python to enable shared libraries, none of the
extensions are getting built during the make step due to this error.
building 'cStringIO' extension
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/u01/home/apli/wm/GDD/Python-2.
Hi All,
During the make step of python, I am encountering a weird error. This is on
AIX 5.3 using gcc as the compiler.
My configuration options are as follows
./configure --enable-shared --disable-ipv6 --with-gcc=gcc CPPFLAGS="-I
/opt/freeware/include -I /opt/freeware/include/readline -I
/opt/fr
which
contains the changes done by you.
Great work done by you and other folks for enabling the Shared Library build
on AIX. Hats Off !!!
Regards,
Anurag
2010/12/2 Sébastien Sablé
>
> Hi Anurag,
>
> Le 25/11/2010 10:24, Anurag Chourasia a écrit :
>
> > All,
> >
>
Hi All,
Python2.7.1 build on AIX 5.3 ML 12 is failing at the make step with the
error indicated below
de -I./Include -I /opt/freeware/include -I /opt/freeware/include/readline -I
/opt/freeware/include/ncurses -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o
Parser/tokenizer_pgen.c
gcc -pthread