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?