On Tue, 02 Mar 2004 16:19:24 -0500
kractor <[EMAIL PROTECTED]> wrote:

> went so far as to completely reinstall 1.0.10 just to be on the safe 
> side, and i'm still getting the same error I was w/ the cvs compiler i 
> had been using ...
> 
> make -C image clean
> Makefile:154: *** The Makefile doesn't support target win32, please run 
> fpcmake first.  Stop.
> make[2]: Entering directory `C:/CVS/fpc/fcl/image'
> make[2]: Leaving directory `C:/CVS/fpc/fcl/image'
> make[1]: *** [image_clean] Error 2
> make[1]: Leaving directory `C:/CVS/fpc/fcl'
> make: *** [fcl_distclean] Error 2
> 
> this is the error message i get when trying a "make distclean" in the 
> directory to which i fetched the fpc cvs sources
This Makefile (/fpc/fcl/image/Makefile) is only for linux. It needs to be
generated again (by fpcmake), but then for all supported platforms.

HTH,
Vincent.

_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to