Re: [HACKERS] Problem with dlopen and PostgreSQL - load of file failed - Mailing list pgsql-hackers

From D'Arcy" "J.M." Cain
Subject Re: [HACKERS] Problem with dlopen and PostgreSQL - load of file failed
Date
Msg-id m118ajY-0000bFC@druid.net
Whole thread Raw
In response to Re: [HACKERS] Problem with dlopen and PostgreSQL - load of file failed  (Jaromir Dolecek <dolecek@ics.muni.cz>)
List pgsql-hackers
Thus spake Jaromir Dolecek
> Further lossage - ELF vs. a.out: when calling() dlsym(3), a.out
> needs the symbols prepended with underscore, but ELF doesn't. Got bitten
> by this bit when helping garbled with ClanLib ...
> You might check the source if a.out systems are handled right ....

I am running a pure ELF system - or at least I believe I am.  I installed
the latest i386 snapshot from ftp.vex.net then built a new kernel and
then built the world.  The snapshot appeared to be an ELF system so I
assume that the world built on it will be ELF.

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 424 2871     (DoD#0082)    (eNTP)   |  what's for dinner.


pgsql-hackers by date:

Previous
From: Vadim Mikheev
Date:
Subject: Re: [SQL] inserts/updates problem under stressing !
Next
From: Vadim Mikheev
Date:
Subject: Re: [HACKERS] Re: [SQL] inserts/updates problem understressing !