http://qa.mandrakesoft.com/show_bug.cgi?id=3503
------- Additional Comments From [EMAIL PROTECTED] 2003-03-25 00:18 -------
Found the libbfd
/home/misc $ rpm -q --provides libbinutils2
libbinutils
libbfd-2.13.90.0.18.so
libopcodes-2.13.90.0.18.so
libbinutils2 = 2.13.90.0.18-3mdk
but the package doesn't build, I will try to investigate and send a new package ASAP.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date:
description:
fenris package has a unmet dependencies
10:54 /var/cache/urpmi/rpms # urpmi fenris
installation de /var/cache/urpmi/rpms/fenris-0.07-2mdk.i586.rpm
L'installation a �chou�:
libbfd-2.13.90.0.16.so est n�cessaire � fenris-0.07-2mdk
10:55 /var/cache/urpmi/rpms # rpm -qp --requires ./fenris-0.07-2mdk.i586.rpm
perl
screen
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
ld-linux.so.2
libbfd-2.13.90.0.16.so
libc.so.6
libcrypto.so.0.9.7
libdl.so.2
libgpm.so.1
libncurses.so.5
libreadline.so.4.3
libtermcap.so.2
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.3)
libdl.so.2(GLIBC_2.0)
libdl.so.2(GLIBC_2.1)
10:55 /var/cache/urpmi/rpms # rpm -i --force --nodeps ./fenris-0.07-2mdk.i586.rpm
10:57 /var/cache/urpmi/rpms # ldd `which fenris`
libreadline.so.4.3 => /lib/libreadline.so.4.3 (0x40027000)
libdl.so.2 => /lib/libdl.so.2 (0x40058000)
libbfd-2.13.90.0.16.so => not found
libcrypto.so.0.9.7 => /usr/lib/libcrypto.so.0.9.7 (0x4005b000)
libtermcap.so.2 => /lib/libtermcap.so.2 (0x4014a000)
libc.so.6 => /lib/i686/libc.so.6 (0x4014e000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
10:57 /var/cache/urpmi/rpms # fenris
fenris: error while loading shared libraries: libbfd-2.13.90.0.16.so: cannot
open shared object file: No such file or director
The package I have sent 5 month ago was fine.
I think that something went wrong during a build.
Of course, the file libbfd doesn't exist.
And, worst, the RPM cannot be rebuild. It fails on some error.
Maybe it is caused by the glibc, or by gcc.
[ ..snip.. ]
[!] Warning messages:
In file included from libfnprints.h:40,
from libfnprints.c:30:
config.h:83:1: warning: multi-line string literals are deprecated
[*] Compiling fenris (this might take few minutes): failed!
[-] Sorry it didn't work out. Please consult the documentation.
[-] Note: if this is because of no memory left, try './build minimal',
[-] or, better, temporarily enable some swap memory.
[-] Error messages:
In file included from fenris.c:61:
asmstring.h:502:17: warning: multi-line string literals are deprecated
In file included from fenris.c:92:
/usr/include/asm/stat.h:13: parse error before '.' token
/usr/include/asm/stat.h:14: parse error before '.' token
/usr/include/asm/stat.h:15: parse error before '.' token
/usr/include/asm/stat.h:31: parse error before '.' token
/usr/include/asm/stat.h:33: parse error before '.' token
/usr/include/asm/stat.h:35: parse error before '.' token
/usr/include/asm/stat.h:39: parse error before '}' token
/usr/include/asm/stat.h:66: parse error before '.' token
/usr/include/asm/stat.h:69: parse error before '.' token
/usr/include/asm/stat.h:72: parse error before '.' token
/usr/include/asm/stat.h:76: parse error before '}' token
In file included from fenris.c:99:
config.h:83:1: warning: multi-line string literals are deprecated
fenris.c: In function `ret_syscall':
fenris.c:2744: storage size of `os' isn't known
fenris.c:2745: storage size of `st' isn't known
The authors say that fenris is not supported with this version of glibc and gcc.
There is no new version on the page of the project.