[Bug 22831] freebsd compile broken when using BSD make

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 22 19:37:15 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22831


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression
                 CC|                            |julliard at winehq.org
            Summary|freebsd compile broken:     |freebsd compile broken when
                   |configure && make causes    |using BSD make
                   |infinite loop               |
           Severity|blocker                     |major




--- Comment #1 from Austin English <austinenglish at gmail.com>  2010-05-22 19:37:15 ---
Seems the makefile warnings are caused by:
[austin at pcbsd-884 ~/winetest]$ git bisect bad
eab7efd1792d16618608c75cf34b6095a34806d0 is the first bad commit
commit eab7efd1792d16618608c75cf34b6095a34806d0
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Mar 25 21:42:54 2010 +0100

    makefiles: Fix test rules to allow parallel makes again.

Though I can't get the infinite loop to occur again, not sure how I triggered
it earlier, perhaps a make -j4 or so.

The problem only seems to occur when using BSD make. Using GNU make seems to
work fine (compiling now).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list