[lazarus] Win32 howto - dies at make clean

Michael A. Hess mhess at miraclec.com
Wed Apr 12 13:53:18 EDT 2000


Jarto Tarpio wrote:
> 
> junk.bat contains this after "make -n >junk.bat"
> 
> c:/pp/bin/win32/make.exe -C lcl all
> make.exe[1]: Entering directory `c:/pp/source/lazarus/lcl'
> rm -f allunits.exe
> c:/pp/bin/win32/make.exe -C interfaces all
> make.exe: Entering an unknown directory
> make.exe: Leaving an unknown directory
> make.exe[1]: Leaving directory `c:/pp/source/lazarus/lcl'
> 
> The error was:
> C:\pp\source\lazarus>make -n >junk.bat
> make.exe: *** interfaces: No such file or directory (ENOENT).
> Stop.
> make.exe[1]: *** [interfaces_all] Error 2
> make.exe: *** [lcl_all] Error 2

Do you have an issue with long file names on your machine?

All the other directories are 8 chars. or less but interfaces is 10
characters long. 

-- 
==== Programming my first best destiny! ====

Michael A. Hess      Miracle Concepts, Inc.
mhess at miraclec.com   http://www.miraclec.com






More information about the Lazarus mailing list