X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.6 required=5.0 tests=BAYES_00,KHOP_PGP_SIGNED,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Message-ID: <508C21C7.8010708@cshore.neomailbox.net> Date: Sat, 27 Oct 2012 14:02:47 -0400 From: "Daniel Dickinson (FOSS Developer & Enthusiast)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com, Openwrt-devel Subject: Missing quota.h causes compile of e2sprogs to fail (OpenWrt build) OpenPGP: id=E0EFE38E Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC0D24C44D99326958107C8FB" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com --------------enigC0D24C44D99326958107C8FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi all, It would have be convenient to build OpenWrt (http://www.openwrt.org) using Cygwin instead of having to run a VM, so I spent a little time getting past a couple of minor errors (enabling case-sensitivity is required, and you need to get OpenWrt to look in the right place for the ncurses dynamic library (/usr/bin) since it's not in the usual place for libraries under linux (/lib /usr/lib)), but I discovered that the next issue that pops up is a little more difficult. The issue is that e2fsprogs failes to compile because it can't find sys/quota.h . Since that is a kernel level file (IIRC) my guess it that for it to exist Cygwin would have to have support for that functionality. This report, however, is at the present merely informational as it may be possible to work around the e2fsprogs by altering configure options, or making a patch (I don't know, I have not yet looked deeply into it, merely offer an observation no the current state of existance). Regards, Daniel --------------enigC0D24C44D99326958107C8FB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (MingW32) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQjCHMAAoJEMTYoXng7+OOh7gH/jY1KVsCDyk5gTmlgYRlZMOE CQEwhMf8l2w6rPgQmgYqvx7Sk99y/kZ/uYeiIdmea5oNJzmjrt4U8OmeaQGBEWzd 2pFu0SvLlcAZdx48X/CTqXXWLjOhseiLy/1T94M/lmip21sCqFF3TJ2AaC3HBk2H Q1mSwWhIU4wsQ8MvOcART1Jj5Zgut7WkXLmivJ6PjtVNeRsHbTJAZgKobImiXsTX 6PwfAxhczqLBvka6N0Lk11g3z0E4YKBC+ku4F3REJBNUjOqChsh98Ch3TE5SGvVQ pEM35AN1TVAZISBBTxv8Af7z6hOwWHX7x4roukWCF++qHkB+YNfXxpVad8bM8H4= =pWwC -----END PGP SIGNATURE----- --------------enigC0D24C44D99326958107C8FB--