"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes: > To fix this I had to do: > > [dimi@dimi wine.build]$ cp ../wine.src/tools/makedep tools/ > > (I had makedep built already in the source tree) > > This doesn't sound right, does it?
You should do a make distclean in the source tree first. make gets confused if some objects already exist in the source tree. -- Alexandre Julliard [EMAIL PROTECTED]