Hi, I just updated my CVS tree and tried to reconfigure it, but I got this error about a missing Makefile.in:
config.status: error: cannot find input file: dlls/wldap32/Makefile.in
Is this going to screw up my build?
Thanks, James Liggett
On Thu, Jul 14, 2005 at 03:14:18PM -0700, James Liggett wrote:
Hi, I just updated my CVS tree and tried to reconfigure it, but I got this error about a missing Makefile.in:
config.status: error: cannot find input file: dlls/wldap32/Makefile.in
Is this going to screw up my build?
You need to run "cvs up -PAd", this will also get new directories.
Ciao, Marcus