Subject | Re: [firebird-support] Error when compiling Firebird under Windows, missing extract.cpp and exe.cpp |
---|---|
Author | Vlad Khorsun |
Post date | 2009-09-16T13:13:09Z |
> My steps (platform is Windowx XP+sp2):make_boot was NOT OK.
>
> 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
>
> 25>gdef - 2 error(s), 0 warning(s)
>
>
> Anyone has any idea?
Run preprocess and then make_all again
Regards,
Vlad
PS I think such questions must go to fb-devel
PPS You should have all binaries except of gdef in temp\Win32\Release\firebird