mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: musl@lists.openwall.com, John Mudd <johnbmudd@gmail.com>
Subject: Re: Re: musl xclock?
Date: Wed, 20 May 2015 23:48:08 +0200	[thread overview]
Message-ID: <20150520214807.GL11258@port70.net> (raw)
In-Reply-To: <20150520210801.GK11258@port70.net>

* Szabolcs Nagy <nsz@port70.net> [2015-05-20 23:08:02 +0200]:
> * John Mudd <johnbmudd@gmail.com> [2015-05-20 16:47:45 -0400]:
> > 
> > It listed this:
> > 
> > libz.so.1 needed by /home/mudd/musl/libXft-2.3.2.install/lib/libXft.so
> > found libz.so.1 at //lib/i386-linux-gnu/libz.so.1
> > libc.so.6 needed by //lib/i386-linux-gnu/libz.so.1
> > 
> 
> ok so you probably forgot to add libz to the -L path
> and then ld went ahead and found the wrong one
> 

i think -L probably wont help: libz is an indirect dependency
not listed as -lz on the ld commandline

in that case ld searches different set of paths
you may want to set LD_LIBRARY_PATH or use -Wl,-rpath-link



  reply	other threads:[~2015-05-20 21:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-19 21:51 John Mudd
2015-05-19 22:13 ` Rich Felker
2015-05-20 15:28 ` John Mudd
2015-05-20 16:05   ` Rich Felker
2015-05-20 17:00     ` Szabolcs Nagy
2015-05-20 17:02       ` Szabolcs Nagy
2015-05-20 17:43       ` Rich Felker
2015-05-20 20:26   ` John Mudd
2015-05-20 20:47     ` John Mudd
2015-05-20 21:08       ` Szabolcs Nagy
2015-05-20 21:48         ` Szabolcs Nagy [this message]
2015-05-21 21:36           ` John Mudd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150520214807.GL11258@port70.net \
    --to=nsz@port70.net \
    --cc=johnbmudd@gmail.com \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).