Re: FreeBSD -pthread -lpq problem...

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Frédéric Boucher <ed(at)jetumele(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: FreeBSD -pthread -lpq problem...
Date: 2002-08-27 20:18:19
Message-ID: Pine.LNX.4.44.0208272217030.1221-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

In src/Makefile.shlib, near

ifeq ($(PORTNAME), freebsd)

remove the line

SHLIB_LINK += -lc

and rebuild libpq. Or update to a more recent release, where this is
already done.

Frédéric Boucher writes:

> Postgresql v 7.1.3
> FreeBSD v 4.2-Release
>
> /fb
>
> > -----Original Message-----
> > From: Peter Eisentraut [mailto:peter_e(at)gmx(dot)net]
> > Sent: 27 août, 2002 14:24
> > To: Frédéric Boucher
> > Cc: pgsql-interfaces(at)postgresql(dot)org
> > Subject: Re: [INTERFACES] FreeBSD -pthread -lpq problem...
> >
> >
> > Frédéric Boucher writes:
> >
> > > The errors occurs only when I mix "-lpq" with "-pthread"...
> > if I use
> > > either one or the other, it works... Well I need to have
> > > multi-threading capability and POSTGRES access at the same
> > time... :(
> > > Is this possible? How?
> >
> > Which PostgreSQL version? Which FreeBSD version?
> >
> > --
> > Peter Eisentraut peter_e(at)gmx(dot)net
> >
> >
> >
>
>

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2002-08-27 21:07:18 Re: libpgtcl modifications
Previous Message Gabriel Menini [F.I.S.] 2002-08-27 19:17:24 Accessing thru webmin, don't have admin password