[Zope] ZMySQLDA compilation problems

Jens Vagelpohl tommymi@concentric.net
Tue, 21 Sep 1999 00:20:26 -0400


hi daniel,

Zope 2.0.0 REQUIRES python 1.5.2. go upgrade and it should be OK after that!

jens

Jens Vagelpohl

Systems Administrator
Washtenaw Development Council

> -----Original Message-----
> From: ando@zope.org [mailto:ando@zope.org]On Behalf Of Daniel
> Sent: Monday, September 20, 1999 23:59
> To: zope@zope.org
> Subject: [Zope] ZMySQLDA compilation problems
>
>
> I've been trying to install mysql support for Zope and i've followed the
> instructions that came with it, including compiling python etc etc, but
> when i try to compile MySQL support for python i get this error msg:
> gcc -g -O2 -I./../Include -I.. -DHAVE_CONFIG_H  -I/usr/include/mysql -c
> ./MySQLmodule.c
> ./MySQLmodule.c: In function `pythonify_row':
> ./MySQLmodule.c:238: warning: assignment from incompatible pointer type
> ./MySQLmodule.c: In function `pythonify_res_fields':
> ./MySQLmodule.c:384: invalid lvalue in unary `&'
> ./MySQLmodule.c: In function `STH_fetchdict':
> ./MySQLmodule.c:1125: invalid lvalue in unary `&'
> ./MySQLmodule.c:1147: invalid lvalue in unary `&'
> make[1]: *** [MySQLmodule.o] Error 1
> make[1]: Leaving directory `/opt/Python-1.5.1/Modules'
> make: *** [Modules] Error 2
>
> I'm running Redhat linux 5.2, pythong 1.5.1 and Zope 2.0.0 if that makes
> any difference
> any advice would be appreciated :)
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
>
> (To receive general Zope announcements, see:
> http://www.zope.org/mailman/listinfo/zope-announce
>
> For developer-specific issues, zope-dev@zope.org -
> http://www.zope.org/mailman/listinfo/zope-dev )
>