> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 12, 2001 2:01 AM
> To: [EMAIL PROTECTED]
> Subject: Problem compiling progarms (linker errors)
>
>
> Hi
>
> I have a small problem on my linus box. I tired to compile
> some programs and
> the linker stped the compilation saying that it cannot find:
> Lssl. While ssl
Use -lssl , not Lssl . man gcc on compilation flags
> is installed on ly system. I even installed it (rpm --force).
> In /usr/lib I
> fuond libssl.so.0 or something that link to lbssl.so.98 or
> something. The
> system is ManDrake from the box (i upgraded just a
> self-compiled kernel and
> modutils).
>
> Any ideas?
>
> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
>
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]