Opened 10 years ago

Closed 10 years ago

#692 closed defect (invalid)

libcrypto Error

Reported by: fxavier Owned by: Dimitar Misev
Priority: major Milestone:
Component: undecided Version: development
Keywords: Cc:
Complexity: Medium

Description

While compiling the last version of Rasdaman (from GIT Repo), and with all latest libs, I got the error from the attached image. It happens during make, after passing Compile procedure.

Xavier

Attachments (1)

00.png (1.5 MB ) - added by fxavier 10 years ago.
error

Download all attachments as: .zip

Change History (5)

by fxavier, 10 years ago

Attachment: 00.png added

error

comment:1 by Dimitar Misev, 10 years ago

Can you try to do

export LIBS="-lcrypto -lssl"
./configure ...
make

comment:2 by Dimitar Misev, 10 years ago

Did you try the above suggestion? Did you resolve the error (and how)?

comment:3 by fxavier, 10 years ago

Hi,

Yes, I solved it during that time, but I don't quite honestly remember how. It was at the compilation script level, and not with other trick like messing a bit up with the code. Sorry, I can't tell more.

comment:4 by Dimitar Misev, 10 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.