Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 420079 - net-libs/nodejs-0.6.* - In Funktion »uv_loadavg«: src/unix/linux.c:141:18: Fehler: Speichergröße von »info« ist unbekannt
Summary: net-libs/nodejs-0.6.* - In Funktion »uv_loadavg«: src/unix/linux.c:141:18: Fe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-07 10:34 UTC by Fabian Fingerle
Modified: 2012-06-07 14:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge info (1999.txt,5.06 KB, text/plain)
2012-06-07 10:34 UTC, Fabian Fingerle
Details
build log (1997.txt,7.58 KB, text/plain)
2012-06-07 10:35 UTC, Fabian Fingerle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian Fingerle 2012-06-07 10:34:22 UTC
node.js fail to build. buildlog and emerge-info attached
Comment 1 Fabian Fingerle 2012-06-07 10:34:56 UTC
Created attachment 314527 [details]
emerge info
Comment 2 Fabian Fingerle 2012-06-07 10:35:20 UTC
Created attachment 314529 [details]
build log
Comment 3 Rafał Mużyło 2012-06-07 14:22:35 UTC
For some odd reason, looks like a dupe of bug 419853.
Related ?
Use the test from that bug first (echo '#include <sys/sysinfo.h>' | gcc -E -dD -).
Comment 4 Fabian Fingerle 2012-06-07 14:39:07 UTC
remerged linux-headers helped out. thanks!