Am Sonntag 06 Dezember 2009 11:30:30 schrieb Mattias Gaertner: > On Sun, 6 Dec 2009 11:14:02 +0100 > > Thomas Moritz <[email protected]> wrote: > > Hello, > > at last time (since svn-rev.22800), i have this error messages: > > > > > > Free Pascal Compiler version 2.2.4 [2009/10/14] for x86_64 > > Copyright (c) 1993-2008 by Florian Klaempfl > > Target OS: Linux for x86-64 > > Compiling lazarus.pp > > staticpackages.inc(2,10) Error: Duplicate identifier > > "CODETOOLS" staticpackages.inc(2,10) Error: Duplicate > > identifier "CodeTools" > > Does your staticpackages.inc has two times codetools?
No, the double entry comes with svn-update (imho). $ find in the running system find only "codetools" (lowerstring) "CODETOOLS" (upperstring) comes with svn-update??? $ vi staticpackages.inc printer4lazarus, sqlitelaz, sqlite3laz, printers4lazide, MfG Th. Moritz -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
