Mailing List Archive

Re: svn commit: r1913028 - /httpd/httpd/tags/2.4.58-rc2-candidate/
No go. All other modules fine, only mod_http2 error.

Recap:

On windows 32:

Generating Code...

h2_ws.h
C:\VS17\Win32\httpd-2.4\modules\http2\h2.h(173,17): error C2143:
syntax error: missing ';' before '*'
C:\VS17\Win32\httpd-2.4\modules\http2\h2.h(173,17): error C4430:
missing type specifier - int assumed. Note: C++ does not support
default-int
...
...


On Monday 16/10/2023 at 15:45, icing@apache.org wrote:
> Author: icing
> Date: Mon Oct 16 13:43:23 2023
> New Revision: 1913028
>
> URL: http://svn.apache.org/viewvc?rev=1913028&view=rev
> Log:
> resetting candidate 2.4.58-rc2
>
> Removed:
> httpd/httpd/tags/2.4.58-rc2-candidate/
>
Re: svn commit: r1913028 - /httpd/httpd/tags/2.4.58-rc2-candidate/ [ In reply to ]
Steffen,

> Am 16.10.2023 um 15:52 schrieb SteffenAL <info@apachelounge.com>:
>
> No go. All other modules fine, only mod_http2 error.
>
> Recap:
>
> On windows 32:
>
> Generating Code...
> h2_ws.h
> C:\VS17\Win32\httpd-2.4\modules\http2\h2.h(173,17): error C2143: syntax error: missing ';' before '*'
> C:\VS17\Win32\httpd-2.4\modules\http2\h2.h(173,17): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
> ...
> ...


How can we help you to fix this? Repeating the same error lines again will not help. Maybe you can provide more information:

- in which *.c file does the error happen?
- is a specific APR header file missing there?
- does it work if your remove the "#include "h2.h" in h2_ws.h?

- Stefan

> On Monday 16/10/2023 at 15:45, icing@apache.org wrote:
>>
>> Author: icing
>> Date: Mon Oct 16 13:43:23 2023
>> New Revision: 1913028
>>
>> URL: http://svn.apache.org/viewvc?rev=1913028&view=rev
>> Log:
>> resetting candidate 2.4.58-rc2
>>
>> Removed:
>> httpd/httpd/tags/2.4.58-rc2-candidate/
>>
>
>
Re: svn commit: r1913028 - /httpd/httpd/tags/2.4.58-rc2-candidate/ [ In reply to ]
Windows 64 bit is fine?

Regards

Rüdiger

On 10/16/23 3:52 PM, SteffenAL wrote:
> No go. All other modules fine, only mod_http2 error.
>
> Recap:
>
> On windows 32:
>
> Generating Code...
> h2_ws.h
> C:\VS17\Win32\httpd-2.4\modules\http2\h2.h(173,17): error C2143: syntax error: missing ';' before '*'
> C:\VS17\Win32\httpd-2.4\modules\http2\h2.h(173,17): error C4430: missing type specifier - int assumed. Note: C++ does not support
> default-int
> ...
> ...
>  
> On Monday 16/10/2023 at 15:45, icing@apache.org wrote:
>> Author: icing
>> Date: Mon Oct 16 13:43:23 2023
>> New Revision: 1913028
>>
>> URL: http://svn.apache.org/viewvc?rev=1913028&view=rev
>> Log:
>> resetting candidate 2.4.58-rc2
>>
>> Removed:
>>      httpd/httpd/tags/2.4.58-rc2-candidate/
>>
>
Re: svn commit: r1913028 - /httpd/httpd/tags/2.4.58-rc2-candidate/ [ In reply to ]
Yes

> Op 16 okt 2023 om 17:02 heeft Ruediger Pluem <rpluem@apache.org> het volgende geschreven:
>
> ?Windows 64 bit is fine?
>
> Regards
>
> Rüdiger
>
>> On 10/16/23 3:52 PM, SteffenAL wrote:
>> No go. All other modules fine, only mod_http2 error.
>>
>> Recap:
>>
>> On windows 32:
>>
>> Generating Code...
>> h2_ws.h
>> C:\VS17\Win32\httpd-2.4\modules\http2\h2.h(173,17): error C2143: syntax error: missing ';' before '*'
>> C:\VS17\Win32\httpd-2.4\modules\http2\h2.h(173,17): error C4430: missing type specifier - int assumed. Note: C++ does not support
>> default-int
>> ...
>> ...
>>
>>> On Monday 16/10/2023 at 15:45, icing@apache.org wrote:
>>> Author: icing
>>> Date: Mon Oct 16 13:43:23 2023
>>> New Revision: 1913028
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1913028&view=rev
>>> Log:
>>> resetting candidate 2.4.58-rc2
>>>
>>> Removed:
>>> httpd/httpd/tags/2.4.58-rc2-candidate/
>>>
>>