I have the latest version of openssl installed. I have also tested its functionality and all is ok. I use it with openssh and open ldap. Do you think for some reason it cannot find openssl library?
Russell Premont ----- Original Message ----- From: "Rickard Eriksson" <[EMAIL PROTECTED]> To: "Russell Premont" <[EMAIL PROTECTED]> Cc: "Courier-Users" <[EMAIL PROTECTED]> Sent: Wednesday, October 30, 2002 5:24 PM Subject: Re: [courier-users] Compile error > I got the same error when i didn't have openssl installed. > > Russell Premont wrote: > > >Just an update. I have tried again from scrath with just ./configure and > >then running make and still get the sam error. > > > >mkdir .libs > > rm -fr .libs/librewrite.la .libs/librewrite.* .libs/librewrite.* > > ar cru .libs/librewrite.a esmtp.o > > ranlib .libs/librewrite.a > > creating librewrite.la > > (cd .libs && rm -f librewrite.la && ln -s ../librewrite.la librewrite.la) > > > >gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../.. -I../.. -I./../../courier -I. . > > > >/../courier -I./../../rfc822 -I./../../afx -I./../../courier/libs -I./../.. / > > authlib -Wall -g -O2 -c courieresmtp.c > > echo "#define LOCALSTATEDIR \"/usr/local/courier/var\"" >localstatedir.h > > > >gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../.. -I../.. -I./../../courier -I. . > > > >/../courier -I./../../rfc822 -I./../../afx -I./../../courier/libs -I./../.. / > > authlib -Wall -g -O2 -c esmtpclient.c > > > >gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../.. -I../.. -I./../../courier -I. . > > > >/../courier -I./../../rfc822 -I./../../afx -I./../../courier/libs -I./../.. / > > authlib -Wall -g -O2 -c esmtpconfig.c > > > >gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../.. -I../.. -I./../../courier -I. . > > > >/../courier -I./../../rfc822 -I./../../afx -I./../../courier/libs -I./../.. / > > authlib -Wall -g -O2 -c smtproutes.c > > > >gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../.. -I../.. -I./../../courier -I. . > > > >/../courier -I./../../rfc822 -I./../../afx -I./../../courier/libs -I./../.. / > > authlib -Wall -g -O2 -c staticlist.c > > make[3]: *** No rule to make target `../../tcpd/libcouriertls.a', needed by > > `courieresmtp'. Stop. > > make[3]: Leaving directory > > `/export/home/russ/courier/courier-0.39.3/courier/module.esmtp' > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory > > `/export/home/russ/courier/courier-0.39.3/courier' > > make[1]: *** [all-recursive-am] Error 2 > > make[1]: Leaving directory > > `/export/home/russ/courier/courier-0.39.3/courier' > > make: *** [all-recursive] Error 1 > > > >If anyone can point me in the right direction I would appreciate it. > > > >Thank you, > >Russell > > > > > > > >------------------------------------------------------- > >This sf.net email is sponsored by: Influence the future > >of Java(TM) technology. Join the Java Community > >Process(SM) (JCP(SM)) program now. > >http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en > >_______________________________________________ > >courier-users mailing list > >[EMAIL PROTECTED] > >Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > > > > > > > > > > ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
