Re: [HACKERS] Problem with dlopen and PostgreSQL - load of file failed

From: "D'Arcy" "J(dot)M(dot)" Cain <darcy(at)druid(dot)net>
To: dolecek(at)ics(dot)muni(dot)cz (Jaromir Dolecek)
Cc: current-users(at)netbsd(dot)org, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Problem with dlopen and PostgreSQL - load of file failed
Date: 1999-07-26 02:43:20
Message-ID: m118ajY-0000bFC@druid.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at){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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 1999-07-26 02:43:56 RFC: Security and Impersonation - Initial Plan
Previous Message Vadim Mikheev 1999-07-26 02:43:00 Re: [SQL] inserts/updates problem under stressing !