DragonFly BSD
DragonFly users List (threaded) for 2011-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Linux ldconfig segfaults


From: Thomas Nikolajsen <thomas.nikolajsen@xxxxxxx>
Date: Thu, 18 Aug 2011 22:47:21 +0200

>I just tried to run a Linux program on DragonFly. I got the following:
>
>-bash-4.1$ /usr/pkg/emul/linux/bin/bash
>ELF interpreter /lib/ld-linux.so.2 not found
>Abort trap: 6
>
>I then checked the man page and found that I need to run ldconfig. So I did 
>and got this:
>
># /compat/linux/sbin/ldconfig
>Segmentation fault (core dumped)
. .
>DragonFly darner.ixazon.lan 2.11-DEVELOPMENT DragonFly 
>v2.11.0.203.g0e5ac-DEVELOPMENT #2: Mon May 16 09:57:06 UTC 2011     
>root@darner.ixazon.lan:/usr/obj/usr/src/sys/GENERIC_SMP  i386

Please try a fresh HEAD;
there was problems with linux emul for a short period some months ago;
you can see details in bugs (issueXXX).

Also linux ldconfig is executed automatically (by /etc/rc.d/abi)
when linux=yes is set in rc.conf.

 -thomas




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]