Re: make fails on linux - Mailing list pgsql-ports

From Tom Lane
Subject Re: make fails on linux
Date
Msg-id 12532.988034310@sss.pgh.pa.us
Whole thread Raw
In response to make fails on linux  ("KARTHIKEYAN G.N." <karthikeyan.nandakumar@wipro.com>)
List pgsql-ports
"KARTHIKEYAN G.N." <karthikeyan.nandakumar@wipro.com> writes:
> In file included from dfmgr.c:25:
> ../../../include/dynloader.h:20: dlfcn.h: No such file or directory

Possibly there's some confusion about whether your system uses ELF
object-code format or not.  Or maybe you just haven't installed the
source RPM that provides <dlfcn.h>.

7.0.3 is old news anyway; I suggest trying 7.1.

            regards, tom lane

pgsql-ports by date:

Previous
From: "KARTHIKEYAN G.N."
Date:
Subject: make fails on linux
Next
From: Tom Lane
Date:
Subject: Re: Error compiling 7.1 on Caldera OpenLinux