Re: [fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

2011-10-03 Thread Marcos Douglas
On Thu, Aug 25, 2011 at 5:32 PM, Florian Klämpfl flor...@freepascal.org wrote: Am 25.08.2011 22:07, schrieb Marcos Douglas:   -Fisrc -Fusrc src/gdbint.pp gdbint.pp(3091) Error: Invalid DLL C:\WINDOWS\system32\kernel32.dll, invalid hea der size gdbint.pp(3091) Error: Invalid DLL

Re: [fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

2011-10-03 Thread Marcos Douglas
On Mon, Oct 3, 2011 at 3:01 PM, Marcos Douglas m...@delfire.net wrote: On Thu, Aug 25, 2011 at 5:32 PM, Florian Klämpfl flor...@freepascal.org wrote: Am 25.08.2011 22:07, schrieb Marcos Douglas:   -Fisrc -Fusrc src/gdbint.pp gdbint.pp(3091) Error: Invalid DLL

Re: [fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

2011-08-26 Thread Marcos Douglas
On Thu, Aug 25, 2011 at 4:58 PM, Florian Klämpfl flor...@freepascal.org wrote: Am 25.08.2011 21:56, schrieb Marcos Douglas: On Fri, Jul 29, 2011 at 5:18 PM, Marco van de Voort mar...@stack.nl wrote: In our previous episode, Marcos Douglas said: 1) manually delete the .ppu's in packages

Re: [fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

2011-08-25 Thread Marcos Douglas
On Fri, Jul 29, 2011 at 5:18 PM, Marco van de Voort mar...@stack.nl wrote: In our previous episode, Marcos Douglas said: 1) manually delete the .ppu's in packages that have this problem ( I ran del /s *.ppu ?and *.o in packages/) 2) delete all old fpmake.exe ?(del /s fpmake.exe in

Re: [fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

2011-08-25 Thread Florian Klämpfl
Am 25.08.2011 21:56, schrieb Marcos Douglas: On Fri, Jul 29, 2011 at 5:18 PM, Marco van de Voort mar...@stack.nl wrote: In our previous episode, Marcos Douglas said: 1) manually delete the .ppu's in packages that have this problem ( I ran del /s *.ppu ?and *.o in packages/) 2) delete all

Re: [fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

2011-08-25 Thread Marcos Douglas
On Thu, Aug 25, 2011 at 4:58 PM, Florian Klämpfl flor...@freepascal.org wrote: fpmake is something different than fpcmake. The log below simply shows, that you have no properly installed FPC on your system. Your are right, sorry about that. My FPC is works correctly in two versions: 2.4.5

Re: [fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

2011-08-25 Thread Marcos Douglas
On Thu, Aug 25, 2011 at 5:04 PM, Marcos Douglas m...@delfire.net wrote: On Thu, Aug 25, 2011 at 4:58 PM, Florian Klämpfl flor...@freepascal.org wrote: fpmake is something different than fpcmake. The log below simply shows, that you have no properly installed FPC on your system. Your are

Re: [fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

2011-08-25 Thread Florian Klämpfl
Am 25.08.2011 22:07, schrieb Marcos Douglas: -Fisrc -Fusrc src/gdbint.pp gdbint.pp(3091) Error: Invalid DLL C:\WINDOWS\system32\kernel32.dll, invalid hea der size gdbint.pp(3091) Error: Invalid DLL C:\WINDOWS\system32\user32.dll, invalid heade r size Afaik this is broken in 2.4.1, but

[fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

2011-07-29 Thread Marcos Douglas
Hi, I got an error trying to compile FPC 2.5.1 (trunk at revision: 18036) on WinXP-SP3. Before update, I ran 'make distclean'. Console output: [snip] Start building package fcl-web for target i386-win32. Compiling src\base\custfcgi.pp The installer encountered the following error:

Re: [fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

2011-07-29 Thread Marco van de Voort
In our previous episode, Marcos Douglas said: I got an error trying to compile FPC 2.5.1 (trunk at revision: 18036) on WinXP-SP3. Before update, I ran 'make distclean'. Compiling src\base\custfcgi.pp PPU Loading W:\md\dev\freepascal\compiler\2.5.1\packages\fastcgi\units\i386-win3

Re: [fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

2011-07-29 Thread Marcos Douglas
On Fri, Jul 29, 2011 at 4:31 PM, Marco van de Voort mar...@stack.nl wrote: In our previous episode, Marcos Douglas said: I got an error trying to compile FPC 2.5.1 (trunk at revision: 18036) on WinXP-SP3. Before update, I ran 'make distclean'. Compiling src\base\custfcgi.pp PPU Loading

Re: [fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

2011-07-29 Thread Marco van de Voort
In our previous episode, Marcos Douglas said: 1) manually delete the .ppu's in packages that have this problem ( I ran del /s *.ppu ?and *.o in packages/) 2) delete all old fpmake.exe ?(del /s fpmake.exe in packages/) Ok, thanks, worked! But why this? In some packages in 2.5.1, fpmake

Re: [fpc-pascal] FPC 2.5.1 (trunk rev 18036): Can't find unit fastcgi used by custfcgi

2011-07-29 Thread Marcos Douglas
On Fri, Jul 29, 2011 at 5:18 PM, Marco van de Voort mar...@stack.nl wrote: In our previous episode, Marcos Douglas said: 1) manually delete the .ppu's in packages that have this problem ( I ran del /s *.ppu ?and *.o in packages/) 2) delete all old fpmake.exe ?(del /s fpmake.exe in