X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-id:content-transfer-encoding:mime-version; q=dns; s= default; b=itV52EnmqUOY/tn76/ETBO4DrVy2NfrVS56PYY12rcGftFqjcs5eb rHbfPru3+A2VTMCv1oWO2WJQd44hnnGdRqquBJwCLlZ5DJeXn6lkrMNqq6wjO8ih /Mmtexnr26njqk0rds/r89HgrPjsgrPWUdN1CVLoSwjNOsY687a0K4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-id:content-transfer-encoding:mime-version; s=default; bh=bF5WM45oOzANVK3huxAjHqJ+H2E=; b=Uclc/wwKRtTaG4Rby0/CGgaoel64 KDnU36JKF6Mlt9PSi/BTB2yw7ZwfRhO3x4vAZa+NVY0rRa0mJEoxXI7iyuZ5UfBO gNWpiSBRh3MO/bjRbJVxPxhewhLUZUgqnuLgmSxDeer/owoCWxu1fdcTFIL1nSil wzxeJ/wnu5v4XOc= 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,KAM_COUK,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.1 spammy=mesa X-HELO: EUR01-HE1-obe.outbound.protection.outlook.com ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=NNDWAsnhcBmiW60Tz7fNIOPxY72zt4sjg6rOUM9hdBXocIejVAPIOucpP5FLo4bUHiHeTk2i0WYU6xxEA8JtHN+e+P9wLdRjZTAClxTUciRp2YM9ylT8jMoIL9AQBN5/IpBVcssSLKN8lYsX/hEqDT/n97Nj9zKdM4cchPcdH4x83u1wefodC1583mIMPuRMKtcHlVeCKYPEGSGAoz5FllM36sIvQdd1Nm7rcY2nuMd4A1LffYdxXpVAfsrv9197Ghu+p4LW4lsbmyjmpVOBkF9A7nUhA6zowUQK8el4We7MJl8PMVv2cJ4Cfp6jOdiNPHcmvbLtgzBczON0YljG5A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=FpR4r9PgCiXn2bcjTonAzozCXxbCOlEhej/+2KT73Nw=; b=CjDb23w1CihdMxjMB2mg1uBp+6DeEyT75NciLzkmGpRXIJH5YCMJgvu5DiCeT5+VAn+mfWotsBIiqmsyJNo3jeV53U/3/ZFxSCokAQR1QZ0YEmK/yLg4JceXrYzItkMN1KIRLCCTflBdj0KSrO2RQTexz94P9DNZHX6ZvfYZNMO+0BEpUHmnMPLSu4pZ6DlKguc8UkzmJyxoh39+1WFtw8Dr8NQM1o5kutwy0y/KoM/1LH53GCankckSuKHwGdteuvxE1QT5xHd9tWed4dYs+2+6qN1CWTUMN9Drv2aygKintJkCNIxOBgijGK9N8wWQ8te1fTqA3AftxQmSwMvYgw== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none From: Hamish MB To: "cygwin AT cygwin DOT com" Subject: Issues with multiple displays and openGL libraries after latest updates to X, GL, and Mesa Date: Thu, 5 Sep 2019 10:28:36 +0000 Message-ID: x-microsoft-original-message-id: <6b50bae3-de1a-dc36-0303-ae7e568d7d77 AT live DOT co DOT uk> x-ms-exchange-transport-forked: True Content-Type: text/plain; charset="utf-8" Content-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id x85ATGVa004507 Hello, After installing the latest updates to cygwin, including the new X server, openGL libraries, and mesa, I'm having issues with a configure script that was previously working. It no longer finds the openGL libraries. Additionally, the xwin server refuses to start if more than one display is present, for reasons I don't understand. If it's of any use, the package I'm trying to build is wxWidgets 3.0.4, in the hope of eventually getting it and wxPython 4 into the cygwin package repositories. This happens on both the 32-bit and 64-bit versions of Cygwin. Does anyone have any idea why this could be happening? Hamish -- 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