[Bug 22134] New: wine fails to build, tools makedep not found

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 22 19:07:48 CDT 2010


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

           Summary: wine fails to build, tools makedep not found
           Product: Wine
           Version: unspecified
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build-env
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: alasdairs at dsl.pipex.com


Doing a clean build of wine results in the following build failure:
[ams at hal build]$ make depend
config.status: creating dlls/acledit/Makefile
make[1]: Entering directory `/home/ams/src/wine/build/dlls/acledit'
../../tools/makedep  -C../../../wine-git/dlls/acledit -S../../../wine-git
-T../..  main.c                
make[1]: ../../tools/makedep: Command not found
make[1]: *** [depend] Error 127
make[1]: Leaving directory `/home/ams/src/wine/build/dlls/acledit'
make: *** [dlls/acledit/__depend__] Error 2

wine01.1.41 builds ok
The first failing commit is:

commit 03642414a84a14d9cd0efe143b2de9cf35a693a2
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sat Mar 20 15:24:22 2010 +0100

    makefiles: Generate all the top-level make rules inside the corresponding
shell function.

-- 
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