Well I have checked for the file and the permissions are as follows
[root@magnesium lib]# ls -la total 178
drwx------  2 root      vchkpw     512 Oct  2 15:30 .
drwxr-xr-x  8 vpopmail  vchkpw     512 Oct  2 15:30 ..
-rw-------  1 root      vchkpw  168110 Oct  2 15:30 libvpopmail.a

So I changed this to 744

And if I don't use OpenSSL does this still make a difference?

I have upgraded OpenSSL to be sure and I am still getting this:

aking all in authlib
/bin/sh ./make-authdaemond.sh "make"
`authdaemond.plain' is up to date.
Making all in waitlib
Making all in tcpd
gcc  -I./.. -I.. -Wall -g -O2  -o couriertls  starttls.o argparse.o
libcouriertls.a libspipe.a ../rfc1035/librfc1035.a  ../md5/libmd5.a
../random128/librandom128.a  ../numlib/libnumlib.a ../liblock/liblock.a
../soxwrap/libsoxwrap.a `cat ../soxwrap/soxlibs.dep` `cat
libcouriertls.dep` 
libcouriertls.a(libcouriertls.o): In function `sslerror':
/home/fxbezak/courier-imap-1.5.3.20020928/tcpd/libcouriertls.c(.text+0x4
a1): undefined reference to `ERR_error_string_n'
*** Error code 1

Stop in /home/fxbezak/courier-imap-1.5.3.20020928/tcpd.
*** Error code 1

Stop in /home/fxbezak/courier-imap-1.5.3.20020928.


NOW, my machine is running SSH2, would this make any difference?
It seems to me that something in the file libcouriertls.c is wrong




-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Frank X
Bezak
Sent: Wednesday, October 02, 2002 6:43 PM
To: [EMAIL PROTECTED]
Subject: [courier-users] Errors while running "make"

So I run through ./configure not as root, and all seems to go ok.
As I am running make I get the following output

gcc  -I/usr/local/vpopmail/include -g -O2 -Wall -I.. -I./..  -o
authvchkpw  modauthvchkpw.o libauthmod.a libauth.a ../numlib/libnumlib.a
../md5/libmd5.a ../sha1/libsha1.a -L/usr/local/vpopmail/lib -lvpopmail
-lm -lcrypt 
/usr/libexec/elf/ld: cannot find -lvpopmail
*** Error code 1

Stop in /home/fxbezak/courier-imap-1.5.3.20020928/authlib.
*** Error code 1

Stop in /home/fxbezak/courier-imap-1.5.3.20020928.



So at this point I su to root, which I am probably not supposed to do,
but I am desperate at this point...
And it starts making again.. until I get this output:


/home/fxbezak/courier-imap-1.5.3.20020928/tcpd/libcouriertls.c(.text+0x4
a1): undefined reference to `ERR_error_string_n'
*** Error code 1

Stop in /home/fxbezak/courier-imap-1.5.3.20020928/tcpd.
*** Error code 1

Stop in /home/fxbezak/courier-imap-1.5.3.20020928.


I am stumped.  I do not see why this will just not make smoothly



--------------------------------------------------
Frank X Bezak
Net Access Corp.
973-590-5038




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to