|
Message-ID: <CAA7aPHjJGbDthi-L3EjDs_ADXTRC9=yMFEbM1GvH49S39Xp72g@mail.gmail.com>
Date: Tue, 28 Oct 2014 18:01:20 -0500
From: stephen Turner <stephen.n.turner@...il.com>
To: musl@...ts.openwall.com
Subject: Re: lib link missing
In both cases I compiled from source once using ./configure && make && make
install for the host and ./configure --prefix= --includedir=
--without-gcc-wrapper.
* 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
Content of type "text/html" skipped
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.