bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] [AIX 4.3] Build error


From: Micah Cowan
Subject: Re: [Bug-wget] [AIX 4.3] Build error
Date: Sun, 09 Aug 2009 18:16:38 -0700
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Micah Cowan wrote:
> Michael Baeuerle wrote:
>> Building wget 1.11.4 fails on AIX 4.3.3 in 'src/ftp.c' because
>> 'strcasecmp()' is not found.
>>
>> On AIX 4.3.3 this is not declared in <string.h>. Adding '#include
>> <strings.h>' to 'src/ftp.c' fixes the problem. Maybe the 'configure'
>> script should check for this.
> 
> Well, at the very least we should be #include-ing strcasecmp, since
> that's the proper header file for it.

Er, "should be #include-ing <strings.h>, since..."

-- 
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer.
Maintainer of GNU Wget and GNU Teseq
http://micah.cowan.name/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]