|
From: Adriano d. S. F. <adr...@gm...> - 2009-09-16 13:28:23
|
Darko Seronic escreveu: > My steps (platform is Windowx XP+sp2): > > 1. download Firebird-2.1.3.18185-0.tar.bz2 and sed-4.2-1-setup.exe > 2. install sed, set path to C:\Program Files\GnuWin32\bin\ > 3. Extract Firebird-2.1.3.18185-0.tar.bz2 to the D:\Firebird2 > 4. I already have VS Studio 2005 Prof. installed with service pack 1 > (VS80sp1-KB926601-X86-ENU.exe) > 5. Execute D:\Firebird2\builds\win32\make_icu -> OK > 6. Execute D:\Firebird2\builds\win32\make_boot -> OK > 7. Execute D:\Firebird2\builds\win32\make_all -> FAILED! > > In make_all_Win32.log there are these entries: > 25>c1xx : fatal error C1083: Cannot open source file: > '..\..\..\gen\Win32\dudley\extract.cpp': No such file or directory > > 25>c1xx : fatal error C1083: Cannot open source file: > '..\..\..\gen\Win32\dudley\exe.cpp': No such file or directory > These files are created and are necessary in make_boot.bat. Are them there? What happens if you manually run preprocess.bat? > I have Q6600 and compiler uses all 4 cores, is this can produce error as > build is not executed in sequence? That should not be a problem. Adriano |