Re: postgresql 7.2b4 compile problems - Mailing list pgsql-general

From Brent Verner
Subject Re: postgresql 7.2b4 compile problems
Date
Msg-id 20011217040514.GA12650@rcfile.org
Whole thread Raw
In response to Re: postgresql 7.2b4 compile problems  ("mike" <matrix@vianet.ca>)
List 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 by date:

Previous
From: Darren Ferguson
Date:
Subject: Re: Perl DBI, PostgreSQL performance question
Next
From: "Emmanuel Asante"
Date:
Subject: Re: PostgreSQL 7.1.3 Installation Problem