For the serf developers mailing list. Op zaterdag 12 december 2015 heeft arun prasath <get2a...@gmail.com> het volgende geschreven:
> Hi Serf Dev Team, > > Need you help in installing Serf1.3.8 in Redhat server. I see the below > error. I am stuck and find your email contacts, hope you are aware of this > issue. please provide fix to the below issue. > > scons: Building targets ... > gcc -o test/test_buckets.o -c -std=c89 -Wdeclaration-after-statement > -Wmissing-prototypes -Wall -g -O2 -pthread -DNDEBUG -DLINUX -D_REENTRANT > -D_GNU_SOURCE -I. -I/local/apps/pkgs/apr-config-1/include/apr-1 > -I/local/apps/pkgs/apr-config-1/include > -I/local/apps/pkgs/openssl-1.0.2e/include test/test_buckets.c > test/test_buckets.c: In function 'test_random_eagain_in_response': > test/test_buckets.c:1080: warning: format '%d' expects type 'int', but > argument 3 has type 'apr_size_t' > test/test_buckets.c:1085: warning: format '%d' expects type 'int', but > argument 3 has type 'apr_size_t' > test/test_buckets.c: In function 'deflate_compress': > *test/test_buckets.c:1237: error: expected expression before '/' token* > test/test_buckets.c: In function 'create_gzip_deflate_bucket': > test/test_buckets.c:1436: warning: ISO C90 forbids mixed declarations and > code > test/test_buckets.c: In function 'test_deflate_4GBplus_buckets': > *test/test_buckets.c:1559: warning: integer overflow in expression* > *scons: *** [test/test_buckets.o] Error 1* > scons: building terminated because of errors. > > Thanks in advance. > > Regards, > Arun > > On Sat, Dec 12, 2015 at 2:04 AM, arun prasath <get2a...@gmail.com > <javascript:_e(%7B%7D,'cvml','get2a...@gmail.com');>> wrote: > >> Hi Scons Dev Team, >> >> I am using scons for installing Serf 1.3.8 but seeing the error like >> below. Could you help me install serf on my linux machine. >> >> Please revert back if you need more information. Please help me on this. >> >> scons: Building targets ... >> gcc -o test/test_buckets.o -c -std=c89 -Wdeclaration-after-statement >> -Wmissing-prototypes -Wall -g -O2 -pthread -DNDEBUG -DLINUX -D_REENTRANT >> -D_GNU_SOURCE -I. -I/local/apps/pkgs/apr-config-1/include/apr-1 >> -I/local/apps/pkgs/apr-config-1/include >> -I/local/apps/pkgs/openssl-1.0.2e/include test/test_buckets.c >> test/test_buckets.c: In function 'test_random_eagain_in_response': >> test/test_buckets.c:1080: warning: format '%d' expects type 'int', but >> argument 3 has type 'apr_size_t' >> test/test_buckets.c:1085: warning: format '%d' expects type 'int', but >> argument 3 has type 'apr_size_t' >> test/test_buckets.c: In function 'deflate_compress': >> *test/test_buckets.c:1237: error: expected expression before '/' token* >> test/test_buckets.c: In function 'create_gzip_deflate_bucket': >> test/test_buckets.c:1436: warning: ISO C90 forbids mixed declarations and >> code >> test/test_buckets.c: In function 'test_deflate_4GBplus_buckets': >> *test/test_buckets.c:1559: warning: integer overflow in expression* >> *scons: *** [test/test_buckets.o] Error 1* >> scons: building terminated because of errors. >> >> >> regards, >> Arun >> > >