Related to https://github.com/joyent/node/issues/6801 ?
~Ryan On Tue, Jan 7, 2014 at 2:56 PM, Jerome Wagner <[email protected]> wrote: > > Hello, > I hope this is the right place to report this issue. > > I am trying to work on porting node-sqlite3 to node 0.11.x (specifically > 0.11.9 as of now) > > here is a summary of my findings : > on my machine (CentOS) I have missing symbols in the prepackaged node > 0.11.9 (64 bits) found on http://nodejs.org/dist/v0.11.9/. > Shasum is correct. > > When I compile 0.11.9 from the sources, the symbols are correcly there. > > for a more detailed walk through of the bug cf mapbox/node-sqlite3#184 > (comment)<https://github.com/mapbox/node-sqlite3/pull/184#issuecomment-31702538> > > Can you tell me if this is an expected behavior because of cross-platform > issues or is it a problem that should be fixed upstream in the packaging > process of the prepackaged binaries ? > > Is it good practice to always compile node.js from source when you deal > with native extensions ? > > Any help on this will be appreciated > > -- > -- > 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 > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- http://twitter.com/rmgraham -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
