On Mon, 13 Jan 2003, Megele, Martin wrote:

> > On Fri, 10 Jan 2003, Tim Rice wrote:
> > > On Fri, 10 Jan 2003, Megele, Martin via RT wrote:
> > > 
> > > > Undefined                       first referenced
> > > >  symbol                             in file
> > > > strcasecmp                          ca.o
> > > 
> > > Try adding -lresolv
> > > 
> > > > ftime                               speed.o
> 
> > Oops, didn't see ftime. Does your system have libc89.a ?
> > Maybe try -llibc89
> 
> Thanks 
> 
> with -lresolv -lc89 it worked

With -lc89 you may not need -lresolv
You may find that strcasecmp is in both.

> 
> regards
> Martin
> 

-- 
Tim Rice                                Multitalents    (707) 887-1469
[EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to