[lazarus] Win32 howto - dies at make clean
Marc Weustink
Marc.Weustink at cuperus.nl
Wed Apr 12 08:35:34 EDT 2000
+ From: Jarto Tarpio [mailto:jarto at starsoft.fi]
+
+ > Eehhh..... PPL we forgot to mention that you need gnu make
+ (and that it should be in your path before borland make)
+
+ I don't think that's the problem:
+
+ C:\pp\source\compiler>which make
+ c:/pp/bin/win32/make.exe
Your original message said something about an unknown command, so I assumed
make
+ rtl, fcl\win32 and packages\gtk compiled without problems.
+ Building lazarus failed also:
+
+ C:\pp\source\lazarus>make -n >junk.bat
+ make.exe: *** interfaces: No such file or directory (ENOENT).
+ Stop.
Ah, another omission
Section 6 of the Win32 howto should say
cvs -z3 update -Dp base docs fcl lazarus compiler rtl packages
You probaby don't have a C:\pp\source\lazarus\lcl\interfaces dir
Marc
More information about the Lazarus
mailing list