cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: 7.0.11beta - missing case insensitive compares

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 2 Aug 2000 09:26:59 +0200 (MET DST)

On Tue, 1 Aug 2000, Rich Gray wrote:

> Curiously:
>
> 5K>nm libresolv.so | grep cmp
> [88] | 30656| 132|FUNC |WEAK |0 |11 |strcasecmp
>
> I wonder why this was not detected?

Guessing from the other problems on that system: does it require some other
lib together with libresolv to work?

You could have a look in the config.log and check for strcasecmp and see what
that says. Since your system obviously has strcasecmp() in libresolve, it is
a bit silly that the configure script doesn't detect that! ;-/

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on 2000-08-02