Yes, it was due to an old bug in the make system. The bug was not long ago worked around, so it's now okay. But, these wrong 'en-EN' _files_ could of course be left at install locations.
It's best to completely delete the install dir before a clean build to avoid any leftovers. Or, use mpkg_gnu.bat which does everything automatically and spits out install kits as a result. Brgds, Viktor On Fri, Jun 26, 2009 at 8:39 PM, Itamar Lins<[email protected]> wrote: > Strange, exist files with same name of directory en_EN. :-( fixed here! > > Regards, > Itamar M. Lins Jr. > > "Viktor Szakáts" <[email protected]> > escreveu na mensagem news:[email protected]... > You'll have to give some more information on your system, > and how you started up the build. > > Here this works OK. > > Brgds, > Viktor > > On 2009.06.26., at 20:00, Itamar Lins wrote: > >> Hi! >> >> D:/harbour/trunk/harbour/config/mingw32-make -C en-EN install _HB_BLD=yes >> mingw32-make[2]: Entering directory `D:/harbour/trunk/harbour/doc/en- EN' >> >> cmd.exe /c for %%f in (array.txt binnum.txt browse.txt clipper.txt >> cmdline.txt command.txt compiler.txt datetime.txt dbdelim.txt dbsdf.txt >> dbstrux.txt dir.txt diskspac.txt errsys.txt eval.txt file.txt garbage.txt >> gnulice.txt gtslang.txt harbext.txt hb_api.txt hb_apier.txt hb_apifs.txt >> hb_apigt.txt hb_apiit.txt hb_apiln.txt hb_apird.txt hb_compa.txt >> hb_date.txt >> hb_macro.txt hb_set.txt hb_vm.txt hvm.txt idle.txt input.txt lang.txt >> license.txt macro.txt math.txt memo.txt memvar2.txt menu.txt misc.txt >> nation.txt objfunc.txt rdd.txt rdddb.txt rddmisc.txt rddord.txt >> readme.txt >> sayget.txt set.txt setmode.txt string.txt strotype.txt subcodes.txt >> tbrowse.txt tclass.txt terminal.txt tgetlist.txt tlabel.txt treport.txt >> var.txt ) do copy "%%f" "D:\DEV\HARBOUR\doc\en-EN\" >> >> D:\harbour\trunk\harbour\doc\en-EN>copy "array.txt" >> "D:\DEV\HARBOUR\doc\en-EN\" >> O sistema nĆo pode encontrar o caminho especificado. >> 0 arquivo(s) copiado(s). >> >> Regards, >> Itamar M. Lins Jr. >> >> >> >> _______________________________________________ >> Harbour mailing list >> [email protected] >> http://lists.harbour-project.org/mailman/listinfo/harbour > > > > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
