View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003014 | unreal | installing | public | 2006-08-02 09:27 | 2006-08-07 18:05 |
| Reporter | derPENGUIN | Assigned To | |||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | unable to duplicate | ||
| Product Version | 3.2.3 | ||||
| Summary | 0003014: Compile error with SSL enabled | ||||
| Description | Compiling with SSL and zlib gets this error: auth.c:454:21: macro "crypt" requires 2 arguments, but only 1 given auth.c:726:21: macro "crypt" requires 2 arguments, but only 1 given | ||||
| Steps To Reproduce | configure and make ;-) | ||||
| 3rd party modules | |||||
|
|
Try 3.2.5, though I don't see how it could help, and paste the errors again if it happens with 3.2.5. |
|
|
edit: just compiled with 3.2.5, the same error, no changes |
|
|
No, I want the exact output on 3.2.5, that's why I let you do it :P. Also, what Linux dist. are you using? |
|
|
And which openssl too btw. |
|
|
Can you also paste the syntax for the crypt function from man crypt |
|
|
Ok, I think, you can close this thread, the error seems to be because of a to old openssl version (0.9.7a). I just compiled on another box with 0.9.7j, there runs without failure. Thanks for your advantage. Regards |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-08-02 09:27 | derPENGUIN | New Issue | |
| 2006-08-02 09:30 | syzop | Note Added: 0012109 | |
| 2006-08-02 15:07 | derPENGUIN | Note Added: 0012112 | |
| 2006-08-02 17:56 | syzop | Note Added: 0012117 | |
| 2006-08-02 17:57 | syzop | Note Added: 0012118 | |
| 2006-08-02 22:57 |
|
Note Added: 0012123 | |
| 2006-08-03 02:14 | derPENGUIN | Note Added: 0012125 | |
| 2006-08-07 18:05 | syzop | Status | new => closed |
| 2006-08-07 18:05 | syzop | Resolution | open => unable to duplicate |