[exim-dev] [Bug 2070] New: Build error on uClibc: gnu/libc-…

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Temat: [exim-dev] [Bug 2070] New: Build error on uClibc: gnu/libc-version.h: No such file or directory
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: nigel@???
          Reporter: bernd.kuhls@???
                CC: exim-dev@???


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.