Closed endamaco closed 11 years ago
I think you mentioned spdycat's -a option. And the makefile is for your spdybench, right? Spdycat is built using configuration in spdylay package. If configure script in spdylay cannot find libxml2 installation, spdycat will be built without -a option support. Please check config.log of spdylay.
Closing, since no activity in this issue for more than 6 month. I assume this was fixed now.
Hi Tatsuhiro! We would like to use you library in our program. We have a few problems while compiling the sources: all seems to work well but the "-a" option is disable beacause it says: "Warning: -a, --get-assets option cannot be used because the binary was not compiled with libxml2." Actually in our makefile we have included libxml2.. Do you have any suggestions?
Here's the makefile http://pastebin.com/1jhbPeFE