6 messages in net.sourceforge.lists.courier-users[courier-users] Complie error
FromSent OnAttachments
Derek SchaibleAug 22, 2002 10:39 am 
Mohamed MetwalyJan 14, 2003 6:57 am 
Sam VarshavchikJan 14, 2003 3:26 pm 
Mohamed MetwalyJan 15, 2003 8:35 am 
Mohamed MetwalyJan 17, 2003 7:11 am 
in...@lauwira.orgJan 17, 2003 8:47 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Complie errorActions...
From:Derek Schaible (dsch@cssiinc.com)
Date:Aug 22, 2002 10:39:40 am
List:net.sourceforge.lists.courier-users

Greetings list,

I am trying to compile courier-imap for the first time. Below is the error I get when running make:

make[1]: Entering directory `/home/dschaibl/courier-imap-1.5.3.20020819/authlib' gcc -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/home/vpopmail/lib -o authvchkpw modauthvchkpw.o libauthmod.a libauth.a ../numlib/libnumlib.a ../md5/libmd5.a ../sha1/libsha1.a -L/home/vpopmail/lib -lvpopmail -lm -lcrypt /usr/bin/ld: cannot find -lvpopmail collect2: ld returned 1 exit status make[1]: *** [authvchkpw] Error 1 make[1]: Leaving directory `/home/dschaibl/courier-imap-1.5.3.20020819/authlib' make: *** [all-recursive] Error 1 [dschaibl@ns2 courier-imap-1.5.3.20020819]$

Vpopmail is installed in the /home/vpopmail directory. I added /home/vpopmail/lib to /etc/ld.so.conf file and ran ldconfig. After that produced no change, I tried the steps outlined in the FAQ:

CPPFLAGS="-I/usr/local/ssl/include" LDFLAGS="-L/usr/local/ssl/lib" export CPPFLAGS export LDFLAGS ./configure [ options ]

Which of course pertain to ssl, et al, but I thought it seemed to be a similar error so I made the necessary adjustments to the above steps. But my problem is still the same. Now, I do realize that the error is actually concerning the vpopmail file. There does not appear to be such a file on my machine. Vpopmail was installed with qmail using the qinstall program so maybe this should be something out of the vpopmail/bin dir?

[root@ns2 vpopmail]# ls bin clearopensmtp valias vdelivermail vipmap vpasswd vuserinfo vaddaliasdomain vchkpw vdeloldusers vkill vpopbull vadddomain vconvert vdeluser vmkpasswd vqmaillocal vadduser vdeldomain vdominfo vmoduser vsetuserquota

Any ideas how to overcome this issue? Any help is appreciated! Also, if this is a FAQ or previously answered in the archives I'd love to know. I tried to find a way to search the archives of this list but all I could find was a very long list of emails and no search engine. I'd love to know if there is an easy way to search the archives!

Thanks in advance, - Derek