Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Bugs

[Bug 45515] mod_session_* won't compile under current apr-util

 

 

Apache bugs RSS feed   Index | Next | Previous | View Threaded


bugzilla at apache

Jul 7, 2009, 5:08 AM

Post #1 of 3 (353 views)
Permalink
[Bug 45515] mod_session_* won't compile under current apr-util

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





--- Comment #6 from Alexey Varlamov <alexey.v.varlamov [at] gmail> 2009-07-07 05:08:09 PST ---
Created an attachment (id=23935)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=23935)
up-to-date config.log for the failure

Reproduced the problem with latest (2009-07-07) dev snapshot of
httpd/apr/apr-util, attached resulting config.log. IMO "gcc: no input files" at
line 930 looks suspicious (I'm not knowledgeable though):

configure:19305: checking whether to enable mod_session_crypto
configure:19341: result: checking dependencies
configure:19361: checking apr_crypto.h usability
configure:19378: gcc -c -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
-D_LARGEFILE64_SOURCE -I/tmp/wrk/apache/httpd/srclib/apr/include -I conftest.c
>&5
gcc: no input files

--
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 [at] httpd
For additional commands, e-mail: bugs-help [at] httpd


bugzilla at apache

Jul 7, 2009, 5:14 AM

Post #2 of 3 (330 views)
Permalink
[Bug 45515] mod_session_* won't compile under current apr-util [In reply to]

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


Alexey Varlamov <alexey.v.varlamov [at] gmail> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |alexey.v.varlamov [at] gmail




--
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 [at] httpd
For additional commands, e-mail: bugs-help [at] httpd


bugzilla at apache

Jul 7, 2009, 9:05 PM

Post #3 of 3 (329 views)
Permalink
[Bug 45515] mod_session_* won't compile under current apr-util [In reply to]

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





--- Comment #7 from Alexey Varlamov <alexey.v.varlamov [at] gmail> 2009-07-07 21:05:31 PST ---
FYI, finally I was able to build the session-crypto (from trunk) with the
following steps:
1) Configure httpd with 2 additional keys (--with-crypto --with-openssl) but DO
NOT enable session-crypto yet, like:
./configure --with-ssl --with-crypto --with-openssl --enable-modules="so
session"
2) make;make install
3) Build & install the mod-session separately:
apxs -c -i -a mod_session_crypto.c

So the trick was to build APR with crypto API enabled and to circumvent the bug
in configure. Additional problem was that the needed keys are not documented
anywhere.

Hope my store will help you fixing this.

--
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 [at] httpd
For additional commands, e-mail: bugs-help [at] httpd

Apache bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.