Thread

  1. RE: [HACKERS] LINUX_ELF

    Michael Meskes <meskes@topsystem.de> — 1998-04-21T12:09:17Z

    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
    
    > -----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_ELF
    > 
    > 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?
    >