FG
💻 Software

Can't make nodejs mingw32: pkg-config can't find gnutils

Fresh5 days ago
Mar 15, 20261342 views
Confidence Score0%
0%

Problem

I'm trying to compile nodejs using MSYS, mingw32 on Windows 7-64 I have gnutils built and installed! I've checked the config.log, and there was a command: I typed it in the console But, What am I doing wrong?

Error Output

Valentin Golev@VALYASNOTEBOOK /home/Valentin_Golev/nodejs
$ ./configure
Checking for program CL                  : ok C:\Program Files (x86)\Microsof…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Can't make nodejs mingw32: pkg-config can't find gnutils

Low Risk

I've gone down basically the same path with the following exception: config.log basically says it cant find pthread.lib. So after copying pthread.lib into a directory that it lists as a search-able directory I come across yet another error. It seems…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment