On Mon, 28 Oct 2002 15:34:01 -0800 "Jacky Lai" <[EMAIL PROTECTED]> wrote:
> Hi, Hi, > > I am stuck while compiling Qmail. After i patched Qmail with the qmail-toaster >patch, i typed make and the following error came up. the -L/usr/local/ssl/lib seems to be the problem, because the redhat package installs openssl in /usr/lib > -L/usr/local/ssl/lib -lssl -lcrypto > qmail-remote.o: In function `smtp': > qmail-remote.o(.text+0xbb7): undefined reference to `SSL_library_init' > qmail-remote.o(.text+0xc61): undefined reference to >`SSL_CTX_use_certificate_chain_file' > collect2: ld returned 1 exit status > make: *** [qmail-remote] Error 1 > > Am i missing some package? Thank you. Have you got openssl-devel ? If not, try to install it and re-run your install. > > > I am using RH7.3 and openssl-0.9.6b-28 > > Jacky christophe
