On Mon, Jul 6, 2015 at 1:52 PM, Claes Wallin (韋嘉誠)
<skarnet_at_clacke.user.lysator.liu.se> wrote:
> On Mon, Jul 6, 2015 at 1:39 PM, Claes Wallin (韋嘉誠)
> <skarnet_at_clacke.user.lysator.liu.se> wrote:
>> On Mon, Jul 6, 2015 at 12:13 PM, Laurent Bercot <ska-skaware_at_skarnet.org> wrote:
>>> Bear in mind that libskarnet.a is installed in /usr/lib/skalibs/
>>> by default, and if you change anything in the execline config, it
>>> may not find it without the proper --with-libdir option.
>
> I tried explicit --with-lib and that helped. I will see if giving
> skalibs --libdir=.../lib will help too. Directory namespacing is less
> necessary the way guix handles packages.
Interesting. With a skalibs configured with --libdir and an execline
with just --with-sysdeps as extra parameter, execline configure fails
with:
./configure: error: target x86_64-unknown-linux-gnu does not match the
contents of /gnu/store/hynkavlnn6j0x6aifrawx9d27j6vmzb1-skalibs-2.3.5.1/lib/skalibs/sysdeps/target
I'll go with what works for now. At least I can get rid of the patch
and move on. But I would be interested to know why this happens.
--
/c
Received on Mon Jul 06 2015 - 12:07:01 UTC