It looks like gyp is recognizing your OS as linux instead of FreeBSD. Possibly a gyp bug.
On Tue, Jul 3, 2012 at 10:32 AM, mscdex <[email protected]> wrote: > Here is an error I get when trying to build the node 0.8.1 tarball on > FreeBSD 9 32-bit: > > In file included from ../deps/uv/src/unix/eio/eio.c:41: > ../deps/uv/src/unix/eio/config_linux.h:4:27: warning: linux/version.h: > No such file or directory > ../deps/uv/src/unix/eio/config_linux.h:5:22: warning: features.h: No > such file or directory > ../deps/uv/src/unix/eio/config_linux.h:47:53: error: missing binary > operator before token "(" > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
