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 2013/01/20 00:23:49 UTC

[Bug 54452] New: Build Failure of mod_ssl.c using apxs

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

            Bug ID: 54452
           Summary: Build Failure of mod_ssl.c using apxs
           Product: Apache httpd-2
           Version: 2.2.23
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: mod_ssl
          Assignee: bugs@httpd.apache.org
          Reporter: shashi.kumar280@gmail.com
    Classification: Unclassified

Created attachment 29869
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29869&action=edit
Log

Hi I have installed Apache 2.2.23 server on a RHEL 64 bit. At the time of
configuring Apache i didnt enable SSL. But now i want to enable it, So i am
trying to build it using apxs feature. But my build is failing with the below
error:

I am using commands : /usr/local/apache2/bin/apxs -c *.c in the source
directory:

#httpd-2.2.23/modules/ssl#/usr/local/apache2/bin/apxs -c *.c . I do have open
ssl installed on the server: Below is the version:
openssl-0.9.8e-22.el5_8.4

Error:

/usr/local/apache2/build/libtool --silent --mode=compile gcc -prefer-pic  
-DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -g -O2 -pthread
-I/usr/local/apache2/include  -I/usr/local/apache2/include  
-I/usr/local/apache2/include   -c -o mod_ssl.lo mod_ssl.c && touch mod_ssl.slo
In file included from ssl_private.h:60,
                 from mod_ssl.c:27:

mod_ssl.c:567: error: expected â{â at end of input
apxs:Error: Command failed with rc=65536


Please help me out here.

Many Thanks,
Shashi.

-- 
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


[Bug 54452] Build Failure of mod_ssl.c using apxs

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

--- Comment #4 from Shashi <sh...@gmail.com> ---
(In reply to comment #3)
> (In reply to comment #2)
> > (In reply to comment #1)
> > > It looks to me that if you don't enable SSL when you configure, you can't
> > > build mod_ssl because none of the SSL toolkit details have been probed. 
> > > This seems pretty reasonable to me and not a bug.
> > > 
> > > If you need help/support, use try here
> > > http://httpd.apache.org/userslist.html or serverfault.
> > 
> > Thanks a lot Eric :)
> > 
> > I have now subscribed to user list.
> > But can you please let me know if the command apxs -i -a -c *.c should
> > compile the module as per Apache documentation.
> 
> I don't think so for a module that requires ./configure-time configuration.

Thanks Eric.

-- 
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


[Bug 54452] Build Failure of mod_ssl.c using apxs

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

Eric Covener <co...@gmail.com> changed:

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

--- Comment #1 from Eric Covener <co...@gmail.com> ---
It looks to me that if you don't enable SSL when you configure, you can't build
mod_ssl because none of the SSL toolkit details have been probed.  This seems
pretty reasonable to me and not a bug.

If you need help/support, use try here http://httpd.apache.org/userslist.html
or serverfault.

-- 
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


[Bug 54452] Build Failure of mod_ssl.c using apxs

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

--- Comment #3 from Eric Covener <co...@gmail.com> ---
(In reply to comment #2)
> (In reply to comment #1)
> > It looks to me that if you don't enable SSL when you configure, you can't
> > build mod_ssl because none of the SSL toolkit details have been probed. 
> > This seems pretty reasonable to me and not a bug.
> > 
> > If you need help/support, use try here
> > http://httpd.apache.org/userslist.html or serverfault.
> 
> Thanks a lot Eric :)
> 
> I have now subscribed to user list.
> But can you please let me know if the command apxs -i -a -c *.c should
> compile the module as per Apache documentation.

I don't think so for a module that requires ./configure-time configuration.

-- 
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


[Bug 54452] Build Failure of mod_ssl.c using apxs

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

--- Comment #2 from Shashi <sh...@gmail.com> ---
(In reply to comment #1)
> It looks to me that if you don't enable SSL when you configure, you can't
> build mod_ssl because none of the SSL toolkit details have been probed. 
> This seems pretty reasonable to me and not a bug.
> 
> If you need help/support, use try here
> http://httpd.apache.org/userslist.html or serverfault.

Thanks a lot Eric :)

I have now subscribed to user list.
But can you please let me know if the command apxs -i -a -c *.c should compile
the module as per Apache documentation.

Thanks,
Shashi

-- 
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