Re: [HACKERS] LINUX_ELF

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: scrappy(at)hub(dot)org (The Hermit Hacker)
Cc: meskes(at)topsystem(dot)de, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] LINUX_ELF
Date: 1998-04-21 16:14:27
Message-ID: 199804211614.MAA11449@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> 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(at)candle(dot)pha(dot)pa(dot)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)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-04-21 16:19:02 Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF
Previous Message Jose' Soares Da Silva 1998-04-21 15:13:44 Re: [HACKERS] drop table inside transactions