- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- apache-1.3.31 + mod_ssl compile issue
Operating System - HP-UX
1823750
Members
3934
Online
109664
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-18-2005 02:37 PM
тАО01-18-2005 02:37 PM
apache-1.3.31 + mod_ssl compile issue
Hi
Please help about the small problem at compiling
mod_ssl.
problem like this ...
> ./configure --with-apache=../apache_1.3.31 --with-ssl=../openssl-0.9.7d --with-mm=../mm-1.3.1
Configuring mod_ssl/2.8.19 for Apache/1.3.31
+ Apache location: ../apache_1.3.31 (Version 1.3.31)
+ OpenSSL location: ../openssl-0.9.7d
+ MM location: ../mm-1.3.1
+ Auxiliary patch tool: ./etc/patch/patch (local)
+ Applying packages to Apache source tree:
o Extended API (EAPI)
o Distribution Documents
o SSL Module Source
o SSL Support
o SSL Configuration Additions
o SSL Module Documentation
o Addons
Done: source extension and patches successfully applied.
Configuring for Apache, Version 1.3.31
+ using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
+ configured for HP-UX 11 platform
+ setting C compiler to gcc
+ setting C pre-processor to gcc -E
+ using "tr [a-z] [A-Z]" to uppercase
+ checking for system header files
+ adding selected modules
o ssl_module uses ConfigStart/End
+ SSL interface: mod_ssl/2.8.19
+ SSL interface build type: OBJ
+ SSL interface compatibility: enabled
+ SSL interface experimental code: disabled
+ SSL interface conservative code: disabled
+ SSL interface vendor extensions: disabled
+ SSL interface plugin: Configured DBM (-ldbm)
+ SSL library path: /var/home/admin/src/tmp/openssl-0.9.7d
+ SSL library version: OpenSSL 0.9.7d 17 Mar 2004
+ SSL library type: source tree only (stand-alone)
+ enabling Extended API (EAPI)
using MM library: ../../mm-1.3.1 (source-tree only)
+ using builtin Expat
+ checking sizeof various data types
+ doing sanity check on compiler and options
** A test compilation with your Makefile configuration
** failed. The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.
======== Error Output for sanity check ========
cd ..; gcc -DHPUX11 -DMOD_SSL=208119 -DUSE_HSREGEX -DEAPI -DEAPI_MM -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci` -I./../../mm-1.3.1 -L/var/home/admin/src/tmp/openssl-0.9.7d -L./../../mm-1.3.1/.libs -o helpers/dummy helpers/dummy.c -lm -lpthread -ldbm -lssl -lcrypto -lmm -lm
ld: Can't find library or mismatched ABI for -ldbm
Fatal error.
collect2: ld returned 1 exit status
*** Error exit code 1
Stop.
============= End of Error Report =============
Please help about the small problem at compiling
mod_ssl.
problem like this ...
> ./configure --with-apache=../apache_1.3.31 --with-ssl=../openssl-0.9.7d --with-mm=../mm-1.3.1
Configuring mod_ssl/2.8.19 for Apache/1.3.31
+ Apache location: ../apache_1.3.31 (Version 1.3.31)
+ OpenSSL location: ../openssl-0.9.7d
+ MM location: ../mm-1.3.1
+ Auxiliary patch tool: ./etc/patch/patch (local)
+ Applying packages to Apache source tree:
o Extended API (EAPI)
o Distribution Documents
o SSL Module Source
o SSL Support
o SSL Configuration Additions
o SSL Module Documentation
o Addons
Done: source extension and patches successfully applied.
Configuring for Apache, Version 1.3.31
+ using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
+ configured for HP-UX 11 platform
+ setting C compiler to gcc
+ setting C pre-processor to gcc -E
+ using "tr [a-z] [A-Z]" to uppercase
+ checking for system header files
+ adding selected modules
o ssl_module uses ConfigStart/End
+ SSL interface: mod_ssl/2.8.19
+ SSL interface build type: OBJ
+ SSL interface compatibility: enabled
+ SSL interface experimental code: disabled
+ SSL interface conservative code: disabled
+ SSL interface vendor extensions: disabled
+ SSL interface plugin: Configured DBM (-ldbm)
+ SSL library path: /var/home/admin/src/tmp/openssl-0.9.7d
+ SSL library version: OpenSSL 0.9.7d 17 Mar 2004
+ SSL library type: source tree only (stand-alone)
+ enabling Extended API (EAPI)
using MM library: ../../mm-1.3.1 (source-tree only)
+ using builtin Expat
+ checking sizeof various data types
+ doing sanity check on compiler and options
** A test compilation with your Makefile configuration
** failed. The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.
======== Error Output for sanity check ========
cd ..; gcc -DHPUX11 -DMOD_SSL=208119 -DUSE_HSREGEX -DEAPI -DEAPI_MM -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci` -I./../../mm-1.3.1 -L/var/home/admin/src/tmp/openssl-0.9.7d -L./../../mm-1.3.1/.libs -o helpers/dummy helpers/dummy.c -lm -lpthread -ldbm -lssl -lcrypto -lmm -lm
ld: Can't find library or mismatched ABI for -ldbm
Fatal error.
collect2: ld returned 1 exit status
*** Error exit code 1
Stop.
============= End of Error Report =============
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-19-2005 07:18 AM
тАО01-19-2005 07:18 AM
Re: apache-1.3.31 + mod_ssl compile issue
check out this thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=40804
in this case, it looks like it is an issue between 32 bit and 64 bit..
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=40804
in this case, it looks like it is an issue between 32 bit and 64 bit..
'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-19-2005 04:24 PM
тАО01-19-2005 04:24 PM
Re: apache-1.3.31 + mod_ssl compile issue
Dear Mr.Penland
Thank you for good information.
Thank you for good information.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP