------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1611
           Summary: os.h/os.c dependency problem under make -j [fix
                    included]
           Product: Exim
           Version: 4.85+ HEAD
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Keywords: work:tiny
          Severity: bug
          Priority: low
         Component: Unfiled
        AssignedTo: ni...@exim.org
        ReportedBy: h...@schlittermann.de
                CC: exim-dev@exim.org


Created an attachment (id=802)
 --> (http://bugs.exim.org/attachment.cgi?id=802)
fix for the above problem

>From time to time the build using 'make -j' fails, because the depency order
for os.h and os.c are wrong.

checklocalmake needs to see these both files first, thus they need to be in
the dependency list of checklocalmake.

A fix is appended or can be found at 

 git://git.schlittermann.de/exim 

in the fix-makefile-os branch.


-- 
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to