Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 28 Oct 2014 23:56:03 +0100
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: lib link missing

* stephen Turner <stephen.n.turner@...il.com> [2014-10-28 16:13:58 -0500]:
> after compiling my programs on the host with musl-gcc wrapper and moving
> them to the non-wrapper system i recieved the error they did not exist.
> checking with ldd showed they were looking for the ld-musl-i386.so.1 lib. i
> created a link to the libc.so and all is well.

a musl installation in either cases (wrapper or musl based system)
should have a /lib/ld-musl-ARCH.so.1

if you dont have that file then your musl install was not complete

i think it's the linux distribution packager's job to have that file
on a musl based system

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.