From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: wrapping freexl in guile Date: Sat, 3 Jun 2017 22:35:11 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="f403045c0d04e2d818055114340d" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33127) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dHFlS-0008TR-K7 for help-guix@gnu.org; Sat, 03 Jun 2017 16:35:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dHFlR-0006qP-Gc for help-guix@gnu.org; Sat, 03 Jun 2017 16:35:14 -0400 Received: from mail-wm0-x22e.google.com ([2a00:1450:400c:c09::22e]:36145) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dHFlR-0006q3-9H for help-guix@gnu.org; Sat, 03 Jun 2017 16:35:13 -0400 Received: by mail-wm0-x22e.google.com with SMTP id 7so47500750wmo.1 for ; Sat, 03 Jun 2017 13:35:13 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix --f403045c0d04e2d818055114340d Content-Type: text/plain; charset="UTF-8" I copied guile-gcrypt I changed all the occurrrences of "gcrypt" in "freexl" in all the relevant files I created an env with ~/projects/guile-freexl$ guix environment -l ./guix.scm --ad-hoc guile freexl I run configure and I got checking for libfreexl-config... no checking libfreexl's library directory... checking for libfreexl shared library name... libfreexl checking whether libfreexl can be dynamically loaded... no configure: error: GNU libfreexl does not appear to be usable; see `--with-libfreexl-prefix' and `README'. If I do the same in guile-gcrypt it builds successfully Why ? P.S. it's here https://gitlab.com/humanitiesNerd/guile-freexl P.P.S I tried with both "libfreexl" AND "freexl" --f403045c0d04e2d818055114340d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I copied guile-gcr= ypt

I changed all the occurrrences of "gcrypt" in &q= uot;freexl" in all the relevant files

I created an e= nv with

~/projects/guile-freexl$ guix environment -l ./guix.scm --ad= -hoc guile freexl

I run configure and I got

checki= ng for libfreexl-config... no
checking libfreexl's library directory= ...
checking for libfreexl shared library name... libfreexl
checking= whether libfreexl can be dynamically loaded... no
configure: error: GNU= libfreexl does not appear to be usable; see `--with-libfreexl-prefix' = and `README'.

If I do the same in guile-= gcrypt it builds successfully

Why ?

P.S. it's= here https://gi= tlab.com/humanitiesNerd/guile-freexl
P.P.S I tried with both &= quot;libfreexl" AND "freexl"
--f403045c0d04e2d818055114340d--