Re: 8.0.0beta3 plpython link troubles - Mailing list pgsql-bugs

From Michael Fuhr
Subject Re: 8.0.0beta3 plpython link troubles
Date
Msg-id 20041011020956.GA95123@winnie.fuhr.org
Whole thread Raw
In response to Re: 8.0.0beta3 plpython link troubles  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Sun, Oct 10, 2004 at 12:35:11PM -0400, Tom Lane wrote:
> "Magnus Hagander" <mha@sollentuna.net> writes:
> > Clearly, pyhon_libspec needs the -lpython$python_version back. Just not
> > on win32 (because we don't have libpython2.3 there, we only ahve
> > python23.dll). but perhaps that could/should be filtered out in the
> > Makefile and not in python.m4.
>
> > I don't have a good working autoconf, so it'd be nice if someone who
> > does could check out a working fix.
>
> Send me a sketch of a diff and I'll be glad to test.

I see that some changes have been made.  plpython now builds correctly
on my platform:

Solaris 9
gcc 3.4.2
gmake 3.80
Python 2.3.4

Thanks.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-bugs by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: 8.0.0beta3: dblink can't find libpq
Next
From: Krok
Date:
Subject: Unable to dump database/table