Hello,

  Do you have a crypto library installed?  On my debian system,
there is one from ssl-dev:

$ dpkg -S /usr/lib/libcrypto.so
libssl-dev: /usr/lib/libcrypto.so

Try installing that if you don't have it already.

Jesse


---- Original Message ----
From: atack <dbmail@dbmail.org>
To: "dbmail@dbmail.org" <dbmail@dbmail.org>
Subject: [Dbmail] cannot find -lcrypto , compile problem
Sent: Tue, 07 Jan 2003 14:30:07 +0100

> I still have the crypto problem compiling dbmail.
> I tried to compile it on 2 different debian systems, but both gave the same 
> error.
> 
> 
> cc      -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE main.c -o dbmail-smtp list.o 
> debug.o pipe.o mime.o mysql/dbmysql.o dbmd5.o md5.o bounce.o forward.o 
> memblock.o 
> mysql/dbauthmysql.o config.o -L/usr/local/lib/mysql/ -I/usr/include/mysql/ 
> -lmysqlclient -lcrypto
> /usr/bin/ld: cannot find -lcrypto
> collect2: ld returned 1 exit status
> make: *** [smtp] Error 1
> Sorry, Make failed.
> 
> 
> I'd really like to know what this is.
> 
> 
> 
> _______________________________________________
> Dbmail mailing list
> Dbmail@dbmail.org
> https://mailman.fastxs.nl/mailman/listinfo/dbmail
> 
-- End Original Message --


--
Jesse Norell
[EMAIL PROTECTED]

Reply via email to