I had to add this bit to my bindings.gyp to get it to work for me (for gzip anyhow, don't know about bzip). I was getting an error about an unknown symbol without it. If this isn't the right way to fix it, I'd love to know what is so I can do that and use the npm version of this library instead of having my forked linked like I currently do.
I had to add this bit to my bindings.gyp to get it to work for me (for gzip anyhow, don't know about bzip). I was getting an error about an unknown symbol without it. If this isn't the right way to fix it, I'd love to know what is so I can do that and use the npm version of this library instead of having my forked linked like I currently do.