Details
-
Bug
-
Resolution: Fixed
-
Critical - P2
-
1.0.1
-
None
Description
A user in mongodb/mongo-php-driver#1097 reported a problem compiling libmongocrypt on Alpine Linux (3.10 according to this Dockerfile) due to ssize_t being undefined.
This Stack Overflow thread suggests that ssize_t is supported in POSIX but not standard C, although I'm not sure why it wouldn't exist on Alpine.
Attachments
Issue Links
- related to
-
PHPC-1553 Conditionally define ssize_t if it is not available
-
- Closed
-
-
MONGOCRYPT-416 Publish libmongocrypt builds for Alpine Linux
-
- Backlog
-
-
CDRIVER-3533 Ensure files referencing ssize_t include sys/types.h
-
- Backlog
-