Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF

From: Constantin Teodorescu <teo(at)flex(dot)ro>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: "Meskes, Michael" <meskes(at)topsystem(dot)de>, "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>, Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF
Date: 1998-04-21 12:51:29
Message-ID: 353C9651.32EDF627@flex.ro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The Hermit Hacker wrote:
>
> There has to be a better method of determining this...doesn't
> there? Is there a test we can add to configure to auto-determine an 'ELF'
> system? Then just change the makefile so that it gets rid of the
> LINUX_ELF "stuff" with something that configure sets?
>
> There, try that. I have it so that if 'with-template' is
> linux_elf, it sets LINUX_ELF to yes in both Makefile's...let me know if
> that does it for you...

I have experimented right now.

I ran ./configure --with-template=linux-elf
It says that it will use template/linux-elf configuration file but I
looked into Makefiels in libpq and libpgtcl directories and none of them
contains LINUX_ELF=true

--
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1998-04-21 12:52:48 Re: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF
Previous Message Meskes, Michael 1998-04-21 12:51:00 RE: [HACKERS] Re: [QUESTIONS] Configuration problems in PostgreSQ L 6.3.2 on Linux-ELF