1 message in net.sourceforge.lists.courier-users[courier-users] compilation error
FromSent OnAttachments
Davide GiunchiAug 28, 2000 12:59 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] compilation errorActions...
From:Davide Giunchi (gdav@mclink.it)
Date:Aug 28, 2000 12:59:48 am
List:net.sourceforge.lists.courier-users

Hi all. I'm trying to install courier-imap-0.99 on a Linux debian 2.2 PIII with gcc version: Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specsgcc version 2.95.2 20000313 (Debian GNU/Linux)

As normal user i scompact courier imap, i configure it (with no options) and i
do make, here it's the output:

------- make[1]: Leaving directory `/home/davide/courier-imap-0.99/userdb' Making all in authlib make[1]: Entering directory `/home/davide/courier-imap-0.99/authlib' gcc -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/home/vpopmail/lib -o
authvchkpw modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a -lvpopmail
-lm -lcrypt make[1]: Leaving directory `/home/davide/courier-imap-0.99/authlib' ide/courier-imap-0.99/authlib/preauthvchkpw.c:75: undefined reference to
`vclose' collect2: ld returned 1 exit status make[1]: *** [authvchkpw] Error 1 make: *** [all-recursive] Error 1

-------

How can i do to compile it properly?

Thanks. Davide.