[mythtv-users] 0.28 compilation issue

Udo van den Heuvel udovdh at xs4all.nl
Tue Aug 1 16:54:31 UTC 2017


On 30-07-17 09:40, Udo van den Heuvel wrote:
> but replacing 'isystem' by
> 'I' in Makefiles solves this completely and allows for a compile.

More precise:
`-isystem /usr/include` should be replaced by `-I /usr/include` to make
compiling MythTV work.
Until we know the root cause this could be a workaround.
So how can I disable the generation of Makefiles etc with `-isystem
/usr/include` in them?

> Is my gcc defective? (gcc version 7.1.1 20170622 (Red Hat 7.1.1-3) (GCC))
> Or what is wrong here?

gcc-7.1.1-3.fc26.x86_64 that is.
All devel packages are present.

I opened ticket #13085 for this issue.

Udo


More information about the mythtv-users mailing list