what if you change the '-lcrypto' option to '-lcrypt' ? You can do this
by editing the makefile manually or by running build.sh and changing
the library settings to '-lmysqlclient -lcrypt' when prompted.
regards roel
atack heeft op dinsdag, 7 jan 2003 om 14:30 (Europe/Amsterdam) het
volgende geschreven:
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