building outside of source tree fails - making wrong makedep

Alexandre Julliard julliard at winehq.org
Mon Oct 2 07:48:00 CDT 2006


"Michael [Plouj] Ploujnikov" <ploujj at gmail.com> writes:

> What this looks like to me is make trying to build
> ../../wine-git/tools/makedep which already exists, but it's trying to
> use ../tools/makedep, which doesn't exist, to actually build other
> stuff.

There should be no makedep in the source tree. You probably ran make
there, you can't do that, you should either build in the source dir or
in the build dir but not both.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list