From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Alessio Bragadini <alessio(at)albourne(dot)com> |
Cc: | <pgsql-hackers(at)postgresql(dot)org>, <arrigo(at)albourne(dot)com>, <adriaan(at)albourne(dot)com> |
Subject: | Re: Problem compiling beta2 on Digital Unix (cc) |
Date: | 2001-11-15 16:14:35 |
Message-ID: | Pine.LNX.4.30.0111151454090.633-200000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Alessio Bragadini writes:
> cc: Error: dfmgr.c, line 123: In this statement, "RTLD_GLOBAL" is not
> declared.
> (undeclared)
I'm going to apply the attached patch to appear in beta3.
Most systems that use the dlopen()-style interface support RTLD_GLOBAL.
Some older ones don't, but they should act like it by default.
--
Peter Eisentraut peter_e(at)gmx(dot)net
Attachment | Content-Type | Size |
---|---|---|
osf-dynloader-patch | text/plain | 530 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-11-15 16:14:46 | Re: [HACKERS] Open Items (was: RE: [HACKERS] Beta going well) |
Previous Message | Tom Lane | 2001-11-15 16:14:32 | Re: Call for objections: revision of keyword classification |