Yes, that build was supposed to correct that issue. I guess that my method for verifying it was incorrect. It looks like that x64,node,linux link goes to a list of tarballs. Which of those tarballs did you use?
On Fri, Dec 9, 2016 at 6:57 AM Romando Rossini <[email protected]> wrote: > Hi Michael, > > I have been following your work on fixing the following issue. I grabbed > the grpc_node.node file from here ( > https://grpc-testing.appspot.com/view/Artifacts/job/gRPC_build_artifacts/2317/console) > by clicking on the 64bit linux link and replaced the one I had in my > application hoping it would eliminate the error but it didn’t. > > Was the build you did supposed to correct this issue on CENTOS 6? > > > Error: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found > (required by > /home/devlabjn/opt/node/devlabapi/node_modules/grpc/src/node/extension_binary/grpc_node.node) > > at Error (native) > > at Object.Module._extensions..node (module.js:440:18) > > at Module.load (module.js:357:32) > > at Function.Module._load (module.js:314:12) > > at Module.require (module.js:367:17) > > at require (internal/module.js:20:19) > > at Object.<anonymous> > (/home/devlabjn/opt/node/devlabapi/node_modules/grpc/src/node/src/grpc_extension.js:38:15) > > at Module._compile (module.js:413:34) > > at Object.Module._extensions..js (module.js:422:10) > > at Module.load (module.js:357:32) > > at Function.Module._load (module.js:314:12) > > at Module.require (module.js:367:17) > > at require (internal/module.js:20:19) > > at Object.<anonymous> > (/home/devlabjn/opt/node/devlabapi/node_modules/grpc/src/node/src/client.js:55:12) > > at Module._compile (module.js:413:34) > > at Object.Module._extensions..js (module.js:422:10) > > > Thanks for your help!! > > Romando. > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/CAO8e_2LodwoxAw4PJ7gJceFCe7-0h_%3DTCYQER%2ByVwjKPQ_6KFw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
