[lazarus] HELP NEEDED
Sascha Kloss
01725832094 at d2mail.de
Fri Jul 6 11:26:43 EDT 2001
Hi,
I am new to lazarus but it seems a good replacment for Kylix (Use it on my PC
in company but would be too expensive to buy it for all workstations). But @
home I use Mandrake 8.0 with this 'known' buggy gcc 2.96 but it isn't. Here
is an excerpt from the messages I got:
[root at localhost lazarus]# make
make -C lcl all
make[1]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl«
rm -f ./units/allunits.ppu
ppc386 -Ca -gl -Fu./units -Fu./interfaces/abstract
-Fu/usr/lib/fpc/1.0.4/units/lin
ux/rtl -Fu/usr/lib/fpc/1.0.4/units/linux/fcl
-Fu/usr/lib/fpc/1.0.4/units/linux -Fi
./include -FU./units -di386 allunits.pp
Free Pascal Compiler version 1.0.4 [2001/05/22] for i386
Copyright (c) 1993-2000 by Florian Klaempfl
Target OS: Linux for i386
Compiling allunits.pp
Compiling ./interfaces/abstract/interfaces.pp
Compiling ./interfaces/abstract/interfaces.pp
Compiling ./interfaces/abstract/interfaces.pp
Assembling interfaces
158 Lines compiled, 0.3 sec
rm -f ./units/allunits.ppu
rm -f ./units/interfaces.ppu
rm -f ./units/interfaces.o
make -C interfaces
make[2]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl/i
nterfaces«
make -C gtk all
make[3]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl/i
nterfaces/gtk«
make --assume-new=interfaces.pp interfaces.ppu
make[4]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl/i
nterfaces/gtk«
ppc386 -Ca -gl -Fu../../units/gtk -Fu../../units
-Fu/usr/lib/fpc/1.0.4/units/linux
/rtl -Fu/usr/lib/fpc/1.0.4/units/linux/fcl -Fu/usr/lib/fpc/1.0.4/units/linux
-Fi.
-FU../../units/gtk -di386 interfaces.pp
mFree Pascal Compiler version 1.0.4 [2001/05/22] for i386
Copyright (c) 1993-2000 by Florian Klaempfl
Target OS: Linux for i386
Compiling interfaces.pp
aCompiling interfaces.pp
Compiling interfaces.pp
Compiling interfaces.pp
Compiling gtkint.pp
kegtkint.pp(118,7) Warning: An inherited method is hidden by
TGTKOBJECT.CREATERECT
RGN
gtkint.pp(118,7) Warning: An inherited method is hidden by
TGTKOBJECT.PEEKMESSAGE
gtkint.pp(118,7) Warning: An inherited method is hidden by
TGTKOBJECT.SETWINDOWLON
G
gtkproc.inc(134,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINT,
expected Array Of CHAR
gtkproc.inc(135,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINT,
expected Array Of CHAR
gtkproc.inc(136,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINT,
expected Array Of CHAR
gtkproc.inc(137,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINT,
expected Array Of CHAR
gtkproc.inc(138,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINT,
expected Array Of CHAR
mgtkint.pp(626) Fatal: There were 5 errors compiling module, stopping
amake[4]: *** [interfaces.ppu] Fehler 1
make[4]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/lcl
/interfaces/gtk«
make[3]: *** [all] Fehler 2
make[3]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/lcl
/interfaces/gtk«
make[2]: *** [gtk_all] Fehler 2
make[2]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/lcl
/interfaces«
make[1]: *** [all] Fehler 2
make[1]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/lcl
«
make: *** [lcl_all] Fehler 2
[root at localhost lazarus]# make
make -C lcl all
kmake[1]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl«
rm -f ./units/allunits.ppu
ppc386 -Ca -gl -Fu./units -Fu./interfaces/abstract
-Fu/usr/lib/fpc/1.0.4/units/lin
ux/rtl -Fu/usr/lib/fpc/1.0.4/units/linux/fcl
-Fu/usr/lib/fpc/1.0.4/units/linux -Fi
./include -FU./units -di386 allunits.pp
Free Pascal Compiler version 1.0.4 [2001/05/22] for i386
Copyright (c) 1993-2000 by Florian Klaempfl
Target OS: Linux for i386
Compiling allunits.pp
eCompiling ./interfaces/abstract/interfaces.pp
Compiling ./interfaces/abstract/interfaces.pp
Compiling ./interfaces/abstract/interfaces.pp
Assembling interfaces
158 Lines compiled, 0.3 sec
rm -f ./units/allunits.ppu
rm -f ./units/interfaces.ppu
rm -f ./units/interfaces.o
make -C interfaces
make[2]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl/i
nterfaces«
make -C gtk all
make[3]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl/i
nterfaces/gtk«
make --assume-new=interfaces.pp interfaces.ppu
make[4]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl/i
nterfaces/gtk«
ppc386 -Ca -gl -Fu../../units/gtk -Fu../../units
-Fu/usr/lib/fpc/1.0.4/units/linux
/rtl -Fu/usr/lib/fpc/1.0.4/units/linux/fcl -Fu/usr/lib/fpc/1.0.4/units/linux
-Fi.
-FU../../units/gtk -di386 interfaces.pp
Free Pascal Compiler version 1.0.4 [2001/05/22] for i386
Copyright (c) 1993-2000 by Florian Klaempfl
Target OS: Linux for i386
Compiling interfaces.pp
Compiling interfaces.pp
Compiling interfaces.pp
Compiling interfaces.pp
Compiling gtkint.pp
gtkint.pp(118,7) Warning: An inherited method is hidden by
TGTKOBJECT.CREATERECTRG
N
gtkint.pp(118,7) Warning: An inherited method is hidden by
TGTKOBJECT.PEEKMESSAGE
gtkint.pp(118,7) Warning: An inherited method is hidden by
TGTKOBJECT.SETWINDOWLON
G
gtkproc.inc(134,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINT,
expected Array Of CHAR
gtkproc.inc(135,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINT,
expected Array Of CHAR
gtkproc.inc(136,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINT,
expected Array Of CHAR
gtkproc.inc(137,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINT,
expected Array Of CHAR
gtkproc.inc(138,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINT,
expected Array Of CHAR
gtkint.pp(626) Fatal: There were 5 errors compiling module, stopping
make[4]: *** [interfaces.ppu] Fehler 1
make[4]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/lcl
/interfaces/gtk«
make[3]: *** [all] Fehler 2
make[3]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/lcl
/interfaces/gtk«
make[2]: *** [gtk_all] Fehler 2
make[2]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/lcl
/interfaces«
make[1]: *** [all] Fehler 2
make[1]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/lcl
«
make: *** [lcl_all] Fehler 2
[root at localhost lazarus]# make
make -C lcl all
make[1]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl«
rm -f ./units/allunits.ppu
ppc386 -Ca -gl -Fu./units -Fu./interfaces/abstract
-Fu/usr/lib/fpc/1.0.4/units/lin
ux/rtl -Fu/usr/lib/fpc/1.0.4/units/linux/fcl
-Fu/usr/lib/fpc/1.0.4/units/linux -Fi
./include -FU./units -di386 allunits.pp
Free Pascal Compiler version 1.0.4 [2001/05/22] for i386
Copyright (c) 1993-2000 by Florian Klaempfl
Target OS: Linux for i386
Compiling allunits.pp
Compiling ./interfaces/abstract/interfaces.pp
Compiling ./interfaces/abstract/interfaces.pp
Compiling ./interfaces/abstract/interfaces.pp
Assembling interfaces
158 Lines compiled, 0.3 sec
rm -f ./units/allunits.ppu
rm -f ./units/interfaces.ppu
rm -f ./units/interfaces.o
make -C interfaces
make[2]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl/i
nterfaces«
make -C gtk all
make[3]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl/i
nterfaces/gtk«
make --assume-new=interfaces.pp interfaces.ppu
make[4]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl/i
nterfaces/gtk«
ppc386 -Ca -gl -Fu../../units/gtk -Fu../../units
-Fu/usr/lib/fpc/1.0.4/units/linux
/rtl -Fu/usr/lib/fpc/1.0.4/units/linux/fcl -Fu/usr/lib/fpc/1.0.4/units/linux
-Fi.
-FU../../units/gtk -di386 interfaces.pp
Free Pascal Compiler version 1.0.4 [2001/05/22] for i386
Copyright (c) 1993-2000 by Florian Klaempfl
Target OS: Linux for i386
Compiling interfaces.pp
Compiling interfaces.pp
Compiling interfaces.pp
Compiling interfaces.pp
Compiling gtkint.pp
gtkint.pp(118,7) Warning: An inherited method is hidden by
TGTKOBJECT.CREATERECTRG
N
gtkint.pp(118,7) Warning: An inherited method is hidden by
TGTKOBJECT.PEEKMESSAGE
gtkint.pp(118,7) Warning: An inherited method is hidden by
TGTKOBJECT.SETWINDOWLON
G
gtkproc.inc(134,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINT,
expected Array Of CHAR
gtkproc.inc(135,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINT,
expected Array Of CHAR
gtkproc.inc(136,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINT,
expected Array Of CHAR
gtkproc.inc(137,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINT,
expected Array Of CHAR
gtkproc.inc(138,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINT,
expected Array Of CHAR
gtkint.pp(626) Fatal: There were 5 errors compiling module, stopping
make[4]: *** [interfaces.ppu] Fehler 1
make[4]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/lcl
/interfaces/gtk«
make[3]: *** [all] Fehler 2
make[3]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/lcl
/interfaces/gtk«
make[2]: *** [gtk_all] Fehler 2
make[2]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/lcl
/interfaces«
make[1]: *** [all] Fehler 2
make[1]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/lcl
«
make: *** [lcl_all] Fehler 2
[root at localhost lazarus]# make
make -C lcl all
make[1]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl«
rm -f ./units/allunits.ppu
ppc386 -Ca -gl -Fu./units -Fu./interfaces/abstract
-Fu/usr/lib/fpc/1.0.4/units/lin
ux/rtl -Fu/usr/lib/fpc/1.0.4/units/linux/fcl
-Fu/usr/lib/fpc/1.0.4/units/linux -Fi
./include -FU./units -di386 allunits.pp
Free Pascal Compiler version 1.0.4 [2001/05/22] for i386
Copyright (c) 1993-2000 by Florian Klaempfl
Target OS: Linux for i386
Compiling allunits.pp
Compiling ./interfaces/abstract/interfaces.pp
Compiling ./interfaces/abstract/interfaces.pp
Compiling ./interfaces/abstract/interfaces.pp
Assembling interfaces
158 Lines compiled, 0.3 sec
rm -f ./units/allunits.ppu
rm -f ./units/interfaces.ppu
rm -f ./units/interfaces.o
make -C interfaces
make[2]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl/i
nterfaces«
make -C gtk all
make[3]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl/i
nterfaces/gtk«
make --assume-new=interfaces.pp interfaces.ppu
make[4]: Wechsel in das Verzeichnis Verzeichnis
»/home/sascha/delphi/lazarus/lcl/i
nterfaces/gtk«
ppc386 -Ca -gl -Fu../../units/gtk -Fu../../units
-Fu/usr/lib/fpc/1.0.4/units/linux
/rtl -Fu/usr/lib/fpc/1.0.4/units/linux/fcl -Fu/usr/lib/fpc/1.0.4/units/linux
-Fi.
-FU../../units/gtk -di386 interfaces.pp
Free Pascal Compiler version 1.0.4 [2001/05/22] for i386
Copyright (c) 1993-2000 by Florian Klaempfl
Target OS: Linux for i386
Compiling interfaces.pp
Compiling interfaces.pp
Compiling interfaces.pp
Compiling interfaces.pp
Compiling gtkint.pp
gtkint.pp(118,7) Warning: An inherited method is hidden by
TGTKOBJECT.CREATERECTRG
N
gtkint.pp(118,7) Warning: An inherited method is hidden by
TGTKOBJECT.PEEKMESSAGgtkint.pp(118,7) Warning: An inherited method is hidden
by TGTKOBJECT.SETWINDOWLG
gtkproc.inc(134,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINTexpected Array Of CHAR
gtkproc.inc(135,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINTexpected Array Of CHAR
gtkproc.inc(136,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINTexpected Array Of CHAR
gtkproc.inc(137,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINTexpected Array Of CHAR
gtkproc.inc(138,49) Error: Incompatible type for arg no. 3: Got Array Of
LONGINTexpected Array Of CHAR
gtkint.pp(626) Fatal: There were 5 errors compiling module, stopping
make[4]: *** [interfaces.ppu] Fehler 1
make[4]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/l/interfaces/gtk«
make[3]: *** [all] Fehler 2
make[3]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/l/interfaces/gtk«
make[2]: *** [gtk_all] Fehler 2
make[2]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/l/interfaces«
make[1]: *** [all] Fehler 2
make[1]: Verlassen des Verzeichnisses Verzeichnis
»/home/sascha/delphi/lazarus/l«
make: *** [lcl_all] Fehler 2
>Sorry for this large message<
Any help?
Sascha
More information about the Lazarus
mailing list