View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002362 | unreal | installing | public | 2005-02-22 15:21 | 2005-08-19 14:53 |
| Reporter | balmung001 | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | unable to duplicate | ||
| Product Version | 3.2-beta18 | ||||
| Summary | 0002362: configure disabled openssl even if it was found before. | ||||
| Description | I've tried enabling ssl, and in the configure it find openssl in the prechecks of the configure. It find openssl as I specified in the ./Config: configure:2153: checking for openssl configure:2171: found /usr/bin/openssl configure:2183: result: /usr/bin/openssl then later on it reports: configure:9707: checking for openssl configure:9731: result: not found configure:9733: WARNING: disabling ssl support configure:9534: result: yes configure:9707: checking for openssl configure:9731: result: not found configure:9733: WARNING: disabling ssl support | ||||
| Steps To Reproduce | In the log it shows this as the configure command: ./configure --enable-nospoof --enable-hub --enable-ssl=/usr/bin/openssl --enable-prefixaq --with-listen=5 --with-dpath=/home/ircd/Unreal3.2 --with-spath=/home/ircd/Unreal3.2/src/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-hostname=ds3978.hostname.net.au --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linking | ||||
| 3rd party modules | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-02-22 15:21 | balmung001 | New Issue | |
| 2005-02-22 16:40 | syzop | Note Added: 0009249 | |
| 2005-08-19 14:53 | syzop | Status | new => closed |
| 2005-08-19 14:53 | syzop | Resolution | open => unable to duplicate |