Am Dienstag, den 16.05.2006, 18:18 +0200 schrieb Mattias Gaertner:
> On Tue, 16 May 2006 12:16:09 +0200
> Marc Santhoff <[EMAIL PROTECTED]> wrote:

> > What stopped me from finding it myself is a not really clear translation
> > to german. It says now:
> > 
> > "Scrollen bis ans Ende der Zeile"
> > 
> > I suggest to rename it to
> > 
> > "Scrollen über das Zeilenende hinaus"
> > 
> > It's not perfekt, there may be even better translations, but this it at
> > least understandable (by me ;) and logically correct (inverted).
> 
> Changed.

Thank you.

But on FreeBSD4 (don't know if it's related) this happens:

gmake --assume-new=../lazarus.pp lazarus
gmake[2]: Entering directory `/usr/home/marc/program/lazarus/lazarus/ide'
/home/marc/fpc-2.0.2/bin/fpc -gl -Fu../lcl/units/i386-freebsd 
-Fu../lcl/units/i386-freebsd/gtk -Fu../components/codetools/units/i386-freebsd 
-Fu../components/synedit/units/i386-freebsd -Fu../components/custom 
-Fu../components/mpaslex -Fu../ideintf/units/i386-freebsd -Fu../designer 
-Fu../designer/jitform/units/i386-freebsd -Fu../debugger -Fu../converter 
-Fu../packager -Fu../packager/units/i386-freebsd -Fu. -Fiinclude 
-Fiinclude/freebsd -Fi../images -FE.. -FU../units/i386-freebsd -di386 lazarus.pp
Free Pascal Compiler version 2.0.2 [2005/11/17] for i386
Copyright (c) 1993-2005 by Florian Klaempfl
Target OS: FreeBSD/ELF for i386
Compiling lazarus.pp
Linking ../lazarus
/home/marc/fpc-2.0.2/lib/fpc/2.0.2/units/i386-freebsd/rtl/cwstring.o: In 
function `CWSTRING_LOWERWIDESTRING$WIDESTRING$$WIDESTRING':
/home/marc/fpc-2.0.2/lib/fpc/2.0.2/units/i386-freebsd/rtl/cwstring.o(.text+0x460):
 undefined reference to `towlower'
/home/marc/fpc-2.0.2/lib/fpc/2.0.2/units/i386-freebsd/rtl/cwstring.o: In 
function `CWSTRING_UPPERWIDESTRING$WIDESTRING$$WIDESTRING':
/home/marc/fpc-2.0.2/lib/fpc/2.0.2/units/i386-freebsd/rtl/cwstring.o(.text+0x4e0):
 undefined reference to `towupper'
/home/marc/fpc-2.0.2/lib/fpc/2.0.2/units/i386-freebsd/rtl/cwstring.o: In 
function `CWSTRING_COMPAREWIDESTRING$WIDESTRING$WIDESTRING$$LONGINT':
/home/marc/fpc-2.0.2/lib/fpc/2.0.2/units/i386-freebsd/rtl/cwstring.o(.text+0x79c):
 undefined reference to `wcscoll'
lazarus.pp(113,1) Error: Error while linking
Error: /home/marc/fpc-2.0.2/bin/ppc386 returned an error exitcode (normal if 
you did not specify a source file to be compiled)
gmake[2]: *** [lazarus] Fehler 1
gmake[2]: Leaving directory `/usr/home/marc/program/lazarus/lazarus/ide'
gmake[1]: *** [ide] Fehler 2
gmake[1]: Leaving directory `/usr/home/marc/program/lazarus/lazarus/ide'
gmake: *** [ide] Fehler 2

Regards,
Marc


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to