Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Thu, 19 Nov 2015 14:08:33 +0100
From: Frieder Berthold <berthold.frieder@...glemail.com>
To: musl@...ts.openwall.com
Subject: Re: How to cross-compiling

I found the reason for the failure using strace on configure:
/etc/ld-musl-x86_64.path was missing. I added it with the path to my libs
and then it worked.

2015-11-18 13:39 GMT+01:00 Szabolcs Nagy <nsz@...t70.net>:

> * Frieder Berthold <berthold.frieder@...glemail.com> [2015-11-18 12:19:26
> +0100]:
> > In configure it states that it can't find the libz.so, which is the
> reason
> > for termination.
> >
>
> you have to check the failing command, it is really possible
> that it has nothing to do with libz.so, so there is no point
> speculating about the right path until you know what went
> wrong.
>
> there is a configure.log which should show the command that
> failed, so you should be able to reproduce the failure
> and then see the searched paths etc.
>

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.