all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* chicken scheme
@ 2016-06-30 19:11 John J Foerch
  2016-06-30 21:27 ` Ludovic Courtès
  0 siblings, 1 reply; 14+ messages in thread
From: John J Foerch @ 2016-06-30 19:11 UTC (permalink / raw)
  To: help-guix

Hello,

I ran into some problems when installing CHICKEN Scheme on my new GuixSD
system.  After installing the chicken package, 'chicken-install' failed
because gcc was not found on the system.  In the package definition for
chicken, gcc is listed as a native-input, but from what I understand it
should either be a regular input or a propagated-input, because CHICKEN
uses gcc to compile scheme programs.

I installed gcc separately, and then a test of chicken-install produced
this error:

    linux/limits.h: No such file or directory #include <linux/limits.h>

I was testing chicken-install with this command:

    $ chicken-install matchable

--
John Foerch

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

end of thread, other threads:[~2016-07-17 17:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-30 19:11 chicken scheme John J Foerch
2016-06-30 21:27 ` Ludovic Courtès
2016-06-30 21:43   ` John J Foerch
2016-07-01  9:36     ` Ludovic Courtès
2016-07-01 12:11       ` John J Foerch
2016-07-01 13:27         ` Thompson, David
2016-07-01 19:52         ` Ludovic Courtès
2016-07-01 20:22           ` John J Foerch
2016-07-02 10:21             ` Ludovic Courtès
2016-07-17 14:22               ` John J Foerch
2016-07-17 17:45                 ` Ludovic Courtès
2016-06-30 22:05   ` John J Foerch
2016-07-01  9:39     ` Ludovic Courtès
2016-07-01 12:16       ` John J Foerch

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.