Re: [xml] error compiling libxml2-2.9.9 with MinGW with MSYS

2019-05-13 Thread Test User via xml

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


Re: [xml] error compiling libxml2-2.9.9 with MinGW with MSYS

2019-05-12 Thread Nick Wellnhofer

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

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