I finally managed to fix this machine.
When many searches still failed to turn up the problem - I reread
Mattias' post and tried it from a different angle (by now I had rm
-fr'd my old lazarus and done a fresh checkout even)
I ran find and looked for gdk2x.ppu - and sure enough got two hits:

[EMAIL PROTECTED] /]$ find -name gdk2x.ppu 2>/dev/null
./usr/lib/fpc/2.1.4/units/i386-linux/gtk2/gdk2x.ppu
./home/silentcoder/lazarus/components/trayicon/lib/i386-linux/gtk2/gdk2x.ppu

So I uninstalled trayicon - and suddenly, lazarus built with GTK2.

The on a hunch, I reinstalled the trayicon package  - Lazarus built
halfway, and failed in the same place... don't ask me why but
trayiconlaz causes a problem on some 2.1.4 systems because it seems to
contain a library duplication...

A.J.
On 5/24/07, A.J. Venter <[EMAIL PROTECTED]> wrote:
I don't know what changed but with neither fpc 2.3.1 nor 2.1.4 am I
able to compile the LCL for GTK2 as unit gtkint fails to build. Here
are the errors I am getting:

PPU Loading /home/silentcoder/lazarus/lcl/units/i386-linux/gtk2/gtkint.ppu
PPU Source: gtkint.pp not found
PPU Source: gtkdefines.inc not found
PPU Source: gtkwinapih.inc not found
PPU Source: gtklclintfh.inc not found
PPU Source: gtklistslh.inc not found
PPU Source: gtkfiledialogutilsh.inc not found
PPU Source: gtklistsl.inc not found
PPU Source: gtkfiledialogutils.inc not found
PPU Source: gtkobject.inc not found
PPU Source: gtkwinapi.inc not found
PPU Source: gtklclintf.inc not found
PPU Source: gtkimages.lrs not found

Any ideas ?
--
A.J. Venter
CEO - OutKast Solutions C.C.
http://www.outkastsolutions.co.za
Cell: +27 83 455 9978
Fax: +27 21 413 2800
Office: +27 21 591 6766



--
A.J. Venter
CEO - OutKast Solutions C.C.
http://www.outkastsolutions.co.za
Cell: +27 83 455 9978
Fax: +27 21 413 2800
Office: +27 21 591 6766

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

Reply via email to