Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 1996 12:07:35 +0100 (MET)
From:      Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
To:        ports@freebsd.org
Subject:   Some problems with linux_lib port
Message-ID:  <199611181107.MAA09856@ghpc6.ihf.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help
Moin,

I have a few problems with binaries from the latest linux_lib
port. Namely, ldd and ldconfig dump core when invoked:

$ file /usr/local/Acrobat3/Reader/intellinux/bin/acroread
/usr/local/Acrobat3/Reader/intellinux/bin/acroread: ELF 32-bit LSB executable, Intel 80386, Version 1
$ /compat/linux/usr/bin/ldd /usr/local/Acrobat3/Reader/intellinux/bin/acroread
Memory fault (core dumped)
$ file /usr/local/maple/bin/irisVxm
/usr/local/maple/bin/irisVxm: Linux/i386 demand-paged executable (ZMAGIC)
$ /compat/linux/usr/bin/ldd /usr/local/maple/bin/irisVxm
Memory fault (core dumped)

Both programs leave an empty directory with non-ASCII characters. This
is with the 961014-SNAP; I'll try again with 2.2-ALPHA tonight if
`make world' succeeds. At least ldd from linux_lib-2.0 worked fine on
the maple executable. Any ideas?

tg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611181107.MAA09856>