<div dir="ltr">I'm trying to build PyQt5 on Ubuntu 14.04; I've downloaded the tarball, unpacked, and run:<br><br>    python configure --sip-incdir /home/chris/sip/sip-4.15.5/siplib<br>    make<br><br>Configure finishes fine (--sip-incdir is where I installed sip), but make does't complete, with several errors such as the following:<br>

<br><div>    error: ‘SubdomainSetting’ is not a member of ‘QWebSecurityOrigin’<br>    QWebSecurityOrigin::SubdomainSetting a2;<br><br>(I've put the full list of errors from output on pastebin: <a href="http://pastebin.com/RiZa0hpD">http://pastebin.com/RiZa0hpD</a>). Any ideas on how to fix are most appreciated!</div>

<div><br></div><div>Cheers,</div><div>Chris</div></div>