Click to See Complete Forum and Search --> : winex installer script craps out


Liquid Snake
11-29-2004, 07:04 PM
I'm running MDK 9.2 and I have a GF2MX with nvidia's driver installed. I have no idea why this happens or why it matters that one file is newer than another, anyway this is what it gives me:



make[3]: Entering directory `/storage/winex/wine/dlls/urlmon/tests'
../../../tools/make_ctests generated.c url.c >testlist.c || rm -f testlist.c
../../../tools/makedep -I. -I. -I../../../include -I../../../include -C. generated.c url.c testlist.c
make[3]: Leaving directory `/storage/winex/wine/dlls/urlmon/tests'
../../tools/makedep -I. -I. -I../../include -I../../include -C. regsvr.c sec_mgr.c umon.c urlmon_main.c
make[2]: Leaving directory `/storage/winex/wine/dlls/urlmon'
cd `dirname user/__depend__` && make depend
make[2]: Entering directory `/storage/winex/wine/dlls/user'
Makefile is older than Makefile.in, please rerun ../../configure
make[2]: *** [Makefile] Error 1
make[2]: Leaving directory `/storage/winex/wine/dlls/user'
make[1]: *** [user/__depend__] Error 2
make[1]: Leaving directory `/storage/winex/wine/dlls'
make: *** [dlls/__depend__] Error 2

Compilation failed, aborting install.









Thanks for any help.