On Sat, 14 Mar 2009, Przemyslaw Czerpak wrote:

Hi,

> > set 
> > PATH=C:\devl\cygwin\bin;C:\devl\cygwin\opt\mingw32ce\bin;C:\devl\hbvc-1.1\bin;%PATH%
             ^^^^^^^^^^^^^^^^^^
> > make -C doc install
> > make: make: Command not found
> > make: [doc.inst] Error 127 (ignored)
> > make -C include install
> > make: make: Command not found
> > make: [include.inst] Error 127 (ignored)
> > make -C source install
> > make: make: Command not found
> > make: [source.inst] Error 127 (ignored)
> > make -C contrib install
> > make: make: Command not found
> > make: [contrib.inst] Error 127 (ignored)
> Probably some recent modifications in .cf files broke sth.
> Looks that it cannot find 'make' binaries.

I guess: Due to mixed cygwin and MinGWCE environment old GNU make
from cygwin directory was used.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to