testapp compiler warnings on Arch Linux causing build failure
Mon, 12/20/2010 - 10:06
I can provide additional details about the Arch Linux OS but figured I'd start with the warning/error -- perhaps that's enough. I remove the -Werror so I could complete the build. Here's are the warnings:
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../memcached/include -g -O2 -Wall -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT testapp-testapp.o -MD -MP -MF .deps/testapp-testapp.Tpo -c -o testapp-testapp.o `test -f 'testapp.c' || echo './'`testapp.c testapp.c: In function ‘test_double_create_bucket’: testapp.c:678:5: warning: comparison between ‘protocol_binary_response_status’ and ‘enum <anonymous>’ testapp.c: In function ‘test_delete_bucket’: testapp.c:767:5: warning: comparison between ‘protocol_binary_response_status’ and ‘enum <anonymous>’ testapp.c: In function ‘test_select_no_bucket’: testapp.c:1032:5: warning: comparison between ‘protocol_binary_response_status’ and ‘enum <anonymous>’ <br type="_moz">
As there's no ./configure step, I imagine this is an environmental issue in the makefile, but I'll let the experts diagnose :)
Please let me know if you need anything else.
I have let the experts know and will get back to you as soon as I hear back.
Thanks
bhwawana
Forum support is great for free but sometimes you need a guaranteed response time and dedicated resources for your questions or issues.
Consider purchasing enterprise-level support from Membase: http://www.membase.com/products-and-services/overview
Call or email "sales -at- membase -dot- com" today!