X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: References: From: "Yaakov (Cygwin/X)" Date: Sun, 18 Dec 2011 18:57:36 -0600 Message-ID: Subject: Re: ocaml: 3.12.1-1 missing HAS_SOCKETS To: cygwin AT cygwin DOT com Content-Type: multipart/mixed; boundary=e89a8ff1c89c4a1d6004b4677161 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 --e89a8ff1c89c4a1d6004b4677161 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Thu, Dec 15, 2011 at 18:34, I wrote: > Looking at the sources[1], it seems you compiled ocaml without > HAS_SOCKETS. =A0This needs to be fixed and 3.12.1-2 released ASAP. > In particular, this commit[2] needs to be reversed, although I don't > know if that is the cause. The attached patch for 3.12.1 WFM, but please double-check your build in case something else is going on with your system. > While you're at it, you could fix the false negative in the bfd detection= [3] by > adding -lintl to the libraries in the second hasgot test. Never mind; on further examination it seems that the BFD support in tools/objinfo_helper.c is incompatible with PE/COFF and/or FlexDLL. Yaakov --e89a8ff1c89c4a1d6004b4677161 Content-Type: application/octet-stream; name="3.12.1-not-win32.patch" Content-Disposition: attachment; filename="3.12.1-not-win32.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_gwcqhtfz0 LS0tIG9yaWdzcmMvb2NhbWwtMy4xMi4xL2NvbmZpZ3VyZQkyMDExLTA3LTA0 IDE2OjE1OjAxLjAwMDAwMDAwMCAtMDUwMAorKysgc3JjL29jYW1sLTMuMTIu MS9jb25maWd1cmUJMjAxMS0xMi0xNSAxODo0NTowMi4wMDAzODExMDAgLTA2 MDAKQEAgLTE1MzcsMTAgKzE1MzcsNiBAQCBpZiB0ZXN0ICRoYXNfdGsgPSB0 cnVlOyB0aGVuCiAgIGZpCiBmaQogCi1jYXNlICIkaG9zdCIgaW4KLSAgKi0q LWN5Z3dpbiopIHRrX2xpYnM9IiR0a19saWJzIC1sd3MyXzMyIjs7Ci1lc2Fj Ci0KIGlmIHRlc3QgJGhhc190ayA9IHRydWU7IHRoZW4KICAgaWYgc2ggLi9o YXNnb3QgJHRrX2xpYnMgJHRrX3gxMV9saWJzICR0a2F1eGxpYnMgVGtfU2V0 R3JpZDsgdGhlbgogICAgIGVjaG8gIlRjbC9UayBsaWJyYXJpZXMgZm91bmQu Igo= --e89a8ff1c89c4a1d6004b4677161 Content-Type: text/plain; charset=us-ascii -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple --e89a8ff1c89c4a1d6004b4677161--