From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/6726 Path: news.gmane.org!not-for-mail From: stephen Turner Newsgroups: gmane.linux.lib.musl.general Subject: dynamic compile issue Date: Thu, 18 Dec 2014 11:04:16 -0500 Message-ID: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1134dc9a7ae414050a7fbe53 X-Trace: ger.gmane.org 1418918679 10100 80.91.229.3 (18 Dec 2014 16:04:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Dec 2014 16:04:39 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-6739-gllmg-musl=m.gmane.org@lists.openwall.com Thu Dec 18 17:04:30 2014 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1Y1dZ0-0000qo-Ab for gllmg-musl@m.gmane.org; Thu, 18 Dec 2014 17:04:30 +0100 Original-Received: (qmail 32163 invoked by uid 550); 18 Dec 2014 16:04:29 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 32150 invoked from network); 18 Dec 2014 16:04:28 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=OTdoIfeyyVTzqGNgf3wrsnbigUBv5isgJvwboVq3BFE=; b=si0AC++KL9L3mct50Tl/syJp26187T+4TGF/TFSX3O4HsVYTAIXrD4u+E9T7CNZ+Q9 /uX2ZpRsSfqES8fUN8W8wS46/4JarYxL6Kcl0KTynoMbV4CXaFvzgJ0ZqtZpnPsjngir k5XX3mhpmZAtWPgTpbWXZc6BbzI8S2QoajITfKbHT1hf0ekhmq5TuNTIlAHg2R988uxl TuOtQo8C7zR96Yhnf2D3l4cTGo/BvjYgT+0jl5/0gwZbMUWlHWAdxq7JwOuhmqy5et2d Et2rwz5qDWnXfHRXeQgD4WGn5c6Pr+EuH7q9WxDTxHUXAQ03twQItGEoG5tt4Q6OhoDW cC9g== X-Received: by 10.52.253.234 with SMTP id ad10mr700108vdd.54.1418918656400; Thu, 18 Dec 2014 08:04:16 -0800 (PST) Xref: news.gmane.org gmane.linux.lib.musl.general:6726 Archived-At: --001a1134dc9a7ae414050a7fbe53 Content-Type: text/plain; charset=UTF-8 I have no reason to believe this is a musl issue but seeing that your in the business of building a libc i was hoping someone could give me a pointer or something to assist. I have a pure musl libc chroot and when compiling static it links/works fine. im now on my 2nd-3rd gen applications being compiled in the chroot alone. when i go to do a dynamic compile however it always wants to link to ld-linux.so.2. I do not have any kind of scripts or anything running in the chroot yet and im sure that this is caused by me but i just dont know where or what to look for? there is no ldconfig installed or running which was mentioned as a possible issue referring to the wrong libs. I greatly appreciate any help you can provide. thanks, stephen --001a1134dc9a7ae414050a7fbe53 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I have no reason to believe this is a musl issue but seein= g that your in the business of building a libc i was hoping someone could g= ive me a pointer or something to assist.

I have a pure m= usl libc chroot and when compiling static it links/works fine. im now on my= 2nd-3rd gen applications being compiled in the chroot alone. when i go to = do a dynamic compile however it always wants to link to ld-linux.so.2.=C2= =A0 I do not have any kind of scripts or anything running in the chroot yet= and im sure that this is caused by me but i just dont know where or what t= o look for? =C2=A0there is no ldconfig installed or running which was menti= oned as a possible issue referring to the wrong libs.

<= div>I greatly appreciate any help you can provide.

thanks,
stephen
--001a1134dc9a7ae414050a7fbe53--