After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 761369 - build: print version of libpcre2-8 when not found
build: print version of libpcre2-8 when not found
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-01-31 17:50 UTC by Hashem Nasarat
Modified: 2016-01-31 18:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: print version of libpcre2-8 when not found (1.09 KB, patch)
2016-01-31 17:50 UTC, Hashem Nasarat
committed Details | Review

Description Hashem Nasarat 2016-01-31 17:50:55 UTC
I spent a few minutes being confused becuase I had the library installed
but it was too old. The standard PKG_CHECK_MODULES macro error message
prints out the expected version, so this custom one should too.
Comment 1 Hashem Nasarat 2016-01-31 17:50:58 UTC
Created attachment 320140 [details] [review]
build: print version of libpcre2-8 when not found
Comment 2 Christian Persch 2016-01-31 17:58:34 UTC
Comment on attachment 320140 [details] [review]
build: print version of libpcre2-8 when not found

Sure.
Comment 3 Hashem Nasarat 2016-01-31 18:04:46 UTC
Attachment 320140 [details] pushed as 9a7d421 - build: print version of libpcre2-8 when not found