Project

General

Profile

Actions

Bug #64371

open

[windows] gzlib.c:235:44: error: use of undeclared identifier '_SH_DENYNO'

Added by Casey Bodley 3 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
windows
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

x86_64-w64-mingw32-gcc  -O3 -Wall -I. -c -o minigzip.o test/minigzip.c
gzlib.c:235:44: error: use of undeclared identifier '_SH_DENYNO'
        _wsopen_s(&state->fd, path, oflag, _SH_DENYNO, _S_IREAD | _S_IWRITE);
                                           ^
1 error generated.
make: *** [win32/Makefile.gcc:80: gzlib.o] Error 1
make: *** Waiting for unfinished jobs....

ex. https://jenkins.ceph.com/job/ceph-windows-pull-requests/35002/consoleFull

No data to display

Actions

Also available in: Atom PDF