delorie.com/archives/browse.cgi | search |
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:from:reply-to:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; q=dns; s=default; b=w1ufpZAwx1+jVCMu | |
vltuMSBc/5atOFmpwkrseB5vTNjscsZ5lqWGcHc0Ns/nq4tKIWlI/3jQ7VHi1/zt | |
INZMnxRDIeZroRp743X9GLsaaqmp/0haFwqfWPrm3BfccQiCBOFgiHifRFj5fYqg | |
c+Vhw+2GsYpS9Eyrsc1zGUQYIoU= | |
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:from:reply-to:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; s=default; bh=VYH5iIp2+a9YeZ4NhcdHmL | |
wBkbg=; b=o/qj5xT3m28w3NsSm9ZebFWtkgeiGH082cBOMXjk+PnhlhH7H7sIDm | |
zncW9Yo5hfI3Xhg21SZkMVygWQ9dNeCbCtN5jg2toQvcEqn2jzKhPEdXVkIoSp/y | |
cNM+vrFKgNJ3FYOTYxBN3yjEWeVTpNq0mEEO1Ai0QE1BjHpXJLfCA= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=moss, Moss |
X-HELO: | smtp-out-4.mxes.net |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=galbraiths.ca; s=tuffmail; t=1581726552; bh=/K6PhKZmeb+2mf4fFj68OmwLEmPLkH3oTMvEBS+pnBE=; h=Subject:To:References:From:Date:In-Reply-To:From; b=f0ewzZFIK8x/BKFt50TigAPJYmWvwJl8Fm6O8+6EyDg3fRP6+2um2ixHiREHPKG4p W/xiN4o2fi22KjMGoVJxsZrZ5BFREKl0HBGxL20LxiSNswVGmuWZ1g/MQmkemDSzCA pERScNx+cMvG7wmIHDig1kKVUrme7i3BVzBYz4EM= |
Subject: | Re: Can't compile port qtermwidget |
To: | cygwin AT cygwin DOT com |
References: | <4f7262ba-4257-625c-c04b-7ba6496309c4 AT galbraiths DOT ca> <e7e0c94a-b6b7-9b31-f2e8-70fe6c7212fd AT cs DOT umass DOT edu> <fb3fb6c1-8073-5ad6-c07a-00d662725e16 AT galbraiths DOT ca> <b3aa3c19-9cdd-3437-84a4-5a399e050250 AT cs DOT umass DOT edu> |
From: | "Paul Galbraith via cygwin" <cygwin AT cygwin DOT com> |
Reply-To: | Paul Galbraith <paul AT galbraiths DOT ca> |
Message-ID: | <b5fe34cd-e070-77de-5eb7-89c33c82811f@galbraiths.ca> |
Date: | Fri, 14 Feb 2020 19:29:09 -0500 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 |
MIME-Version: | 1.0 |
In-Reply-To: | <b3aa3c19-9cdd-3437-84a4-5a399e050250@cs.umass.edu> |
X-Sent-To: | <Y3lnd2luQGN5Z3dpbi5jb20=> |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id 01F0lpqK018263 |
On 2020-02-10 9:55 a.m., Eliot Moss wrote: > I wonder ... are there relevant ./configure options?   EM I finally managed to dig to the bottom of this one, and sure enough it was a simple goof on my part. qtermwidget has a dependency on 'lxqt-build-tools' which includes cmake modules that provide some of the compiler flags. It turns out I had a local build of this package (of a more recent version) installed to /usr/local. Removing the local install and installing the cygwin lxqt-build-tools package instead, solved the problem. -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |