Undefined symbol error
Adrian Klaver
aklaver at comcast.net
Mon Feb 13 17:19:55 GMT 2006
On Monday 13 February 2006 07:04 am, James William Pye wrote:
> On Thu, Feb 09, 2006 at 04:54:27PM -0800, Adrian Klaver wrote:
> > Mention was made of a README in the be/ subdirectory
> > but I found none so I used the instructions on the web site.
>
> Hrm, I must have forgotten it in the package's MANIFEST.in. Sorry.
>
> > ERROR: could not load library
> > "/usr/local/pgsql/lib/python24-dev.so":
> > /usr/local/pgsql/lib/python24-dev.so: undefined symbol: forkpty
>
> Hrm, in FreeBSD, forkpty is in -lutil, so I'm not positive the attached
> patch will work for you, but you can give it a shot. Apply it against
> setup.py in the 'be' directory. Sadly, it may still be missing other
> dependencies. :(
The patch seemed to work. The language handler and validator functions loaded
properly.
--
Adrian Klaver
aklaver at comcast.net
More information about the Python-general
mailing list