Re: [HACKERS] template portname problems - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] template portname problems
Date
Msg-id 199806152100.RAA14781@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
>
> Hi,
> since the chance for the new template names I can configure, make and
> start the postmaster.  psql report's "cant't resolve symbol
> 'PQsetdbLogin'.  I have solved it now by myself. In
> src/interfaces/libpq/Makefile.in I changed
>
>     ifeq ($(PORTNAME), linux)
> to
>     ifeq ($(PORTNAME), linux_i386)
>
> -Egon
>
>

OK, made the change you suggested.  Please give it a try.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: dg@illustra.com (David Gould)
Date:
Subject: Re: [HACKERS] removal of braces
Next
From: Dmitry Samersoff
Date:
Subject: User authentification failed