LINUX_ELF
For some reason my system isn't compiling the shared libraries anymore. I
tracked this down to the symbol LINUX_ELF being undefined. However, I have
no idea where this should be defined. Since I run quite a lot of beta-test
software like gcc 2.8.1 this may be a system problem. Or should this be
defined inside the PostgreSQL tree?
Michael
--
Dr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH
meskes@topsystem.de | Europark A2, Adenauerstr. 20
meskes@debian.org | 52146 Wuerselen
Go SF49ers! Go Rhein Fire! | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux! | Fax: (+49) 2405/4670-10
On Tue, 21 Apr 1998, Michael Meskes wrote:
For some reason my system isn't compiling the shared libraries anymore. I
tracked this down to the symbol LINUX_ELF being undefined. However, I have
no idea where this should be defined. Since I run quite a lot of beta-test
software like gcc 2.8.1 this may be a system problem. Or should this be
defined inside the PostgreSQL tree?
I'm not quite sure, but any references to LINUX_ELF should have
been removed and replaced by compiler defined values...its possibly some
were overlooked?
They are still in all those Makefile.in's that created shared libraries.
Michael
--
Dr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH
meskes@topsystem.de | Europark A2, Adenauerstr. 20
meskes@debian.org | 52146 Wuerselen
Go SF49ers! Go Rhein Fire! | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux! | Fax: (+49) 2405/4670-10
Show quoted text
-----Original Message-----
From: The Hermit Hacker [SMTP:scrappy@hub.org]
Sent: Tuesday, April 21, 1998 1:55 PM
To: Michael Meskes
Cc: PostgreSQL Hacker
Subject: Re: [HACKERS] LINUX_ELFOn Tue, 21 Apr 1998, Michael Meskes wrote:
For some reason my system isn't compiling the shared libraries
anymore. I
tracked this down to the symbol LINUX_ELF being undefined. However,
I have
no idea where this should be defined. Since I run quite a lot of
beta-test
software like gcc 2.8.1 this may be a system problem. Or should this
be
defined inside the PostgreSQL tree?
I'm not quite sure, but any references to LINUX_ELF should have
been removed and replaced by compiler defined values...its possibly
some
were overlooked?
Import Notes
Resolved by subject fallback
On Tue, 21 Apr 1998, Michael Meskes wrote:
For some reason my system isn't compiling the shared libraries anymore. I
tracked this down to the symbol LINUX_ELF being undefined. However, I have
no idea where this should be defined. Since I run quite a lot of beta-test
software like gcc 2.8.1 this may be a system problem. Or should this be
defined inside the PostgreSQL tree?I'm not quite sure, but any references to LINUX_ELF should have
been removed and replaced by compiler defined values...its possibly some
were overlooked?
Yes. I think the patch from Christian removed the symbol, but not
everwhere. When I saw the problem report on it, I saw the problem, but
no one else made any mention of it when I asked so I though LINUX_ELF
was perhaps defined by the linux compiler.
--
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)