Le jeudi 24 Novembre 2005 22:13, Mattias Gaertner a écrit : > On Thu, 24 Nov 2005 17:15:16 +0100 > > jean-marc levecque <[EMAIL PROTECTED]> wrote: > > Before the "make", there is the normal messages from the script: start, > > moving old backup, update lazarus, copying files, all without error, and > > files look to be there > > Errors are only on commands "make > /dev/null" and "make idepkg > > > /dev/null" > > To /dev/null? > Where is this from? > Following the answer from Vincent, I removed these /dev/null (I am not yet familiar with Linux command lines), and give the last messages with the error. May be I have to re-install from 0.9.10 (but I suspect the error comes from this installation from rpm)
> > After that, I have tryed to build lazarus from the ide, but I cannot, I > > got errors in ~/lazarus/ide/translations.pas "Identifier not found > > "rsLanguageDeutsch", and also rsLanguageRussianUTF, rsLanguageSpanishUTF, > > rsFinnishWin, which probably mean something is not there due to the > > previous errors > > > > Any idea of what goes wrong ? > > You have some old files in your lazarus source, that were deleted. > How did you update your lazarus sources? > > Either update clean or download the current sources. > After removing translations.pas and translations.ppu, as Vincent advised, it is good again. Thanks Mattias > > Mattias > > > Le jeudi 24 Novembre 2005 14:14, Mattias Gaertner a écrit : > > > On Thu, 24 Nov 2005 14:10:10 +0100 > > > > > > jean-marc levecque <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I am updating from svn, on Linux Mdk10.1, using the procedure > > > > described in the wiki, particularly the script "svnupdate". > > > > It seems to work fine, but everytime I get the following messages: > > > > > > > > make lazarus > > > > Makefile:3329: caution : overwrite commnds for "examples" > > > > makefile:3296: caution : old commands for "examples" ignored > > > > make[2]: *** [lazarus] Error 1 > > > > make[1]: *** [ide] Error 2 > > > > make: *** [ide] Error 2 > > > > make the packages > > > > Makefile:3329: caution : overwrite commnds for "examples" > > > > makefile:3296: caution : old commands for "examples" ignored > > > > make[2]: *** [lazarus] Error 1 > > > > make[1]: *** [idepkg] Error 2 > > > > make: *** [idepkg] Error 2 > > > > Finished > > > > > > > > Restarting Lazarus, it is working, and apparently Ok, but I am > > > > worrying about the errors. What is wrong ? What could be the > > > > consequence ? What should I do to get it "make" without error ? > > > > > > Is that all? No more output? > > > > > > > > > Mattias > > > > > > _________________________________________________________________ > > > To unsubscribe: mail [EMAIL PROTECTED] with > > > "unsubscribe" as the Subject > > > archives at http://www.lazarus.freepascal.org/mailarchives > > > > _________________________________________________________________ > > To unsubscribe: mail [EMAIL PROTECTED] with > > "unsubscribe" as the Subject > > archives at http://www.lazarus.freepascal.org/mailarchives > > _________________________________________________________________ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject > archives at http://www.lazarus.freepascal.org/mailarchives _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
