On 3/10/19 3:19 PM, Wietse Venema wrote:
>    * LINUX5 is supported, based on sanity checks with a Rawhide
>      prerelease.

fyi, still

        cd postfix-3.4.2
                make tidy
                make -f Makefile.in MAKELEVEL= Makefiles
                 (echo "# Do not edit -- this file documents how Postfix was 
built for your machine."; /bin/sh makedefs) >makedefs.tmp
                 ATTENTION:
                 ATTENTION: Unknown system type: Linux 
5.0.0-lp150.5.g6bc6477-default
                 ATTENTION:
                 make: *** [Makefile.in:31: Makefiles] Error 1
                 make: *** [Makefile:22: Makefiles] Error 2

checking,

        grep Linux makedefs
                #       Do not build with Linux EPOLL support.
                #       is unavailable on some recent Linux distributions.
                    Linux.1*)   SYSTYPE=LINUX1
                    Linux.2*)   SYSTYPE=LINUX2
        ??        Linux.[34].*) SYSTYPE=LINUX$RELEASE_MAJOR
                # The following was validated in 2014 on FreeBSD/Linux and 
Solaris 9.

Reply via email to