[fpc-devel] fcl-WEB build broken => AGAIN

Michael Van Canneyt michael at freepascal.org
Fri Jun 10 22:01:05 CEST 2011



On Fri, 10 Jun 2011, Martin wrote:

> Everytime I update, lately I run into issues....
>
> problem is th "/" which is not regognized by windows.
> ./fpmake.exe
>
> windows believes "." is the command.

That's kind of strange, because from

LOCALFPMAKE=.$(PATHSEP)fpmake$(SRCEXEEXT)

I would guess that the correct pathsep is used (namely \ under windows)

LOCALFPMAKE is the command used to compile the lot.

Michael.
>
>
> make.exe -C fcl-web smart
> make.exe[3]: Entering directory `C:/FPC/SVN/trunc/packages/fcl-web'
> C:/FPC/SVN/trunc/compiler/ppc386.exe fpmake.pp 
> -FuC:/FPC/SVN/trunc/rtl/units/i386-win32 
> -FuC:/FPC/SVN/trunc/packages/hash/units/i386-win32
> -FuC:/FPC/SVN/trunc/packages/paszlib/units/i386-win32 
> -FuC:/FPC/SVN/trunc/packages/fcl-process/units/i386-win32 
> -FuC:/FPC/SVN/trunc/packages
> /fpmkunit/units/i386-win32
> ./fpmake.exe build --localunitdir=../.. --globalunitdir=.. --os=win32 
> --cpu=i386 -o -XX -o -CX -o -Ur -o -Xs -o -O2 -o -n -o -O2 -o -FuC:/FP
> C/SVN/trunc/rtl/units/i386-win32 -o 
> -FuC:/FPC/SVN/trunc/packages/hash/units/i386-win32 -o 
> -FuC:/FPC/SVN/trunc/packages/paszlib/units/i386-wi
> n32 -o -FuC:/FPC/SVN/trunc/packages/fcl-process/units/i386-win32 -o 
> -FuC:/FPC/SVN/trunc/packages/fpmkunit/units/i386-win32 -o -FE. -o -FUuni
> ts/i386-win32 -o -gl -o -O3 -o -Or -o -CpPENTIUMM -o -OpPENTIUMM -o -di386 -o 
> -dRELEASE --compiler=C:/FPC/SVN/trunc/compiler/ppc386.exe -o "
> -XX -CX"
> '.' is not recognized as an internal or external command,
> operable program or batch file.
> make.exe[3]: *** [smart] Error 1
> make.exe[3]: Leaving directory `C:/FPC/SVN/trunc/packages/fcl-web'
> make.exe[2]: *** [fcl-web_smart] Error 2
> make.exe[2]: Leaving directory `C:/FPC/SVN/trunc/packages'
> make.exe[1]: *** [packages_smart] Error 2
> make.exe[1]: Leaving directory `C:/FPC/SVN/trunc'
> make.exe: *** [build-stamp.i386-win32] Error 2
>
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>



More information about the fpc-devel mailing list