○エラー内容
[root@localhost mod-chxj_0.12.41]# make
Making all in src
・・・・・・
chxj_img_conv_format.c: In function `s_create_cache_file':
chxj_img_conv_format.c:569: error: `APR_FOPEN_SHARELOCK' undeclared (first use in this function)
chxj_img_conv_format.c:569: error: (Each undeclared identifier is reported only once
chxj_img_conv_format.c:569: error: for each function it appears in.)
chxj_img_conv_format.c: In function `s_send_original_file':
chxj_img_conv_format.c:2070: error: `APR_FOPEN_SHARELOCK' undeclared (first use in this function)
make[1]: *** [libmod_chxj_la-chxj_img_conv_format.lo] エラー 1
make[1]: Leaving directory `/tmp/mod-chxj_0.12.41/src'
make: *** [all-recursive] エラー 1