Bug 381575 - CMake should indicate the need for libgpg-error as compile fails without it
Summary: CMake should indicate the need for libgpg-error as compile fails without it
Status: CONFIRMED
Alias: None
Product: isoimagewriter
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: HI normal
Target Milestone: ---
Assignee: Jonathan Riddell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-23 13:13 UTC by clivejo
Modified: 2017-08-07 11:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description clivejo 2017-06-23 13:13:37 UTC
Compile fails with:

/usr/include/gpgme++/error.h:32:23: fatal error: gpg-error.h: No such file or directory
 #include <gpg-error.h>
                       ^
Comment 1 clivejo 2017-06-23 13:38:51 UTC
Also fails on:

make[4]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libgpgme.so', needed by 'isoimagewriter/isoimagewriter'.  Stop.