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:date:from:to:message-id:in-reply-to:references | |
:subject:mime-version:content-type:content-transfer-encoding; q= | |
dns; s=default; b=nhuxB8KAs8ukQdwBzc7YmrDdvWEWIqI8UHXH02khEo9abb | |
FhL8ve0Tl9/f50oMbdMWZJNuTNdcXG9Me4cQ9sNDjYSuJULJrliQRasMlqFDSSAn | |
hAlB8QoRnfcC+0OG4DmASkkAMtsIRmzHRR27Tf7bnua3UEuYNDdPtxx/XGkXA= | |
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:date:from:to:message-id:in-reply-to:references | |
:subject:mime-version:content-type:content-transfer-encoding; s= | |
default; bh=vkrIxS1TmErXP9v6YUjg7VWc+h4=; b=XpfsUasdcKLkP/P3rkVX | |
mgU4hGjd00PXEULgFAstQe9nb6FJ3Yr4MTmVJZVJ3FOlU1UlhRoQ8QMBj7KWDv5T | |
ZPsm6U5dWDcBkpOQGE748lNM5pwibIPUdFlGis1U/15Swnjcn8MWngh7/U8nAP9k | |
5EDa9o9mZyBQWesur2rbiyk= | |
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-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=0.1 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX autolearn=no version=3.3.2 spammy=H*F:D*yahoo.co.jp, H*M:post, H*F:D*co.jp |
X-HELO: | n5.nabble.com |
Date: | Fri, 9 Mar 2018 23:08:58 -0700 (MST) |
From: | Tatsuro MATSUOKA <tmacchant2 AT yahoo DOT co DOT jp> |
To: | cygwin AT cygwin DOT com |
Message-ID: | <1520662138446-0.post@n5.nabble.com> |
In-Reply-To: | <642238.72292.qm@web103110.mail.kks.yahoo.co.jp> |
References: | <642238 DOT 72292 DOT qm AT web103110 DOT mail DOT kks DOT yahoo DOT co DOT jp> |
Subject: | Re: cygport qt5-base.cygport compile due to missing devel libraries |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
I have downloaded sources of two application, executed cygport process and intalled build matters with libraries. The above solved my issues. Sorry for the noise Tatsuro Previous mail ****************************************************************************** cygport qt5-base.cygport compile due to missing devel libraries What was done and happened 1. download qt5-b ase source to /usr/src using setup At /usr/src/qt5-base-5.9.4-1.src 2. execute cygport qt5-base.cygport prep cygport qt5-base.cygport compile 3. cygport qt5-base.cygport compile reports like the below ERROR: Feature 'icu' was enabled, but the pre-condition 'libs.icu' failed. ERROR: Feature 'system-pcre2' was enabled, but the pre-condition 'libs.pcre2' failed. ERROR: Feature 'openssl-linked' was enabled, but the pre-condition '!features.securetransport && libs.openssl' failed. ERROR: Feature 'openssl' was enabled, but the pre-condition '!features.securetransport && (features.openssl-linked || libs.openssl_headers)' failed. ERROR: Feature 'xkbcommon-system' was enabled, but the pre-condition 'libs.xkbcommon_x11' failed. ERROR: Feature 'sql-mysql' was enabled, but the pre-condition 'libs.mysql' failed. ERROR: Feature 'sql-odbc' was enabled, but the pre-condition 'features.datestring && libs.odbc' failed. ERROR: Feature 'sql-psql' was enabled, but the pre-condition 'libs.psql' failed. ERROR: Feature 'sql-tds' was enabled, but the pre-condition 'features.datestring && libs.tds' failed. 4. install devel tools for missing libraries by setup 5. Erase build folder and re-execute 2. 6. Error reduced into ERROR: Feature 'sql-psql' was enabled, but the pre-condition 'libs.psql' failed. ERROR: Feature 'sql-tds' was enabled, but the pre-condition 'features.datestring && libs.tds' failed. I could not find devel tools for libpsql and libtds in setup. Have to I build those libraies from source? Tatsuro -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |