[Openmcl-devel] libelf version.
Gary Byers
gb at clozure.com
Thu Jan 20 10:01:51 PST 2011
IIRC, one of the libelf/elfutils packages was developed by RedHat and
is the only one distributed with Fedora; the oprofile stuff in CCL
and the ELF interfaces it uses were based on that. That particular
package has a current version number around 0.147.
In at least some distributions, installing that package will install
libelf.so.VERSION somewhere; it's necessary to install the corresponding
-dev package to get a link to that file installed as libelf.so.
On Thu, 20 Jan 2011, R. Matthew Emerson wrote:
>
> On Jan 20, 2011, at 11:48 AM, David Brown wrote:
>
>> Anyone know what version of libelf the 1.6 x86-headers64 are built
>> against? On my system (libelf 0.8.13), the constands #$ELF_C_WRITE and
>> friends are off by one, and I would guess other things don't match. It
>> might be easiest for me to just find the matching version and use that.
>
> There are, annoyingly, two libelves.
>
> I *think* that we use the one that goes with "elfutils".
>
> I typically end up picking the wrong one and have to uninstall it and install the other one.
>
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>
>
More information about the Openmcl-devel
mailing list