bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] build errors on Interix/sfu/sua (strcasecmp/_ALL_SOURCE)


From: jay . krell
Subject: Re: [Bug-wget] build errors on Interix/sfu/sua (strcasecmp/_ALL_SOURCE)
Date: Tue, 16 Jun 2009 09:43:22 -0700

Other uses seemed to be warnings instead of errors. Odd. Also I applied the cflags maybe before discovering all it fixed. I will send patch later. Hopefully like
#ifdef interix
#ifndef all_source
#define all_source
#endif
#endif

Is ok? Not configury?

 - Jay (phone)

On Jun 16, 2009, at 8:58 AM, Micah Cowan <address@hidden> wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jay wrote:
workaround
CFLAGS=-D_ALL_SOURCE configure...

=> possible patch #define _ALL_SOURCE in ftp.c <ftp://ftp.c>

Ok, I didn't finish testing this but I believe it got much further, to
wanting msgfmt or such, but I hadn't installed gettext yet.

Well, ftp.c can't be the only place where these functions are being
used, so the #define would probably be more global than that. But I'd
prefer to see it wrapped in a check for Interix (though I don't know
what macros Interix may set).

I'd also like more confidence that this actually fixes something... if
you could provide me with a patch that you say brings it from "doesn't
build" to "builds", then I'll be happy to consider it.

You should be able to get past gettext with --disable-nls.

- --
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer.
Maintainer of GNU Wget and GNU Teseq
http://micah.cowan.name/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAko3wUAACgkQ7M8hyUobTrGyggCdEgjczrjNGNd2j6wzA1KEnQSS
miQAn1A0OlOtllr9o4eg4sF6Y/kPuhaj
=6tk1
-----END PGP SIGNATURE-----





reply via email to

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