1 message in net.sourceforge.lists.courier-users[courier-users] Courier-Imap 0.32 on ...
FromSent OnAttachments
Zakki AMay 31, 2000 5:35 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] Courier-Imap 0.32 on FreeBSD 4.0Actions...
From:Zakki A (zak@indosatcom.net)
Date:May 31, 2000 5:35:43 am
List:net.sourceforge.lists.courier-users

I am compiling courier imap 0.32 with authvckpw. When compiling this module it got error on libvpopmail.a. Here is the detailed error : ================================= 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 -lcrypt /home/vpopmail/lib/libvpopmail.a(password.o): In function `scramble': password.o(.text+0x268): undefined reference to `floor' password.o(.text+0x2bd): undefined reference to `floor' /home/vpopmail/lib/libvpopmail.a(password.o): In function `check_scramble': password.o(.text+0x37c): undefined reference to `floor' password.o(.text+0x3dc): undefined reference to `floor' *** Error code 1

Stop in /home/vpopmail/courier-imap-0.32/authlib. *** Error code 1

Stop in /home/vpopmail/courier-imap-0.32.

Thanks for your answer.