On Tue, 2004-02-24 at 20:17, [EMAIL PROTECTED] wrote:
> Thanks for the response.  I'll reply directly to you this time -- I'm
> reluctant to send to the list until I've confirmed that I've fixed my
> problems.

please keep list posts on the list.  I read every post to the list, and
others may be able to help you better than I could.

> 
> > 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.
> 
> I didn't reply to a post -- I created a new message with a new subject.  I only 
> elliptically referenced the previous message in my text.

but you hit reply to make the message.  your headers don't lie:
In-Reply-To:  <[EMAIL PROTECTED]>
which makes my MUA (as well as most others) and the list archives, take
that as another message in the thread.

> > > 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. 

> Pardon my ignorance, but do you know what I can do about this?  So far, I'm dealing 
> with an out-of-the box install of OpenBSD 3.4 (GENERIC) on an Intel Pentium 4 
> machine.

I don't know anything about openbsd, but perhaps you are missing some
-devel packages that include the required libraries and header files. 
from what I could find on google, it needs to have -lm in the linker
flags, however, I am not a programmer, nor do I use openbsd, so I'm not
entirely sure if this is what you need.

-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