search for: pango_version_major

Displaying 2 results from an estimated 2 matches for "pango_version_major".

2017 Aug 29
0
Pango error when compiling virt-p2v on RHEL 7 (was: Re: Regarding libguestfs)
...e command in inside the source code of libguestfs. > But while running make we are facing below issue: > > /usr/include/pango-1.0/pango/pango-version-macros.h:251:60: error: missing binary operator before token "(" > #define PANGO_VERSION_CUR_STABLE (G_ENCODE_VERSION (PANGO_VERSION_MAJOR, PANGO_VERSION_MINOR)) > ^ > /usr/include/pango-1.0/pango/pango-version-macros.h:313:42: note: in expansion of macro 'PANGO_VERSION_CUR_STABLE' > # define PANGO_VERSION_MAX_ALLOWED (PANGO_VERSION_CUR_STABLE) >...
2017 Aug 29
0
Re: Regarding libguestfs
...e command in inside the source code of libguestfs. > But while running make we are facing below issue: > > /usr/include/pango-1.0/pango/pango-version-macros.h:251:60: error: missing binary operator before token "(" > #define PANGO_VERSION_CUR_STABLE (G_ENCODE_VERSION (PANGO_VERSION_MAJOR, PANGO_VERSION_MINOR)) > ^ > /usr/include/pango-1.0/pango/pango-version-macros.h:313:42: note: in expansion of macro 'PANGO_VERSION_CUR_STABLE' > # define PANGO_VERSION_MAX_ALLOWED (PANGO_VERSION_CUR_STABLE) >...