[lazarus] [HELP]:problem installing lazarus from CVS

Peter Vreman pfvreman at wins.uva.nl
Sat Jul 31 07:03:47 EDT 1999


At 04:12 31-7-99 , you wrote:
>Hello,
>
>I've two problem when i try to install lazarus according to the method
>of the file 'win32how.htm'
>
>My First problem is at step 5 when i do : make cycle, i get the
>following
>result :
>
>make.exe[3]: Entering directory `c:/pp/source/compiler'
>c:/pp/source/compiler/ppc3.exe -Twin32   -Fu../rtl/win32
>-FuC:/pp/source/units/w
>in32  -di386 -dSUPPORT_MMX  -Sg  -dGDB -dBROWSERLOG pp.pas
>mv -f pp.exe ppc386.exe
>c:/pp/bin/win32/make.exe echotime
>make.exe[4]: Entering directory `c:/pp/source/compiler'
>Start 03:43:01 now 03:52:11
>make.exe[4]: Leaving directory `c:/pp/source/compiler'
>make.exe[3]: Leaving directory `c:/pp/source/compiler'
>make.exe[2]: Leaving directory `c:/pp/source/compiler'
>C:/PP/BIN/WIN32/cmp.exe -i138 ppc3.exe ppc386.exe
>ppc3.exe ppc386.exe differ: char 537, line 1
>make.exe[1]: *** [remake3] Error 1
>make.exe[1]: Leaving directory `c:/pp/source/compiler'
>make.exe: *** [cycle] Error 2

This is the normal behaviour.


>At this step, i continue the batch to the end and all is correct until
>step 7 : when i launch the 'make' in '\pp\source\lazarus' :
>
>C:\pp\source\gtk>cd \pp\source\lazarus
>
>C:\pp\source\lazarus>make clean
>rm -f lazarus.exe
>rm -f *.ow *.ppw *.sw *.aw *.dll *.ppl
>rm -rf *.slw
>
>C:\pp\source\lazarus>make
>ppc386.exe -Twin32   -FuC:/pp/source/rtl/win32
>-FuC:/pp/source/units/win32 -Fu..
>/fcl/win32 -Fu../rtl/win32 -Fu../gtk -Fulcl -FE.  -di386 lazarus.pp
>Free Pascal Compiler version 0.99.13 [1999/07/31] for i386
>Copyright (c) 1993-98 by Florian Klaempfl
>Target OS: Win32 for i386
>Compiling la
>Fatal: Can't open file la
>make.exe: *** [lazarus.exe] Error 1
To long commandline for win32. Try compiling with 'make UNITDIR=. RTLDIR=.'







More information about the Lazarus mailing list