Gentoo Archives: gentoo-user

From: Arve Barsnes <arve.barsnes@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] NodeJS compiling problem
Date: Sun, 05 Mar 2023 16:13:43
Message-Id: CAJjrzcVnHF2_Z4kcGFX44mnd1ji4ahqamJ-pnkB7Y2Hs16VAOQ@mail.gmail.com
In Reply to: [gentoo-user] NodeJS compiling problem by Peter Humphrey
1 On Sun, 5 Mar 2023 at 16:21, Peter Humphrey <peter@××××××××××××.uk> wrote:
2 >
3 > Hello list,
4 >
5 > Am I the only one unable to install net-libs/nodejs-18.14.2? The log file has
6 > some interesting entries:
7 >
8 > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
9 > * Checking whether python3_11 is suitable ...
10 > * >=dev-lang/python-3.11.1-r1:3.11[threads(+)] ...
11 > [ ok ]
12 > * Using python3.11 to build (via PYTHON_COMPAT iteration)
13 > * Determining the location of the kernel source code
14 > * Found kernel source directory:
15 > * /usr/src/linux
16 > * Could not detect kernel version.
17
18 I wouldn't think this is really the problem, as long as you get the
19 "found kernel source directory" message. Being able to determine the
20 version doesn't seem that important, depending on what the actual
21 compile errors are.
22
23 Regards,
24 Arve

Replies

Subject Author
Re: [gentoo-user] NodeJS compiling problem Peter Humphrey <peter@××××××××××××.uk>