https://bugs.exim.org/show_bug.cgi?id=2070
Bug ID: 2070
Summary: Build error on uClibc: gnu/libc-version.h: No such
file or directory
Product: Exim
Version: 4.89
Hardware: x86
OS: Linux
Status: NEW
Severity: bug
Priority: medium
Component: Unfiled
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 1002
--> https://bugs.exim.org/attachment.cgi?id=1002&action=edit
patch
uClibc defines __GLIBC__ but does not contain libc-version.h, added with commit
https://git.exim.org/exim.git/commitdiff/01f3091ab20e5b78419d2b7cff106b421600e553
leading to a build error:
exim.c:16:31: fatal error: gnu/libc-version.h: No such file or directory
The attached patch fixes the problem.
--
You are receiving this mail because:
You are on the CC list for the bug.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim
details at http://www.exim.org/ ##