Re: postgresql 7.2b4 compile problems

Поиск
Список
Период
Сортировка
От Brent Verner
Тема Re: postgresql 7.2b4 compile problems
Дата
Msg-id 20011217040514.GA12650@rcfile.org
обсуждение исходный текст
Ответ на Re: postgresql 7.2b4 compile problems  ("mike" <matrix@vianet.ca>)
Список pgsql-general
[2001-12-16 13:49] mike said:
| this is how it apreas in my src/include/pg_config.h
|
| /* Define if you have atexit() */
| /* #undef HAVE_ATEXIT */
|
| I've uncommented this and, and even changed it to #define, but I still come
| up w/ the same error msg.

  After undef'ing the HAVE_ATEXIT, I'd recommend 'make clean && make'
to ensure that you don't have any object files lying around that have
been compiled with the atexit() symbol in them.

hth.
  brent

--
"Develop your talent, man, and leave the world something. Records are
really gifts from people. To think that an artist would love you enough
to share his music with anyone is a beautiful thing."  -- Duane Allman

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

Предыдущее
От: Darren Ferguson
Дата:
Сообщение: Re: Perl DBI, PostgreSQL performance question
Следующее
От: "Emmanuel Asante"
Дата:
Сообщение: Re: PostgreSQL 7.1.3 Installation Problem