libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: staging dir (DESTDIR)


From: Robert Boehne
Subject: Re: staging dir (DESTDIR)
Date: Wed, 5 Jul 2017 14:48:13 -0500

Tomek,

I don't think I could get very far with what you've provided so far.  Can you post a simplified example that demonstrates the problem?

Thanks,

Robert Boehne

On Mon, Jul 3, 2017 at 12:17 PM, Tomek Bury <address@hidden> wrote:
Hi,

Is there any way to make libtool play nicely with cross-compiled dependencies in temporary staging directory? I'm trying to build Weston which requires wayland which, in turn, requires ffi. Libtool correctly finds the 1st-level dependencies (wayland) but then fails on libffi.

In theory it should Just Work (TM) but in practice libtool tries to use sed on /usr/local/lib/libffi.la (I've configured with --prefix=/usr/local) which doesn't exist.

Cheers,
Tomek

_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool



reply via email to

[Prev in Thread] Current Thread [Next in Thread]