[Bug 732552] Review Request: nodejs - Evented I/O for V8 JavaScript

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 26 11:13:27 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=732552

--- Comment #16 from Matěj Cepl <mcepl at redhat.com> 2011-08-26 07:13:25 EDT ---
And that npm actually could be this package's problem:

bradford:nodejs $ node --vars
NODE_PREFIX: /usr
NODE_CFLAGS: -g -O3 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4  -m64 -mtune=generic  -rdynamic  -D__POSIX__=1
-DHAVE_FDATASYNC=1 -DPLATFORM="linux" -DX_STACKSIZE=65536 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DEV_MULTIPLICITY=1 -D_FORTIFY_SOURCE=2
-DHAVE_CONFIG_H=1 -DHAVE_OPENSSL=1 -I/usr/include/node

(and https://github.com/polotek/libxmljs/issues/69#issuecomment-1911676)

That -I/usr/include/node is probably not right, right?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the package-review mailing list