Re: [HACKERS] NetBSD configuration

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] NetBSD configuration
Дата
Msg-id 199804100209.WAA01960@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] NetBSD configuration  (The Hermit Hacker <scrappy@hub.org>)
Ответы Re: [HACKERS] NetBSD configuration  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
>
> On Thu, 9 Apr 1998, D'Arcy J.M. Cain wrote:
>
> > It used to be that configure asked for extra include and lib directories
> > using reasonable defaults.  Now I get failures because it can't find
> > readline unless I manually add these in.  Is this supposed to be picked
> > up automatically from the template file?  The template file has SRCH_INC
> > and SRCH_LIB but it doesn't seem to be picked up by configure.
>
>     We recently switched it over to requiring you to use
> '--with-includes=' and '--with-libs'

Woh, I found a problem with readline not being found too.  The fix was
to use --with-libraries, not --with-libs.  It doesn't error out with
--with-libs (nor with --with-asdf either), but it does nothing.
--with-libraries does the trick.

--
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 по дате отправления:

Предыдущее
От: t-ishii@sra.co.jp
Дата:
Сообщение: subselect and optimizer
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] New pg_type for large object