You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2009/03/16 08:26:21 UTC

DO NOT REPLY [Bug 46860] New: Error during build of source code of apache 2.2.11 for Win64

https://issues.apache.org/bugzilla/show_bug.cgi?id=46860

           Summary: Error during build of source code of apache 2.2.11 for
                    Win64
           Product: Apache httpd-2
           Version: 2.2.11
          Platform: Other
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: quick_lets@yahoo.com


Hi,
I am working on build of apache 2.2.11 source code for Windows 64-bit platform
by using Visual Studio 2005.
After setting platform as x64 and other required environments, I am getting
some errors.
A sample of errors is list as below-

...\srclib\apr\include\apr_errno.h(52) : error C2061: syntax error : identifier
'apr_strerror'
...\apr_errno.h(52) : error C20[i]59:syntax error : ';'
...\apr_errno.h(52) : error C2059:syntax error : 'type'

...\srclib\apr\include\apr_general.h(176) : error C2061: syntax error :
identifier 'apr_initialize'
...\srclib\apr\include\apr_general.h(176) : error C2059: syntax error : ';'
...\srclib\apr\include\apr_general.h(176) : error C2059: syntax error : 'type'
...\srclib\apr\include\apr_general.h(190) : error C2061: syntax error :
identifier 'apr_app_initialize'
...\srclib\apr\include\apr_general.h(190) : error C2059: syntax error : ';'
...\srclib\apr\include\apr_general.h(190) : error C2059: syntax error : 'type'
...\srclib\apr\include\apr_general.h(203) : error C2061: syntax error :
identifier 'apr_terminate'


if anyone facing same issue or knows solution,....can u plz share with me!!!

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 46860] Error during build of source code of apache 2.2.11 for Win64

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46860

Mario Brandt <JB...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Mario Brandt <JB...@gmail.com> 2011-08-22 20:05:03 UTC ---
There is no issue compiling with VC 2008. Works in the current version of 2.2
to head

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org