public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* cygport qt5-base.cygport compile due to missing devel libraries
@ 2018-03-10  6:09 Tatsuro MATSUOKA
  2018-03-10 11:56 ` Tatsuro MATSUOKA
  0 siblings, 1 reply; 2+ messages in thread
From: Tatsuro MATSUOKA @ 2018-03-10  6:09 UTC (permalink / raw)
  To: cygwin

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


--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: cygport qt5-base.cygport compile due to missing devel libraries
  2018-03-10  6:09 cygport qt5-base.cygport compile due to missing devel libraries Tatsuro MATSUOKA
@ 2018-03-10 11:56 ` Tatsuro MATSUOKA
  0 siblings, 0 replies; 2+ messages in thread
From: Tatsuro MATSUOKA @ 2018-03-10 11:56 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-10  6:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-10  6:09 cygport qt5-base.cygport compile due to missing devel libraries Tatsuro MATSUOKA
2018-03-10 11:56 ` Tatsuro MATSUOKA

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).