On Thu, 9 Jul 2009, Noah Watkins wrote:
> FastCGI required for S3. Perhaps S3 should be a conditional build?
-noah
Yep, added this to configure.ac.
thanks!
sage
g++ -DHAVE_CONFIG_H -I. -I/home/nwatkins/Projects/kusproot/include -Wall
-D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -rdynamic -g -O2 -MT s3gw.o
-MD -MP -MF .deps/s3gw.Tpo -c -o s3gw.o `test -f 's3/s3gw.cc' || echo
'./'`s3/s3gw.cc
s3/s3gw.cc:6:21: error: fcgiapp.h: No such file or directory
s3/s3gw.cc:18: error: ISO C++ forbids declaration of ÿÿFCGX_Streamÿÿ with no
type
s3/s3gw.cc:18: error: expected ÿÿ;ÿÿ before ÿÿ*ÿÿ token
s3/s3gw.cc:19: error: ISO C++ forbids declaration of ÿÿFCGX_Streamÿÿ with no
type
s3/s3gw.cc:19: error: expected ÿÿ;ÿÿ before ÿÿ*ÿÿ token
s3/s3gw.cc:105: error: ÿÿFCGX_ParamArrayÿÿ has not been declared
s3/s3gw.cc:105: error: ÿÿFCGX_Streamÿÿ has not been declared
s3/s3gw.cc:105: error: ÿÿFCGX_Streamÿÿ has not been declared
s3/s3gw.cc: In function ÿÿvoid init_state(req_state*, int, int*, int*)ÿÿ:
s3/s3gw.cc:107: error: ÿÿstruct req_stateÿÿ has no member named ÿÿinÿÿ
s3/s3gw.cc:108: error: ÿÿstruct req_stateÿÿ has no member named ÿÿoutÿÿ
s3/s3gw.cc:110: error: ÿÿFCGX_GetParamÿÿ was not declared in this scope
s3/s3gw.cc: In function ÿÿvoid open_section(req_state*, const char*)ÿÿ:
s3/s3gw.cc:128: error: ÿÿstruct req_stateÿÿ has no member named ÿÿoutÿÿ
s3/s3gw.cc:128: error: ÿÿFCGX_FPrintFÿÿ was not declared in this scope
s3/s3gw.cc: In function ÿÿvoid close_section(req_state*, const char*)ÿÿ:
s3/s3gw.cc:135: error: ÿÿstruct req_stateÿÿ has no member named ÿÿoutÿÿ
s3/s3gw.cc:135: error: ÿÿFCGX_FPrintFÿÿ was not declared in this scope
s3/s3gw.cc: In function ÿÿvoid dump_value(req_state*, const char*, const char*,
...)ÿÿ:
s3/s3gw.cc:149: error: ÿÿstruct req_stateÿÿ has no member named ÿÿoutÿÿ
s3/s3gw.cc:149: error: ÿÿFCGX_FPrintFÿÿ was not declared in this scope
s3/s3gw.cc: In function ÿÿvoid dump_entry(req_state*, const char*)ÿÿ:
s3/s3gw.cc:154: error: ÿÿstruct req_stateÿÿ has no member named ÿÿoutÿÿ
s3/s3gw.cc:154: error: ÿÿFCGX_FPrintFÿÿ was not declared in this scope
s3/s3gw.cc: In function ÿÿint main()ÿÿ:
s3/s3gw.cc:310: error: ÿÿFCGX_Streamÿÿ was not declared in this scope
s3/s3gw.cc:310: error: ÿÿinÿÿ was not declared in this scope
s3/s3gw.cc:310: error: ÿÿoutÿÿ was not declared in this scope
s3/s3gw.cc:310: error: ÿÿerrÿÿ was not declared in this scope
s3/s3gw.cc:311: error: ÿÿFCGX_ParamArrayÿÿ was not declared in this scope
s3/s3gw.cc:311: error: expected `;' before ÿÿenvpÿÿ
s3/s3gw.cc:314: error: ÿÿenvpÿÿ was not declared in this scope
s3/s3gw.cc:314: error: ÿÿFCGX_Acceptÿÿ was not declared in this scope
s3/s3gw.cc:316: error: ÿÿFCGX_FPrintFÿÿ was not declared in this scope
make[2]: *** [s3gw.o] Error 1
make[2]: Leaving directory `/home/nwatkins/Projects/ceph/ceph/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/nwatkins/Projects/ceph/ceph/src'
make: *** [all-recursive] Error 1
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Ceph-devel mailing list
Ceph-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ceph-devel
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Ceph-devel mailing list
Ceph-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ceph-devel