Re: [HACKERS] template portname problems

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: eschmid(at)delos(dot)lf(dot)net (Egon Schmid)
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] template portname problems
Date: 1998-06-15 17:46:03
Message-ID: 199806151746.NAA04584@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

I think I have to make every linux port define the symbol 'linux'. I
will check into this.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)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)

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-06-15 19:16:02 removal of braces
Previous Message Marc Howard Zuckman 1998-06-15 15:53:16 Need help understanding unique indices (fwd)