Re: [BUGS] Freebsd410 and postgresql803: src/port compile error

2005-08-15 Thread Bruce Momjian
Jim C. Nasby wrote: > > it's missing a link to the threading libs -pthread > > http://lnk.nu/pgbuildfarm.org/3ks.pl > > Note that the build before (without --enable-thread-safety) at least > made it through configure. Well, configure never completed: checking thread safety of re

Re: [BUGS] Freebsd410 and postgresql803: src/port compile error

2005-08-15 Thread Jim C. Nasby
On Mon, Aug 15, 2005 at 10:34:59AM -0700, Darcy Buskermolen wrote: > On Sunday 14 August 2005 21:30, Bruce Momjian wrote: > > Jim C. Nasby wrote: > > > I believe that thread safety isn't supported on *BSD. I know that > > > there's issues with building in python support if python was compiled > > >

Re: [BUGS] Freebsd410 and postgresql803: src/port compile error

2005-08-15 Thread Darcy Buskermolen
On Sunday 14 August 2005 21:30, Bruce Momjian wrote: > Jim C. Nasby wrote: > > I believe that thread safety isn't supported on *BSD. I know that > > there's issues with building in python support if python was compiled > > with threads enabled. > > > > On Fri, Aug 05, 2005 at 02:47:27PM +0200, rmkm

Re: [BUGS] Freebsd410 and postgresql803: src/port compile error

2005-08-14 Thread Bruce Momjian
Jim C. Nasby wrote: > I believe that thread safety isn't supported on *BSD. I know that > there's issues with building in python support if python was compiled > with threads enabled. > > On Fri, Aug 05, 2005 at 02:47:27PM +0200, rmkml wrote: > > Hi, > > > > I have an error when postgresql 803 co

Re: [BUGS] Freebsd410 and postgresql803: src/port compile error

2005-08-14 Thread Jim C. Nasby
I believe that thread safety isn't supported on *BSD. I know that there's issues with building in python support if python was compiled with threads enabled. On Fri, Aug 05, 2005 at 02:47:27PM +0200, rmkml wrote: > Hi, > > I have an error when postgresql 803 compile with flag : > > ./configure -