all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: Josh Marshall <joshua.r.marshall.1991@gmail.com>, guix-devel@gnu.org
Subject: Re: When installing pycurl through pip, linux/limits.h is missing from glibc
Date: Tue, 28 Apr 2020 16:56:13 +0200	[thread overview]
Message-ID: <871ro77j76.fsf@devup.no> (raw)
In-Reply-To: <CAFkJGRccUdX9PDys3g7WTkKtkyzSk-Fux9LqCFtH32Dth-y-Mg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 601 bytes --]

Josh Marshall <joshua.r.marshall.1991@gmail.com> writes:

> `python3 -m pip install pycurl` fails due to glibc not being able to find
> the header "linux/limits.h".  I am aware that there is a "python-pycurl"
> package in guix, but the above should still work.  I think glibc is missing
> a dependency on linux headers, but I'm not sure that all this is
> actionable.  Should I be opening up a bug report for this?

Does it work if you run it in a 'guix environment --ad-hoc
gcc-toolchain'?  That would set up CPATH and related variables and
should allow the build system to locate the Linux headers.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

      reply	other threads:[~2020-04-28 14:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-23 12:23 When installing pycurl through pip, linux/limits.h is missing from glibc Josh Marshall
2020-04-28 14:56 ` Marius Bakke [this message]

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=871ro77j76.fsf@devup.no \
    --to=mbakke@fastmail.com \
    --cc=guix-devel@gnu.org \
    --cc=joshua.r.marshall.1991@gmail.com \
    /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.