Re: Failed install - libgen.so doesn't exist

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Failed install - libgen.so doesn't exist
Дата
Msg-id 200602011704.k11H41t25436@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Failed install - libgen.so doesn't exist  ("Larry Rosenman" <lrosenman@pervasive.com>)
Ответы Re: Failed install - libgen.so doesn't exist  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-ports
Larry Rosenman wrote:
> >>>> Agreed.  Anyone want to do the legwork?
> >>>
> >>> It's not possible for any one person to do the legwork, but if
> >>> several people would look to see what the story is on their
> >>> platforms, we would have enough info to get started.  We need to
> >>> know which libraries actually get sucked in and some plausible
> >>> exported names to test for each one.
> >>>
> >>> I'll report on HPUX, Linux, and OSX later today, if no one beats me
> >>> to it.
> >>
> >> You want the Makefile.global LIBS line?  On BSD/OS it is:
> >>
> >>     LIBS = -lintl -lssl -lcrypto -lz -lreadline -ltermcap -lgetopt \
> >>         -lcompat -lipc -ldl -lm -lutil
> >
> > Uh, can't we pull this line from all the buildfarm members and just
> > aggregate all the used libraries?
>
> the issue is whether they actually export symbols that are NEEDED.

Yea, ouch.  This is going to be a pain.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-ports по дате отправления:

Предыдущее
От: "Larry Rosenman"
Дата:
Сообщение: Re: Failed install - libgen.so doesn't exist
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Failed install - libgen.so doesn't exist