Re: make fails on linux

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: karthikeyan(dot)nandakumar(at)wipro(dot)com
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: make fails on linux
Date: 2001-04-23 13:58:30
Message-ID: 12532.988034310@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

"KARTHIKEYAN G.N." <karthikeyan(dot)nandakumar(at)wipro(dot)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

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2001-04-23 14:24:59 Re: Error compiling 7.1 on Caldera OpenLinux
Previous Message Hiroshi Inoue 2001-04-23 10:23:30 Re: How to configure iodbc access to local postgres db?