all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jelle Licht <jlicht@fsfe.org>
To: Catonano <catonano@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: wrapping freexl in guile
Date: Sat, 03 Jun 2017 22:49:25 +0200	[thread overview]
Message-ID: <87h8zwpzje.fsf@gmail.com> (raw)
In-Reply-To: <CAJ98PDw9UvaMPLXZG6tGbyhznCV6ZD016xzog_sE0y9=b_jcQA@mail.gmail.com>


Catonano <catonano@gmail.com> writes:

> 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'.
>
The following command seemed to run to completion for me:
[env]$ ./configure --with-freexl-prefix=$GUIX_ENVIRONMENT

Maybe check out the following link, by coincidence about gcrypt as well ;-).
https://lists.gnu.org/archive/html/bug-guix/2013-02/msg00062.html

> 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"

  parent reply	other threads:[~2017-06-03 20:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-03 20:35 wrapping freexl in guile Catonano
2017-06-03 20:46 ` Jelle Licht
2017-06-03 20:49 ` Jelle Licht [this message]
2017-06-04  4:55   ` Catonano
2017-06-07  9:48     ` Catonano
2017-06-07  9:51       ` Catonano

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=87h8zwpzje.fsf@gmail.com \
    --to=jlicht@fsfe.org \
    --cc=catonano@gmail.com \
    --cc=help-guix@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.