unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: branch core-updates updated: gnu: guix: Fix cross-compilation.
       [not found] <20200306125206.18269.59585@vcs0.savannah.gnu.org>
@ 2020-03-06 18:40 ` Ludovic Courtès
  2020-03-11 11:23   ` Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2020-03-06 18:40 UTC (permalink / raw)
  To: guix-devel

Hi, it’s me again!  :-)

guix-commits@gnu.org skribis:

> commit b4335cfb55ced138ce07cf5d0a29c06fa6e6d1c5
> Author: Mathieu Othacehe <m.othacehe@gmail.com>
> AuthorDate: Fri Mar 6 13:49:40 2020 +0100
>
>     gnu: guix: Fix cross-compilation.
>     
>     * gnu/packages/package-management.scm (guix)[native-inputs]: Add all Guile
>     libraries to fix cross-compilation.

[...]

>        (native-inputs `(("pkg-config" ,pkg-config)
>  
> +                       ;; Guile libraries are needed here for
> +                       ;; cross-compilation.
> +                       ("guile" ,guile-2.2)
> +                       ("gnutls" ,gnutls)
> +                       ("guile-gcrypt" ,guile-gcrypt)
> +                       ("guile-json" ,guile-json-3)
> +                       ("guile-sqlite3" ,guile-sqlite3)
> +                       ("guile-ssh" ,guile-ssh)
> +                       ("guile-git" ,guile-git)

I suppose we need to adjust ‘guile3.0-guix’ as well, and perhaps
‘guix-daemon’ too?

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: branch core-updates updated: gnu: guix: Fix cross-compilation.
  2020-03-06 18:40 ` branch core-updates updated: gnu: guix: Fix cross-compilation Ludovic Courtès
@ 2020-03-11 11:23   ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2020-03-11 11:23 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel


Hey,

> I suppose we need to adjust ‘guile3.0-guix’ as well, and perhaps
> ‘guix-daemon’ too?

Yes, you were right about guile3.0-guix, fixed on
core-updates! "guix-daemon" seems to work fine.

Thanks,

Mathieu

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-11 11:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200306125206.18269.59585@vcs0.savannah.gnu.org>
2020-03-06 18:40 ` branch core-updates updated: gnu: guix: Fix cross-compilation Ludovic Courtès
2020-03-11 11:23   ` Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).