Re: Problem with python compile - Mailing list pgsql-interfaces

From D'Arcy J.M. Cain
Subject Re: Problem with python compile
Date
Msg-id 20020325121517.88B191AFA@druid.net
Whole thread Raw
In response to Problem with python compile  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-interfaces
On March 24, 2002 08:49 pm, Bruce Momjian wrote:
> I am seeing the following warning message when compiling
> interfaces/python:
>
> ---------------------------------------------------------------------------
>
> gcc -O2 -pipe -m486 -Wall -Wmissing-prototypes -Wmissing-declarations -O0
> -Wall -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
> -Wcast-align -fpic - I../../../src/interfaces/libpq -I../../../src/include
> -I/usr/local/include/readl ine -I/usr/contrib/include
> -I/usr/contrib/include/python1.5  -c -o pgmodule.o pg module.c
> pgmodule.c: In function `pgsource_dealloc':
> pgmodule.c:346: warning: implicit declaration of function `PyObject_DEL'

Let's not back it out just yet.  It works fine for me.  Perhaps is is a
Python version issue.  What version of Python are you running?

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.


pgsql-interfaces by date:

Previous
From: Bernhard Herzog
Date:
Subject: Re: Problem with python compile
Next
From: "D'Arcy J.M. Cain"
Date:
Subject: Re: Problem with python compile