[lazarus] Lazarus Make

hjamilis hjamilis at pymesoft.com.ar
Tue Nov 19 12:42:21 EST 2002


I still can't build lazarus.

Today I installed Mandrake 8.1 with the development packages.

Then I followed the instructios of the page pointed by Tony...

Whats wrong now?

[root at linux lazarus]# make
make -C lcl all
make[1]: Cambiando a directorio `/desar/lazarus/lcl'
/bin/rm -f units/allunits.ppu
ppc386 -gl -Fuinterfaces/abstract -Fu. -Fu/usr/local/lib/fpc/1.0.7/units/linux/rtl -Fu/usr/local/lib/fpc/1.0.7/units/linux/fcl -Fiinclude -FUunits -Fl/usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96 -Fl/usr/X11R6/lib -di386 allunits.pp
Free Pascal Compiler version 1.0.7 [2002/11/18] for i386
Copyright (c) 1993-2002 by Florian Klaempfl
Target OS: Linux for i386
Compiling allunits.pp
91 Lines compiled, 2.1 sec
make -C interfaces all
make[2]: Cambiando a directorio `/desar/lazarus/lcl/interfaces'
make -C gtk all
make[3]: Cambiando a directorio `/desar/lazarus/lcl/interfaces/gtk'
/bin/rm -f ../../units/gtk/interfaces.ppu ../../units/interfaces.ppu
ppc386 -gl -Fu../../units -Fu. -Fu/usr/local/lib/fpc/1.0.7/units/linux/rtl -Fu/usr/local/lib/fpc/1.0.7/units/linux/fcl -Fu/usr/local/lib/fpc/1.0.7/units/linux/gtk -FU../../units/gtk -Fl/usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96 -Fl/usr/X11R6/lib -di386 interfaces.pp
Free Pascal Compiler version 1.0.7 [2002/11/18] for i386
Copyright (c) 1993-2002 by Florian Klaempfl
Target OS: Linux for i386
Compiling interfaces.pp
Compiling gtkint.pp
Compiling gtkproc.pp
gtkproc.pp(29,4) Fatal: Can't find unit X
make[3]: *** [interfaces.ppu] Error 1
make[3]: Saliendo directorio `/desar/lazarus/lcl/interfaces/gtk'
make[2]: *** [gtk_all] Error 2
make[2]: Saliendo directorio `/desar/lazarus/lcl/interfaces'
make[1]: *** [interfaces] Error 2
make[1]: Saliendo directorio `/desar/lazarus/lcl'
make: *** [lcl] Error 2

Horacio






More information about the Lazarus mailing list