Bug 72347 - dev-libs/elfutils-0.94-r1 checks fails
|
Bug#:
72347
|
Product: Gentoo Linux
|
Version: 2004.3
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: dragonheart@gentoo.org
|
Reported By: sebastien.diaz@alliancemedia.fr
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: dev-libs/elfutils-0.94-r1 checks fails
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-11-24 06:57 0000
|
3 of 31 tests failed.
Reproducible: Always
Steps to Reproduce:
1. add FEATURE maketest
2. emerge elfutils
Actual Results:
PASS: asm-tst3
../src/elflint: error while loading shared libraries: libelf.so.1: cannot open
shared object file: No such file or directory
FAIL: asm-tst4
../src/elflint: error while loading shared libraries: libelf.so.1: cannot open
shared object file: No such file or directory
FAIL: asm-tst5
../src/elflint: error while loading shared libraries: libelf.so.1: cannot open
shared object file: No such file or directory
FAIL: asm-tst6
I have tried whith CFLAGS=""
My actual CFLASG="-O2 -march=pentium4 -pipe"
need to set LD_LIBRARY(?)
the "libelf.so.1" is compiled by this ebuild
LD_LIBRARY should be set in the ebuild ?
in the ebuild - LD_LIBRARY_PATH - was a not to myself. I'm working on it now.
fixed. thanks for the bug report.