|
From: | julien lepiller |
Subject: | bug#30756: gcc7 doesn't find stdlib.h |
Date: | Fri, 09 Mar 2018 13:10:58 +0100 |
User-agent: | Roundcube Webmail/1.3.3 |
Hi,I'm trying to build a software that requires gcc>=7.2. Unfortunately, the process crashes and ends with:
/gnu/store/a4vwdk8r6p6l2mnffz4yaqlr1z6z6w3r-gcc-7.3.0/include/c++/cstdlib:75:15: fatal error: stdlib.h: No such file or directory.
What I'm trying to build is called emojicode, and the current version of my package definition can be found here: https://framagit.org/tyreunom/guix-more/commit/ca9a77ed4b0a3ae50590f8e8abb9175f42094560
[Prev in Thread] | Current Thread | [Next in Thread] |