You posted a message that was a completely new question, and entirely
unrelated to the post you replied to.  Don't do that, that messes up the
archives and makes it difficult to find your post.  Most MUAs have a
'new mail' function.  You should take advantage of that in the future.

Also, please set your MUA to wrap at approximately 72-80 columns, that
makes your post much more readable and easier to reply to.

That being said:

On Tue, 2004-02-24 at 19:49, [EMAIL PROTECTED] wrote:
> gcc  -g -O2 -Wall   -o vchkpw  vchkpw.o md5.o hmac_md5.o libvpopmail.a
> -L/usr/local/mysql/lib  -lmysqlclient -lz 
> /usr/local/mysql/lib/libmysqlclient.a(password.o): In function `scramble':
> password.o(.text+0x1c8): undefined reference to `floor'
> password.o(.text+0x25d): undefined reference to `floor'
> password.o(.text+0x40a): undefined reference to `floor'
> password.o(.text+0x498): undefined reference to `floor'
> collect2: ld returned 1 exit status


I believe that you are missing math libraries in your linker path. 

-Jeremy
-- 
Jeremy Kitchen
Systems Administrator
[EMAIL PROTECTED]
Kitchen @ #qmail on EFNet - Join the party!
.....................
Inter7 Internet Technologies, Inc.
www.inter7.com
866.528.3530 toll free
847.492.0470 int'l
847.492.0632 fax
GNUPG key ID: 93BDD6CE

Reply via email to