summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1431084
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1431084')
-rw-r--r--results/scraper/launchpad-without-comments/143108411
1 files changed, 11 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1431084 b/results/scraper/launchpad-without-comments/1431084
new file mode 100644
index 000000000..ce15def54
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1431084
@@ -0,0 +1,11 @@
+improve configure error message "ERROR: User requested feature nptl"
+
+Running `./configure` on Ubuntu 14.10 amd64 with Linux 3.19.1 causes the error 
+
+    ERROR: User requested feature nptl
+           configure was not able to find it.
+           Install glibc and linux kernel headers.
+
+Both linux kernel headers and `libglib2.0-dev` are installed in my case, so the error message definitely misses a point and is at least confusing and should either omit the hint if the recommended dependencies are already installed or - better - give one that fixes the issue.
+
+experienced with git commit d598911b6f5e7bf7bafb63b8e1d074729e94aca7
\ No newline at end of file