please send email to modules-dev-unsubscr...@httpd.apache.org 
<mailto:modules-dev-unsubscr...@httpd.apache.org> more details can be found 
here:
http://httpd.apache.org/lists.html#modules-dev 
<http://httpd.apache.org/lists.html#modules-dev>

-roman.

> On Jul 8, 2015, at 10:24 AM, aupsun <goodsu...@gmail.com> wrote:
> 
> can you tell me how to remove me from this email list?
> 
> On Wed, Jul 8, 2015 at 1:38 PM, Prakash Premkumar <prakash.p...@gmail.com>
> wrote:
> 
>> Thanks a lot Yann. I upgraded to a newer version and the problem is solved
>> now.
>> 
>> On Wed, Jul 8, 2015 at 4:31 AM, Yann Ylavic <ylavic....@gmail.com> wrote:
>> 
>>> On Mon, Jul 6, 2015 at 1:51 PM, Prakash Premkumar
>>> <prakash.p...@gmail.com> wrote:
>>>> 
>>>> I get the following error while trying to compile the module:
>>>> 
>>>> mod_example.c:82:9: error: use of undeclared identifier
>> 'ap_form_pair_t'
>>>> ap_form_pair_t *pair = (ap_form_pair_t *) apr_array_pop(pairs);
>>>> 
>>>> apxs does not recognize ap_form_pair_t. Am I missing any header file ?
>>> 
>>> Your module may be compiled against an older Apache httpd (2.2.x)
>>> installed on the system ('ap_form_pair_t' being 2.4.x or trunk only).
>>> 
>>> Regards,
>>> Yann.
>>> 
>> 
> 
> 
> 
> -- 
> 
> 孙冠江(Alexander Sun)
> 东软集团股份有限公司
> 联系电话:15941146413

Reply via email to