OpenZFS 2.3.0-rc1 and uClibc. uClibc does not implement strerror_l
.
#16636
Labels
Type: Building
Indicates an issue related to building binaries
Type: Defect
Incorrect behavior (e.g. crash, hang)
System information
Describe the problem you're observing
strerror_l()
is not implemented in some C libraries, such as uClibc.Could you provide a fallback (
strerror(errnum)
)?401c356
Describe how to reproduce the problem
Try to compile openzfs-2.3.0-rc1 with uclibc.
Include any warning/errors/backtraces from the system logs
The text was updated successfully, but these errors were encountered: