bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] [AIX 4.3] Build error


From: Michael Baeuerle
Subject: [Bug-wget] [AIX 4.3] Build error
Date: Sun, 09 Aug 2009 18:20:17 +0200

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.


Regards,
Michael Baeuerle




reply via email to

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