On 12/5/2019 12:55 PM, Nick Wellnhofer wrote:
On 12/05/2019 19:15, Test User via xml wrote:
../libxml2-2.9.9/nanohttp.c:915:28: error: 'F_GETFL' undeclared (first
use in this function)
      if ((status = fcntl(s, F_GETFL, 0)) != -1) {
                             ^~~~~~~

Should be fixed with this commit from January:

https://gitlab.gnome.org/GNOME/libxml2/commit/d3de75782504c9136e504c6356bbae52fedf17e5

Nick

Configure hung at this step:
checking for BSD- or MS-compatible name lister (nm)...

In TaskManager I saw nm.exe using 12% of my CPU. My guess is that it was maxing out 1 of the CPU's 8 logical cores. I killed nm.exe and configure continued. I was able to build successfully.

Regards,
Test User.


_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
https://mail.gnome.org/mailman/listinfo/xml

Reply via email to