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:subject:to:references:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=QhddqFttSfX2QbsZ 7C83DsOsoyHdWksdfG/C/wEgd5h6V21u8XBGdiibt4piXuQazIk4QN8Xp/rB1gbB FnNtGjjP8958KDkXGG9zE5W1JtsO03RwKdCiWqebnqv3LUUA7Qlyfxz3aRV0l8ly pOS68uk5D+Zc7qAQ3Wn8G5kC2Lc= 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:subject:to:references:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=w8CUr1yJm07s8P+UrNLBXv FHMkM=; b=jnlN//vTQIRWWFVAz/4F24zsSrjcEATSGqrjz164CuRKYlHmqwMgQU uXcuX9zJ/Xv8TZ22p5IfqS4QCyFMllMDwgm1N9CMsAfuqR0PssPgWOsGuB7dc6bg ozY4NRmi34kRah4ruQ4jY/WHirTW6z4wB8n1sGM1j1WStEThwk6G4= 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=-2.4 required=5.0 tests=BAYES_50,GIT_PATCH_2,KAM_ASCII_DIVIDERS,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=seq, marco, Marco, atzeri X-HELO: rgout02.bt.lon5.cpcloud.co.uk X-OWM-Source-IP: 86.173.196.68 (GB) X-OWM-Env-Sender: jonturney AT btinternet DOT com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-SNCR-VADESECURE: CLEAN Subject: Re: mesa-18.3.1 and missing xxf86vm To: The Cygwin Mailing List References: Cc: Marco Atzeri From: Jon Turney Message-ID: <541e8c77-bdb7-8e50-2802-f08feac5e3dc@dronecode.org.uk> Date: Fri, 28 Dec 2018 13:10:10 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit On 28/12/2018 06:04, Marco Atzeri wrote: > I was trying to build latest mesa to see if > solved a wgl problem on my Intel graphics card >  https://cygwin.com/ml/cygwin/2018-12/msg00222.html > > but I am blocked by > ------------------------------------------ > Dependency xxf86vm found: NO (tried pkgconfig) > > meson.build:1353:4: ERROR:  Dependency "xxf86vm" not found, tried pkgconfig > > A full log can be found at > /cygdrive/d/cyg_pub/devel/mesa/mesa-18.3.1-1.x86_64/src/mesa-18.3.1/x86_64-pc-cygwin/meson-logs/meson-log.txt > > *** ERROR: meson failed > ------------------------------------------- > > any reason to not have the xxf86vm in cygwin ? Historically, we haven't bothered with xxf86vm because it makes no sense to manipulate the video mode of an X server which is hosted by another windowing system. This particular build issue has been fixed upstream, see [1] et. seq. [1] https://lists.freedesktop.org/archives/mesa-dev/2018-December/211720.html -- 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